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