openimageio: update to 1.7.13. (#6079)

This commit is contained in:
lemmi 2017-04-03 16:04:15 +01:00 committed by Juan RP
parent e30a95136a
commit 4d4db39e40

View file

@ -1,7 +1,7 @@
# Template file for 'openimageio' # Template file for 'openimageio'
pkgname=openimageio pkgname=openimageio
version=1.7.12 version=1.7.13
revision=2 revision=1
wrksrc=oiio-Release-${version} wrksrc=oiio-Release-${version}
build_style=cmake build_style=cmake
configure_args="-DUSE_OPENGL=0 -DUSE_QT=0 -DUSE_PYTHON=0 -DOIIO_BUILD_TESTS=0 configure_args="-DUSE_OPENGL=0 -DUSE_QT=0 -DUSE_PYTHON=0 -DOIIO_BUILD_TESTS=0
@ -18,7 +18,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
license="BSD" license="BSD"
homepage="https://sites.google.com/site/openimageio/home" homepage="https://sites.google.com/site/openimageio/home"
distfiles="https://github.com/OpenImageIO/oiio/archive/Release-${version}.tar.gz" distfiles="https://github.com/OpenImageIO/oiio/archive/Release-${version}.tar.gz"
checksum=7da061f0308d5135ea944dbbf88968e0e834cdd50263f9cd594bec97e694a70d checksum=d9ffed79180232636ebed670233666ec7f05eb05fa24e12519b28d042b673b36
pre_build() { pre_build() {
# Replace -isystem with -I to avoid "#include_next <stdlib.h>" file not found # Replace -isystem with -I to avoid "#include_next <stdlib.h>" file not found