openimageio: rebuild for boost-1.80
This commit is contained in:
parent
b0539d798b
commit
50de80caed
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'openimageio'
|
||||
pkgname=openimageio
|
||||
version=2.2.15.1
|
||||
revision=3
|
||||
revision=4
|
||||
wrksrc="oiio-Release-${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DUSE_OPENGL=0 -DUSE_QT=0 -DUSE_PYTHON=0 -DOIIO_BUILD_TESTS=1
|
||||
-DSTOP_ON_WARNING=0 -DUSE_STD_REGEX_EXITCODE=0"
|
||||
-DSTOP_ON_WARNING=0 -DUSE_STD_REGEX_EXITCODE=0 -DCMAKE_CXX_STANDARD=14"
|
||||
hostmakedepends="pkg-config git"
|
||||
makedepends="boost-devel giflib-devel libraw-devel libopenjpeg-devel libwebp-devel
|
||||
libjpeg-turbo-devel tiff-devel libpng-devel libopenexr-devel freetype-devel
|
||||
|
|
Loading…
Reference in New Issue