openimageio: update to 2.2.15.1.

Closes: #31363 [via git-merge-pr]
This commit is contained in:
Gadzhi Kharkharov 2021-06-10 10:30:28 +03:00 committed by Érico Nogueira
parent c470c35001
commit 493f5d9cc7

View file

@ -1,7 +1,7 @@
# Template file for 'openimageio' # Template file for 'openimageio'
pkgname=openimageio pkgname=openimageio
version=2.2.13.1 version=2.2.15.1
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=1 configure_args="-DUSE_OPENGL=0 -DUSE_QT=0 -DUSE_PYTHON=0 -DOIIO_BUILD_TESTS=1
@ -17,7 +17,7 @@ license="BSD-3-Clause"
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=7f810124e866ac14ad9c11b0ab528a6ed4c8e62a190cc44a77eed8159f57405c checksum=f222c6b51a40aabbc80ddf4055535be9af1ffa907452fa6d1ffa7674854aab17
# Runs checks even for features we disabled. # Runs checks even for features we disabled.
make_check=no make_check=no