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