Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : openexr | name : openexr | ||||
| version : 2.5.4 | version : 3.0.3 | ||||
| release : 9 | release : 10 | ||||
| source : | source : | ||||
| - https://github.com/AcademySoftwareFoundation/openexr/archive/v2.5.4.tar.gz : dba19e9c6720c6f64fbc8b9d1867eaa75da6438109b941eefdc75ed141b6576d | - https://github.com/AcademySoftwareFoundation/openexr/archive/refs/tags/v3.0.3.tar.gz : d3526a3ccdca78a94658d5208e1963e4686181087004edd5bb98290e1fd0f389 | ||||
| homepage : https://www.openexr.com/ | homepage : https://www.openexr.com/ | ||||
| license : BSD-3-Clause | license : BSD-3-Clause | ||||
| component : multimedia.library | component : multimedia.library | ||||
| summary : A high dynamic-range image file format library | summary : A high dynamic-range image file format library | ||||
| description: | | description: | | ||||
| A high dynamic-range image file format library | OpenEXR provides the specification and reference implementation of the EXR file format, the professional-grade image storage format of the motion picture industry. | ||||
| The purpose of EXR format is to accurately and efficiently represent high-dynamic-range scene-linear image data and associated metadata, with strong support for multi-part, multi-channel use cases. | |||||
| OpenEXR is widely used in host application software where accuracy is critical, such as photorealistic rendering, texture access, image compositing, deep compositing, and DI. | |||||
| builddeps : | builddeps : | ||||
| - pkgconfig(IlmBase) | - pkgconfig(Imath) | ||||
| setup : | | setup : | | ||||
| %patch -p1 < $pkgfiles/dont-build-ilmbase-again.patch | |||||
| %cmake_ninja | %cmake_ninja | ||||
| build : | | build : | | ||||
| %ninja_build | %ninja_build | ||||
| install : | | install : | | ||||
| %ninja_install | %ninja_install | ||||
| check : | | check : | | ||||
| %ninja_check | %ninja_check | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.