mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
community/openimageio to 2.2.11.1-1
This commit is contained in:
parent
a98f357644
commit
c1a01fd88d
1 changed files with 3 additions and 3 deletions
|
@ -5,8 +5,8 @@
|
|||
# - patch to disable neon
|
||||
|
||||
pkgname=openimageio
|
||||
pkgver=2.2.10.1
|
||||
pkgrel=3
|
||||
pkgver=2.2.11.1
|
||||
pkgrel=1
|
||||
pkgdesc="A library for reading and writing images, including classes, utilities, and applications"
|
||||
arch=(x86_64)
|
||||
url="http://www.openimageio.org/"
|
||||
|
@ -19,7 +19,7 @@ optdepends=('qt5-base: iv image viewer'
|
|||
'python: bindings support')
|
||||
source=("$pkgname-$pkgver.tar.gz::https://github.com/OpenImageIO/oiio/archive/Release-$pkgver.tar.gz"
|
||||
'0001-disable-neon.patch')
|
||||
sha512sums=('6178a0c7acd870e22bffc8749282f0d1bd7475602bc63dd022b859a9ba3862b9925685a2765ea3604ba9c1ec4c0d8c3961a789862f82077ff261a7ae4e1d166a'
|
||||
sha512sums=('73809587dd405e64e593d6223ef37d4b94c4f1e1d9682fd1bf09e8e4ee8bc9928ed500b7dcc03036e138e45e65ea1f43c11c53d1cb6436a34eb8d15b2415ada5'
|
||||
'ea88d253d9f9a9302ffe113c6d8f86ff990ada1c304c890d6aecdb4ad3370c9fd12887bb421aaaeff658af4840caefa9f243d3f552cbfc533403b81c2a56d156')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue