mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
16 lines
442 B
Text
16 lines
442 B
Text
pkgbase = openexr
|
|
pkgdesc = A high dynamic-range image file format library
|
|
pkgver = 3.2.2
|
|
pkgrel = 1
|
|
url = https://www.openexr.com/
|
|
arch = x86_64
|
|
license = BSD
|
|
makedepends = cmake
|
|
depends = gcc-libs
|
|
depends = glibc
|
|
depends = imath
|
|
depends = libdeflate
|
|
source = https://github.com/openexr/openexr/archive/v3.2.2/openexr-3.2.2.tar.gz
|
|
sha256sums = 65de6459c245a4977ce4d7777e70b30d7ef48ec38e0cfb10205706ca50a8bf2e
|
|
|
|
pkgname = openexr
|