openexr-3.1.7

This commit is contained in:
Rmys
2023-03-31 15:19:15 +03:00
committed by GitHub
parent 4e62ee88f0
commit b0bd4925a0
+10 -3
View File
@@ -13,9 +13,9 @@
<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="e458b5e100e4c204c319f6086a7f2f52cec5a024" type="targz">https://github.com/AcademySoftwareFoundation/openexr/archive/v3.1.3.tar.gz</Archive>
<Archive sha1sum="ae0793f25eedcfb63eb5fd8a677e90d917c396b1" type="targz">https://github.com/AcademySoftwareFoundation/openexr/archive/v3.1.7.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>cmake</Dependency>
<Dependency>imath-devel</Dependency>
<Dependency>zlib-devel</Dependency>
<!-- <Dependency>mesa-glu-devel</Dependency> -->
@@ -26,7 +26,7 @@
<Name>openexr</Name>
<RuntimeDependencies>
<Dependency>imath</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>openexr-libs</Dependency>
</RuntimeDependencies>
<Files>
@@ -73,6 +73,13 @@
</Package>
<History>
<Update release="9">
<Date>2023-03-31</Date>
<Version>3.1.7</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2021-11-20</Date>
<Version>3.1.3</Version>