blob: 31fca8c58c216ce166eee418ed117c56ca2f68f5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = android-x86-openexr
pkgdesc = A high dynamic-range image file format library (Android x86)
pkgver = 3.3.4
pkgrel = 1
url = https://www.openexr.com/
arch = any
groups = android-openexr
license = BSD-3-Clause
makedepends = android-cmake
depends = android-x86-imath
depends = android-x86-libdeflate
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://github.com/openexr/openexr/archive/v3.3.4/openexr-3.3.4.tar.gz
md5sums = 50c69abdabe667a0a821f28d1fa34f0f
pkgname = android-x86-openexr
|