libopenraw.

This commit is contained in:
4fury-c3440d8
2023-01-29 08:27:48 +03:00
parent 91fafc7082
commit 24ba310175
+9 -2
View File
@@ -15,8 +15,8 @@
<Description>
libopenraw is an ongoing project to provide a free software implementation for camera RAW files decoding. One of the main reason is that dcraw is not suited for easy integration into applications, and there is a need for an easy to use API to build free software digital image processing application.
</Description>
<Archive sha1sum="92ef8c5487816994cfcc430ae8fd59c3f862abb1" type="tarxz">
https://libopenraw.freedesktop.org/download/libopenraw-0.3.2.tar.xz
<Archive sha1sum="4ed83499e6f0b04fbc195c7a2a605fdc10a3e7c1" type="tarxz">
https://libopenraw.freedesktop.org/download/libopenraw-0.3.3.tar.xz
</Archive>
<BuildDependencies>
<Dependency>rust</Dependency>
@@ -54,6 +54,13 @@
</Package>
<History>
<Update release="7">
<Date>2023-01-27</Date>
<Version>0.3.3</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="6">
<Date>2022-11-24</Date>
<Version>0.3.2</Version>