community/openimageio to 2.2.10.0-1

This commit is contained in:
Kevin Mihelich 2021-01-02 22:33:04 +00:00
parent 3fb4d11da4
commit a93758eff5

View file

@ -5,8 +5,8 @@
# - patch to disable neon # - patch to disable neon
pkgname=openimageio pkgname=openimageio
pkgver=2.2.9.0 pkgver=2.2.10.0
pkgrel=3 pkgrel=1
pkgdesc="A library for reading and writing images, including classes, utilities, and applications" pkgdesc="A library for reading and writing images, including classes, utilities, and applications"
arch=(x86_64) arch=(x86_64)
url="http://www.openimageio.org/" url="http://www.openimageio.org/"
@ -19,7 +19,7 @@ optdepends=('qt5-base: iv image viewer'
'python: bindings support') 'python: bindings support')
source=("$pkgname-$pkgver.tar.gz::https://github.com/OpenImageIO/oiio/archive/Release-$pkgver.tar.gz" source=("$pkgname-$pkgver.tar.gz::https://github.com/OpenImageIO/oiio/archive/Release-$pkgver.tar.gz"
'0001-disable-neon.patch') '0001-disable-neon.patch')
sha512sums=('d03500c5a9f4f1417c5629098254d1bbf032a17228898e5f087e4a5d0988f806537d3ab538366e64c51172568c3688389ab29b641fdaaf7208bf939cb859e06d' sha512sums=('79f412bd3f7ad4cf6cb57d99293c02fa71478ece102478a6b93a8c5b8c4c56d1313595d24753f9ae1714039ac6aa1be4ae37461233203bac217fe6c0667fbf3b'
'ea88d253d9f9a9302ffe113c6d8f86ff990ada1c304c890d6aecdb4ad3370c9fd12887bb421aaaeff658af4840caefa9f243d3f552cbfc533403b81c2a56d156') 'ea88d253d9f9a9302ffe113c6d8f86ff990ada1c304c890d6aecdb4ad3370c9fd12887bb421aaaeff658af4840caefa9f243d3f552cbfc533403b81c2a56d156')
prepare() { prepare() {