97 lines
3.4 KiB
XML
97 lines
3.4 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>xcb-util</Name>
|
||
<Homepage>http://xcb.freedesktop.org</Homepage>
|
||
<Packager>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>MIT</License>
|
||
<IsA>library</IsA>
|
||
<Summary>A number of libraries which sit on top of libxcb</Summary>
|
||
<Description>The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries.</Description>
|
||
<Archive sha1sum="7f2e9b7efcc2c34eb1d6ae312c3d73b075832e46" type="tarbz2">http://xcb.freedesktop.org/dist/xcb-util-0.4.0.tar.bz2</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>util-macros</Dependency>
|
||
<Dependency>libxcb-devel</Dependency>
|
||
</BuildDependencies>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>xcb-util</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency>libxcb</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="library">/usr/lib</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>xcb-util-devel</Name>
|
||
<Summary>Development files for xcb-util</Summary>
|
||
<RuntimeDependencies>
|
||
<Dependency release="current">xcb-util</Dependency>
|
||
<Dependency>libxcb-devel</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="header">/usr/include</Path>
|
||
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
||
<Path fileType="data">/usr/lib32/pkgconfig</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>xcb-util-32bit</Name>
|
||
<PartOf>emul32</PartOf>
|
||
<Summary>32-bit shared libraries for xcb-util</Summary>
|
||
<BuildType>emul32</BuildType>
|
||
<BuildDependencies>
|
||
<Dependency>libxcb-32bit</Dependency>
|
||
<Dependency>glibc-32bit</Dependency>
|
||
</BuildDependencies>
|
||
<RuntimeDependencies>
|
||
<Dependency release="current">xcb-util</Dependency>
|
||
<Dependency>libxcb-32bit</Dependency>
|
||
<Dependency>glibc-32bit</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="library">/usr/lib32</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="4">
|
||
<Date>2015-12-13</Date>
|
||
<Version>0.4.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="3">
|
||
<Date>2013-10-07</Date>
|
||
<Version>0.3.9</Version>
|
||
<Comment>Clean actions.py emul32 build.</Comment>
|
||
<Name>Serdar Soytetir</Name>
|
||
<Email>kaptan@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="2">
|
||
<Date>2013-08-25</Date>
|
||
<Version>0.3.9</Version>
|
||
<Comment>Release bump.</Comment>
|
||
<Name>Marcin Bojara</Name>
|
||
<Email>marcin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2012-06-01</Date>
|
||
<Version>0.3.9</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Erdem Artan</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|