mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
community/openimageio to 2.4.6.1-1
This commit is contained in:
parent
9160c0f9be
commit
348cc3acb8
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
# - disable lto via -DCMAKE_INTERPROCEDURAL_OPTIMIZATION=OFF
|
||||
|
||||
pkgname=openimageio
|
||||
pkgver=2.4.6.0
|
||||
pkgver=2.4.6.1
|
||||
pkgrel=1
|
||||
pkgdesc="A library for reading and writing images, including classes, utilities, and applications"
|
||||
arch=('x86_64')
|
||||
|
@ -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=('6e4e5294209c533eb9cf7c8df89b531bc77547df28af0d7964e255ce78142c201d5aa92a1f5f3b17348fdfc7d2a7aa9f2121acdf22fa98a6a872f0d31936bdf5'
|
||||
sha512sums=('b151be99f2124a81f8d7e34d48639f44c6d5bd4e8cdfb2bebce1daa17471bc3337b614539676fb051bd1f3deee833c2372e20622aec798512c10f61e28bf8f0d'
|
||||
'5cc9073dfdc735aab5b5e880b101b5c0e3469c3f290cda3b031f21b65fc28a5af567c09d005cb5008e4cdaeb84ec2c0ef33996471e85af295ff36e08c6638d9b')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue