mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/openimageio to 2.4.15.0-1
This commit is contained in:
parent
b6f226eb49
commit
5df07f09b9
1 changed files with 3 additions and 3 deletions
|
@ -6,8 +6,8 @@
|
|||
# - disable lto via -DCMAKE_INTERPROCEDURAL_OPTIMIZATION=OFF
|
||||
|
||||
pkgname=openimageio
|
||||
pkgver=2.4.12.0
|
||||
pkgrel=3
|
||||
pkgver=2.4.15.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=('bf8fa84c6732cabd2810a5cfbdd3ea41b273d82e51762426c8a2b60a31e114ff672c18ce433eb5cf27eb250996da18b7f9ece1b34093a0cb4c7305328174e74e'
|
||||
sha512sums=('75b18d6f719797343c1b85a8441973f831b29bd4193c1c03ebb084f5e16389719c4df6c74352c06aa12975d321171e0da00dad2afb0e35ea50bcc8690c542d09'
|
||||
'5cc9073dfdc735aab5b5e880b101b5c0e3469c3f290cda3b031f21b65fc28a5af567c09d005cb5008e4cdaeb84ec2c0ef33996471e85af295ff36e08c6638d9b')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue