132 lines
4.8 KiB
XML
132 lines
4.8 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>libcroco</Name>
|
|
<Homepage>https://gitlab.gnome.org/GNOME/libcroco</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>LGPLv2.1</License>
|
|
<IsA>library</IsA>
|
|
<Summary>Generic Cascading Style Sheet (CSS) parsing and manipulation toolkit</Summary>
|
|
<Description>libcroco is an effort to build a generic Cascading Style Sheet (CSS) parsing and manipulation toolkit that can be used by GNOME applications in need of CSS support.</Description>
|
|
<Archive sha1sum="f34287280cbf44d6c9628d15fa8a16347753a1d5" type="tarxz">mirrors://gnome/libcroco/0.6/libcroco-0.6.12.tar.xz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>gtk-doc</Dependency>
|
|
<Dependency>libxml2-devel</Dependency>
|
|
<Dependency>glib2-devel</Dependency>
|
|
<Dependency>python-six</Dependency>
|
|
<Dependency>gobject-introspection-devel</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<Patch level="1">multilib.patch</Patch>
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>libcroco</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>glib2</Dependency>
|
|
<Dependency>libxml2</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="doc">/usr/share</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
</Files>
|
|
</Package>
|
|
<Package>
|
|
<Name>libcroco-docs</Name>
|
|
<IsA>data:doc</IsA>
|
|
<Summary>libcroco reference documents</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>libcroco</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="doc">/usr/share/gtk-doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>libcroco-devel</Name>
|
|
<Summary>Development files for libcroco</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">libcroco</Dependency>
|
|
<Dependency>libxml2-devel</Dependency>
|
|
<Dependency>glib2-devel</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
|
<Path fileType="data">/usr/lib32/pkgconfig</Path>
|
|
<Path fileType="executable">/usr/bin/croco-*-config</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>libcroco-32bit</Name>
|
|
<PartOf>emul32</PartOf>
|
|
<Summary>32-bit shared libraries for libcroco</Summary>
|
|
<BuildType>emul32</BuildType>
|
|
<BuildDependencies>
|
|
<Dependency>glib2-32bit</Dependency>
|
|
<Dependency>libxml2-32bit</Dependency>
|
|
</BuildDependencies>
|
|
<RuntimeDependencies>
|
|
<Dependency>glib2-32bit</Dependency>
|
|
<Dependency>libxml2-32bit</Dependency>
|
|
<Dependency release="current">libcroco</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib32</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="6">
|
|
<Date>2018-07-30</Date>
|
|
<Version>0.6.12</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2018-01-07</Date>
|
|
<Version>0.6.12</Version>
|
|
<Comment>Version Bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2017-02-20</Date>
|
|
<Version>0.6.11</Version>
|
|
<Comment>Version Bump</Comment>
|
|
<Name>Ayhan Yalçınsoy</Name>
|
|
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2016-06-09</Date>
|
|
<Version>0.6.8</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2016-05-27</Date>
|
|
<Version>0.6.8</Version>
|
|
<Comment>Release bump</Comment>
|
|
<Name>Serdar Soytetir</Name>
|
|
<Email>kaptan@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2014-08-11</Date>
|
|
<Version>0.6.8</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Serdar Soytetir</Name>
|
|
<Email>kaptan@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|