* update openimageio to 2.5.17.0-4

This commit is contained in:
Alexander Baldeck 2025-02-19 12:31:36 +01:00
parent 23157f9967
commit 9fe07cead0
3 changed files with 6 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = openimageio
pkgdesc = A library for reading and writing images, including classes, utilities, and applications
pkgver = 2.5.17.0
pkgrel = 3
pkgrel = 4
url = http://www.openimageio.org/
arch = x86_64
arch = powerpc64le

View File

@ -0,0 +1,4 @@
[openimageio]
source = "git"
git = "https://github.com/OpenImageIO/oiio.git"
prefix = "v"

View File

@ -4,7 +4,7 @@
pkgname=openimageio
pkgver=2.5.17.0
pkgrel=3
pkgrel=4
pkgdesc="A library for reading and writing images, including classes, utilities, and applications"
arch=(x86_64 powerpc64le)
url="http://www.openimageio.org/"