mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
openimageio: update to 1.8.17.
This commit is contained in:
parent
8ce83d1ec8
commit
1d39afd8a5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'openimageio'
|
# Template file for 'openimageio'
|
||||||
pkgname=openimageio
|
pkgname=openimageio
|
||||||
version=1.8.16
|
version=1.8.17
|
||||||
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
|
||||||
|
@ -16,7 +16,7 @@ license="BSD"
|
||||||
homepage="https://sites.google.com/site/openimageio/home"
|
homepage="https://sites.google.com/site/openimageio/home"
|
||||||
changelog="https://raw.githubusercontent.com/OpenImageIO/oiio/release/CHANGES.md"
|
changelog="https://raw.githubusercontent.com/OpenImageIO/oiio/release/CHANGES.md"
|
||||||
distfiles="https://github.com/OpenImageIO/oiio/archive/Release-${version}.tar.gz"
|
distfiles="https://github.com/OpenImageIO/oiio/archive/Release-${version}.tar.gz"
|
||||||
checksum=a67bb2800805bce10c055bc3f5ed32ce31498381fc1cf8e42e24d4193f3f935f
|
checksum=a019086c05a6150d445a2240bab1723dff540dde5f5c327c36a97f0b5ae0e157
|
||||||
|
|
||||||
CXXFLAGS="-faligned-new"
|
CXXFLAGS="-faligned-new"
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue