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
-
23
derived packages
- Links to openSUSE:Factory / openexr
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout graphics/openexr && cd $_
- Create Badge
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 | |
ojph-0.23.patch | 0000001228 1.2 KB | |
openexr.changes | 0000037081 36.2 KB | |
openexr.spec | 0000008973 8.76 KB | |
v3.4.0.tar.gz | 0025545616 24.4 MB |
Comments 7
@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.
Petr, if you submit and accept your stuff, can you also make sure to not break the rest of dependant projects, please! Ecsos tried to fix, but that will not help: https://build.opensuse.org/requests/1304816. Check failure of https://build.opensuse.org/package/show/graphics/blender, please!