libjpegxl.

This commit is contained in:
4fury-c3440d8
2023-01-29 08:32:08 +03:00
parent bc0075b118
commit 121887a411
+9 -2
View File
@@ -13,8 +13,8 @@
<PartOf>multimedia.graphics</PartOf>
<Summary>JPEG XL image format reference implementation.</Summary>
<Description>A reference implementation of JPEG XL (encoder and decoder), called libjxl.</Description>
<Archive sha1sum="43f9515e0c50dc1049de7a55fea1df9b033b0069" type="targz">
https://github.com/libjxl/libjxl/archive/refs/tags/v0.7.0.tar.gz
<Archive sha1sum="588df3e98c39d5203b0a8d42716396951b390d57" type="targz">
https://github.com/libjxl/libjxl/archive/refs/tags/v0.8.0.tar.gz
</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
@@ -58,6 +58,13 @@
</Package>
<History>
<Update release="2">
<Date>2023-01-27</Date>
<Version>0.8.0</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="1">
<Date>2023-01-06</Date>
<Version>0.7.0</Version>