openexr, libsndfile, mc ver. bump

This commit is contained in:
Rmys
2023-08-18 21:24:12 +03:00
parent 4e62400bfd
commit 23b7a219d2
3 changed files with 24 additions and 3 deletions
+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="ae0793f25eedcfb63eb5fd8a677e90d917c396b1" type="targz">https://github.com/AcademySoftwareFoundation/openexr/archive/v3.1.7.tar.gz</Archive>
<Archive sha1sum="d99ce7e027aab22b0e912caf82a109f125175d6f" type="targz">https://github.com/AcademySoftwareFoundation/openexr/archive/v3.1.11.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>imath-devel</Dependency>
@@ -73,6 +73,13 @@
</Package>
<History>
<Update release="10">
<Date>2023-08-15</Date>
<Version>3.1.11</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2023-03-31</Date>
<Version>3.1.7</Version>