openexr-3.1.3

This commit is contained in:
Rmys
2021-11-20 13:57:03 +02:00
committed by GitHub
parent b3a5e1b2e3
commit b543f77734
+8 -1
View File
@@ -13,7 +13,7 @@
<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="8ba80c38b5b545eced08bdd733b0976c4a5268cc" type="targz">https://github.com/AcademySoftwareFoundation/openexr/archive/v3.1.2.tar.gz</Archive>
<Archive sha1sum="e458b5e100e4c204c319f6086a7f2f52cec5a024" type="targz">https://github.com/AcademySoftwareFoundation/openexr/archive/v3.1.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>imath-devel</Dependency>
@@ -73,6 +73,13 @@
</Package>
<History>
<Update release="8">
<Date>2021-11-20</Date>
<Version>3.1.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2021-10-26</Date>
<Version>3.1.2</Version>