openimageio: update to 1.7.13. (#6079)
This commit is contained in:
parent
e30a95136a
commit
4d4db39e40
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'openimageio'
|
||||
pkgname=openimageio
|
||||
version=1.7.12
|
||||
revision=2
|
||||
version=1.7.13
|
||||
revision=1
|
||||
wrksrc=oiio-Release-${version}
|
||||
build_style=cmake
|
||||
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"
|
||||
homepage="https://sites.google.com/site/openimageio/home"
|
||||
distfiles="https://github.com/OpenImageIO/oiio/archive/Release-${version}.tar.gz"
|
||||
checksum=7da061f0308d5135ea944dbbf88968e0e834cdd50263f9cd594bec97e694a70d
|
||||
checksum=d9ffed79180232636ebed670233666ec7f05eb05fa24e12519b28d042b673b36
|
||||
|
||||
pre_build() {
|
||||
# Replace -isystem with -I to avoid "#include_next <stdlib.h>" file not found
|
||||
|
|
Loading…
Reference in New Issue
Block a user