mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +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
|
pkgname=openimageio
|
||||||
pkgver=1.7.13
|
pkgver=1.7.13
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
pkgdesc="A library for reading and writing images, including classes, utilities, and applications"
|
pkgdesc="A library for reading and writing images, including classes, utilities, and applications"
|
||||||
arch=(i686 x86_64)
|
arch=(i686 x86_64)
|
||||||
url="http://www.openimageio.org/"
|
url="http://www.openimageio.org/"
|
||||||
|
@ -35,6 +35,7 @@ build() {
|
||||||
-DPYLIB3_INSTALL_DIR=lib/python3.6/site-packages \
|
-DPYLIB3_INSTALL_DIR=lib/python3.6/site-packages \
|
||||||
-DOIIO_BUILD_TESTS=ON \
|
-DOIIO_BUILD_TESTS=ON \
|
||||||
-DOIIO_BUILD_TOOLS=ON \
|
-DOIIO_BUILD_TOOLS=ON \
|
||||||
|
-DSTOP_ON_WARNING=OFF \
|
||||||
-DUSE_TBB=0
|
-DUSE_TBB=0
|
||||||
make
|
make
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue