openexr-2.5.3

This commit is contained in:
Rmys
2020-09-20 18:44:33 +03:00
committed by GitHub
parent 056213000d
commit 0b78a9f8cf
2 changed files with 17 additions and 5 deletions
+10 -3
View File
@@ -13,11 +13,11 @@
<IsA>library</IsA>
<Summary>A high dynamic-range (HDR) image file format library</Summary>
<Description>OpenEXR is a high dynamic-range (HDR) image file format for use in computer imaging applications. OpenEXR's features include: Higher dynamic range and color precision than existing 8- and 10-bit image file formats; support for 16-bit floating-point, 32-bit floating-point, and 32-bit integer pixels; multiple lossless image compression algorithms; extensibility.</Description>
<Archive sha1sum="585cf77cdc3dc0d9d71531dfa747c4a11c5ec9e8" type="targz">http://download.savannah.nongnu.org/releases/openexr/openexr-2.2.1.tar.gz</Archive>
<Archive sha1sum="29ca69ddea74aa14a580140646adeea1e0427842" type="targz">https://github.com/AcademySoftwareFoundation/openexr/archive/v2.5.3.tar.gz</Archive>
<BuildDependencies>
<Dependency versionFrom="2.2.1">ilmbase-devel</Dependency>
<Dependency versionFrom="2.5.3">ilmbase-devel</Dependency>
<Dependency>zlib-devel</Dependency>
<Dependency>mesa-glu-devel</Dependency>
<!-- <Dependency>mesa-glu-devel</Dependency> -->
</BuildDependencies>
</Source>
@@ -71,6 +71,13 @@
</Package>
<History>
<Update release="6">
<Date>2020-09-20</Date>
<Version>2.5.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2020-01-19</Date>
<Version>2.2.1</Version>