openjpeg2-2.5.1

This commit is contained in:
Rmys
2024-03-10 11:09:06 +03:00
parent ceded7a211
commit 60bad7a7fd
2 changed files with 11 additions and 4 deletions
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>JPEG2000 decoding library</Summary>
<Description>openjpeg is an open-source JPEG 2000 codec written in C. It has been developed in order to promote the use of JPEG 2000, the new still-image compression standard from the Joint Photographic Experts Group (JPEG).</Description>
<Archive sha1sum="ed4c9cf56b74a5bf380db3d88e402d3e0d85e7a7" type="targz">https://github.com/uclouvain/openjpeg/archive/v2.5.0.tar.gz</Archive>
<Archive sha1sum="e6422f55e41492f4e2a8e255cff9ccc161c741d2" type="targz">https://github.com/uclouvain/openjpeg/archive/v2.5.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>doxygen</Dependency>
@@ -78,6 +78,13 @@
</Package>
<History>
<Update release="9">
<Date>2024-03-10</Date>
<Version>2.5.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2023-01-22</Date>
<Version>2.5.0</Version>