openimageio: update to 1.7.8.
This commit is contained in:
parent
6fd53e4baa
commit
ee88d53698
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'openimageio'
|
||||
pkgname=openimageio
|
||||
version=1.7.7
|
||||
revision=2
|
||||
version=1.7.8
|
||||
revision=1
|
||||
wrksrc=oiio-Release-${version}
|
||||
build_style=cmake
|
||||
configure_args="-DUSE_OPENGL=0 -DUSE_QT=0 -DUSE_PYTHON=0 -DOIIO_BUILD_TESTS=0"
|
||||
|
@ -17,7 +17,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=1c006765d153d1c56806e78a83ece330f7905209ecf0f5d3c3b52d77a328345a
|
||||
checksum=67257e4bfabaaab3c5244ee50ea54e409d857588a6e5ab0d11f5eb057e0de740
|
||||
nocross=yes # -> ilmbase
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Reference in New Issue