openimageio: update to 1.7.14.
This commit is contained in:
parent
f0a6cc6e02
commit
69ba3000eb
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'openimageio'
|
||||
pkgname=openimageio
|
||||
version=1.7.13
|
||||
revision=2
|
||||
version=1.7.14
|
||||
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=d9ffed79180232636ebed670233666ec7f05eb05fa24e12519b28d042b673b36
|
||||
checksum=5d205cc9baccf9ae3f46a589a656e308d89f7d7f93f2586ed20b9acea8a27f4c
|
||||
|
||||
pre_build() {
|
||||
# Replace -isystem with -I to avoid "#include_next <stdlib.h>" file not found
|
||||
|
|
Loading…
Reference in New Issue