Files
main/multimedia/graphics/libraw/pspec.xml
T
Ertuğrul Erata 0088ab1606 libraw in main
2015-08-13 11:07:01 +03:00

113 lines
4.1 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>libraw</Name>
<Homepage>http://www.libraw.org/</Homepage>
<Packager>
<Name>Yücel KILIÇ</Name>
<Email>yucel.kilic@linux.org.tr</Email>
</Packager>
<License>LGPLv2.1</License>
<License>CDDL</License>
<IsA>library</IsA>
<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>
<Archive sha1sum="fd74432c9167a5621d24cb5ba0d1fc082a8963b4" type="targz">http://www.libraw.org/data/LibRaw-0.16.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>libgomp</Dependency>
<Dependency>lcms2-devel</Dependency>
<Dependency>jasper-devel</Dependency>
<Dependency>libjpeg-turbo-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>libraw</Name>
<RuntimeDependencies>
<Dependency>libgomp</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>lcms2</Dependency>
<Dependency>jasper</Dependency>
<Dependency>libjpeg-turbo</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>libraw-devel</Name>
<Summary>Development files for libraw</Summary>
<RuntimeDependencies>
<Dependency release="current">libraw</Dependency>
<Dependency>lcms2-devel</Dependency>
<Dependency>jasper-devel</Dependency>
<Dependency>libjpeg-turbo-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="8">
<Date>2015-08-13</Date>
<Version>0.16.2</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="7">
<Date>2015-05-16</Date>
<Version>0.16.1</Version>
<Comment>Version bump.</Comment>
<Name>Hakan Yıldız</Name>
<Email>hknyldz93@gmail.com</Email>
</Update>
<Update release="6">
<Date>2014-05-24</Date>
<Version>0.16.0</Version>
<Comment>Rebuild.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2014-02-08</Date>
<Version>0.16.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2013-08-17</Date>
<Version>0.15.2</Version>
<Comment>Release bump.</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2013-07-29</Date>
<Version>0.15.2</Version>
<Comment>Version bump.</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2013-07-27</Date>
<Version>0.14.7</Version>
<Comment>Move pc files to devel pack, rebuild</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2012-12-31</Date>
<Version>0.14.7</Version>
<Comment>First release</Comment>
<Name>Erdinç Gültekin</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>