community/openimageio to 2.4.10.0-1

This commit is contained in:
Kevin Mihelich 2023-04-03 23:08:52 +00:00
parent 66f1d6987b
commit c2935d4297

View file

@ -6,8 +6,8 @@
# - disable lto via -DCMAKE_INTERPROCEDURAL_OPTIMIZATION=OFF
pkgname=openimageio
pkgver=2.4.9.0
pkgrel=2
pkgver=2.4.10.0
pkgrel=1
pkgdesc="A library for reading and writing images, including classes, utilities, and applications"
arch=('x86_64')
url="http://www.openimageio.org/"
@ -20,7 +20,7 @@ optdepends=('qt5-base: iv image viewer'
'python: bindings support')
source=("$pkgname-$pkgver.tar.gz::https://github.com/OpenImageIO/oiio/archive/refs/tags/v$pkgver.tar.gz"
'0001-disable-neon.patch')
sha512sums=('e7dd7aba8dc0baa9bc50f362c21119bf4008edbd03a0c9f31bb03e01b5b0cc18c39f8a368885a4d756f6b475965138409c7e91eeae90b0ebc18d253ff314f025'
sha512sums=('c828e5528a17dc8e0c1928b7e9088c7e4983cb5260557821ee2a602d7b2801e4131fd1074dd1dcecbf1bd2e91fd9fe3d6bd62544a3fe5cce78d6c6720dd145f3'
'5cc9073dfdc735aab5b5e880b101b5c0e3469c3f290cda3b031f21b65fc28a5af567c09d005cb5008e4cdaeb84ec2c0ef33996471e85af295ff36e08c6638d9b')
prepare() {