mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/openimageio to 1.7.13-3
This commit is contained in:
parent
848b49026d
commit
0b29f50082
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
pkgname=openimageio
|
||||
pkgver=1.7.13
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="A library for reading and writing images, including classes, utilities, and applications"
|
||||
arch=(i686 x86_64)
|
||||
url="http://www.openimageio.org/"
|
||||
|
@ -35,6 +35,7 @@ build() {
|
|||
-DPYLIB3_INSTALL_DIR=lib/python3.6/site-packages \
|
||||
-DOIIO_BUILD_TESTS=ON \
|
||||
-DOIIO_BUILD_TOOLS=ON \
|
||||
-DSTOP_ON_WARNING=OFF \
|
||||
-DUSE_TBB=0
|
||||
make
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue