libraw:ver. bump
This commit is contained in:
@@ -16,5 +16,5 @@ def build():
|
|||||||
|
|
||||||
def install():
|
def install():
|
||||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||||
pisitools.dodoc("README")
|
pisitools.dodoc("README*")
|
||||||
|
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>Raw image decoder</Summary>
|
<Summary>Raw image decoder</Summary>
|
||||||
<Description>LibRaw is a library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others).</Description>
|
<Description>LibRaw is a library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others).</Description>
|
||||||
<Archive sha1sum="ddb14dda08088272c04a65c7a7fd9773d6eb6d81" type="targz">http://www.libraw.org/data/LibRaw-0.18.8.tar.gz</Archive>
|
<Archive sha1sum="c151995b6f17a0ccef7fbc1dcb982f0ccb04d934" type="targz">http://www.libraw.org/data/LibRaw-0.19.5.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>libgomp</Dependency>
|
<Dependency>libgomp</Dependency>
|
||||||
<Dependency>lcms2-devel</Dependency>
|
<Dependency>lcms2-devel</Dependency>
|
||||||
@@ -52,6 +52,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="6">
|
||||||
|
<Date>2020-02-11</Date>
|
||||||
|
<Version>0.19.5</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="5">
|
<Update release="5">
|
||||||
<Date>2018-08-07</Date>
|
<Date>2018-08-07</Date>
|
||||||
<Version>0.18.8</Version>
|
<Version>0.18.8</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user