framework-5.94.0

This commit is contained in:
Rmys
2022-05-14 14:27:07 +03:00
parent e70fc45728
commit 3c2fbdcea8
4 changed files with 103 additions and 2 deletions
+9 -1
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Software implementation of JPEG-2000 Part 1</Summary>
<Description>JasPer is a software-based implementation of the codec specified in the JPEG-2000 Part-1 standard (ISO/IEC 15444-1:2000).</Description>
<Archive sha1sum="32c959d883fdb661c32afd76c94b206638972cb1" type="targz">http://www.ece.uvic.ca/~frodo/jasper/software/jasper-2.0.14.tar.gz</Archive>
<Archive sha1sum="6a29dd39cb42bf8766c67f8d41fa7dfdef02a9f0" type="targz">https://github.com/jasper-software/jasper/releases/download/version-2.0.33/jasper-2.0.33.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>libjpeg-turbo-devel</Dependency>
@@ -22,6 +22,7 @@
</BuildDependencies>
<Patches>
<Patch level="1">jasper-1.900.1-fix-filename-buffer-overflow.patch</Patch>
<Patch level="1">fix-opengl-linking.patch</Patch>
</Patches>
</Source>
@@ -83,6 +84,13 @@
</Package>
<History>
<Update release="9">
<Date>2022-05-14</Date>
<Version>2.0.33</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2020-01-05</Date>
<Version>2.0.14</Version>