libopenraw.

This commit is contained in:
4fury-c3440d8
2022-11-25 00:09:08 +03:00
parent 2d0657080b
commit 9744cf71fb
2 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ from pisi.actionsapi import pisitools
from pisi.actionsapi import get
def setup():
pisitools.dosed("gnome/libopenraw-gnome-0.3.pc.in", "1", "3")
# pisitools.dosed("gnome/libopenraw-gnome-0.3.pc.in", "1", "3")
autotools.configure("--enable-gnome --disable-static")
def build():
+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="18b29c079fab00801316279933c0e782974fe336" type="tarxz">
https://libopenraw.freedesktop.org/download/libopenraw-0.3.0.tar.xz
<Archive sha1sum="92ef8c5487816994cfcc430ae8fd59c3f862abb1" type="tarxz">
https://libopenraw.freedesktop.org/download/libopenraw-0.3.2.tar.xz
</Archive>
<BuildDependencies>
<Dependency>rust</Dependency>
@@ -54,6 +54,13 @@
</Package>
<History>
<Update release="6">
<Date>2022-11-24</Date>
<Version>0.3.2</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="5">
<Date>2021-12-14</Date>
<Version>0.3.0</Version>