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