blob: 69e4fd782a9ff89adfd94083ec6d341dcb68c692 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = mingw-w64-openexr
pkgdesc = An high dynamic-range image file format library (mingw-w64)
pkgver = 3.1.3
pkgrel = 1
url = http://www.openexr.com/
arch = any
license = BSD
checkdepends = mingw-w64-wine
makedepends = mingw-w64-cmake
depends = mingw-w64-crt
depends = mingw-w64-zlib
depends = mingw-w64-imath
options = staticlibs
options = !buildflags
options = !strip
source = openexr-3.1.3.tar.gz::https://github.com/AcademySoftwareFoundation/openexr/archive/v3.1.3.tar.gz
sha256sums = 6f70a624d1321319d8269a911c4032f24950cde52e76f46e9ecbebfcb762f28c
pkgname = mingw-w64-openexr
|