openimageio: update to 1.8.17.
This commit is contained in:
parent
8ce83d1ec8
commit
1d39afd8a5
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'openimageio'
|
||||
pkgname=openimageio
|
||||
version=1.8.16
|
||||
revision=2
|
||||
version=1.8.17
|
||||
revision=1
|
||||
wrksrc="oiio-Release-${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DUSE_OPENGL=0 -DUSE_QT=0 -DUSE_PYTHON=0 -DOIIO_BUILD_TESTS=0
|
||||
|
@ -16,7 +16,7 @@ license="BSD"
|
|||
homepage="https://sites.google.com/site/openimageio/home"
|
||||
changelog="https://raw.githubusercontent.com/OpenImageIO/oiio/release/CHANGES.md"
|
||||
distfiles="https://github.com/OpenImageIO/oiio/archive/Release-${version}.tar.gz"
|
||||
checksum=a67bb2800805bce10c055bc3f5ed32ce31498381fc1cf8e42e24d4193f3f935f
|
||||
checksum=a019086c05a6150d445a2240bab1723dff540dde5f5c327c36a97f0b5ae0e157
|
||||
|
||||
CXXFLAGS="-faligned-new"
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in New Issue