104 lines
3.8 KiB
XML
104 lines
3.8 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>babl</Name>
|
||
<Homepage>http://gegl.org/babl</Homepage>
|
||
<Packager>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>GPLv3</License>
|
||
<License>LGPLv3</License>
|
||
<IsA>library</IsA>
|
||
<Summary>A dynamic, any to any, pixel format translation library</Summary>
|
||
<Description>babl is a library that allows converting between different methods of storing pixels known as pixel formats that have with different bitdepths and other data representations, color models and component permutations.</Description>
|
||
<Archive sha1sum="3582b064d9c605d669ea74df2bc7437d9f322b40" type="tarbz2">https://download.gimp.org/pub/babl/0.1/babl-0.1.60.tar.bz2</Archive>
|
||
<BuildDependencies>
|
||
<!-- For rsvg utility -->
|
||
<!--<Dependency>librsvg</Dependency>-->
|
||
<Dependency>gobject-introspection-devel</Dependency>
|
||
</BuildDependencies>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>babl</Name>
|
||
<Files>
|
||
<Path fileType="library">/usr/lib</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
<Path fileType="data">/usr/share/gir-1.0</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>babl-devel</Name>
|
||
<Summary>Development files for babl</Summary>
|
||
<RuntimeDependencies>
|
||
<Dependency release="current">babl</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="header">/usr/include</Path>
|
||
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="8">
|
||
<Date>2019-03-24</Date>
|
||
<Version>0.1.60</Version>
|
||
<Comment>Rebuild.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="7">
|
||
<Date>2018-12-25</Date>
|
||
<Version>0.1.60</Version>
|
||
<Comment>Version Bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="6">
|
||
<Date>2018-08-05</Date>
|
||
<Version>0.1.46</Version>
|
||
<Comment>Version Bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="5">
|
||
<Date>2018-04-27</Date>
|
||
<Version>0.1.46</Version>
|
||
<Comment>Version Bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="4">
|
||
<Date>2017-12-21</Date>
|
||
<Version>0.1.38</Version>
|
||
<Comment>Version Bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="3">
|
||
<Date>2017-02-05</Date>
|
||
<Version>0.1.24</Version>
|
||
<Comment>Version Bump</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="2">
|
||
<Date>2016-06-09</Date>
|
||
<Version>0.1.12</Version>
|
||
<Comment>Release Bump</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2015-02-07</Date>
|
||
<Version>0.1.12</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Hakan Yıldız</Name>
|
||
<Email>hknyldz93@gmail.com</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|