blob: 9dc824eb86947a475fbb6cede9c0839a553f93fc (
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.0.2
pkgrel = 1
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.2.tar.gz
source = https://github.com/AcademySoftwareFoundation/openexr/pull/1022.patch
sha256sums = afcfaaba700d0bc86a54e9c2e51b22b9dd458527571046f02951ef75ddc7c8e2
sha256sums = 95288d05e9e90b86ca88a904387f9a1cba8ce96df6f86704a8a2467f0ba40a44
pkgname = mingw-w64-openexr
|