Library to Handle EXR Pictures in 16-Bit Floating-Point Format
OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications. This package contains a set of utilities to work with this format.
* exrheader, a utility for dumping header information
* exrstdattr, a utility for modifying OpenEXR standard attributes
* exrmaketiled, for generating tiled and rip/mipmapped images
* exrenvmap, for creating OpenEXR environment maps
* exrmakepreview, for creating preview images for OpenEXR files
* exr2aces, converter to ACES format
* exrmultiview, combine two or more images into one multi-view
- Devel package for openSUSE:Factory
-
13
derived packages
- Links to openSUSE:Factory / openexr
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout graphics/openexr && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_constraints | 0000000155 155 Bytes | |
_link | 0000000142 142 Bytes | |
baselibs.conf | 0000000096 96 Bytes | |
openexr.changes | 0000032030 31.3 KB | |
openexr.spec | 0000008586 8.38 KB | |
v3.2.2.tar.gz | 0018825996 18 MB |
Comments 6
@pgajdos your last change broke the pkgconfig file. It contains incorrect paths now.
Also, the Leap packages no longer have pkgconfig() provides
@pgajdos looks, Tumbleweed/x86_64 needs a rebuild triggered!
It needs a _constraints file:
[ 523s] [ 510.143981][ T4274] Out of memory: Killed process 4274 (OpenEXRTest) total-vm:3058432kB, anon-rss:2494928kB, file-rss:0kB, shmem-rss:0kB, UID:399 pgtables:5488kB oom_score_adj:0
Done: https://build.opensuse.org/request/show/1033680
The DeepScanLineBasic test is fairly long running, and uses a fairly large amount of memory. Just run it separately.
_constraints should specify the minimum required for building the package, not the amount required when using arbitrary parallelism.