blob: 8e9d143e429920bb83734847376b81493cd80890 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
pkgbase = openexr-git
pkgdesc = Reference implementation of the EXR format
pkgver = 3.4.4.r83.g83449669
pkgrel = 1
url = https://www.openexr.com/
arch = i686
arch = x86_64
license = BSD-3-Clause
makedepends = git
makedepends = cmake
makedepends = boost
makedepends = chrpath
makedepends = freeglut
makedepends = python
makedepends = python-numpy
depends = glibc
depends = libgcc
depends = libstdc++
depends = zlib
optdepends = boost-libs: python support
optdepends = python: python support
provides = openexr=3.4.4.r83.g83449669
conflicts = openexr
conflicts = ilmbase
source = git+https://github.com/AcademySoftwareFoundation/openexr.git
sha256sums = SKIP
pkgname = openexr-git
|