114 lines
3.9 KiB
XML
114 lines
3.9 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>libXfixes</Name>
|
|
<Homepage>http://www.x.org/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>MIT</License>
|
|
<IsA>library</IsA>
|
|
<Summary>X.Org Xfixes library</Summary>
|
|
<Description>libXfixes is a library to provide augmented versions of core protocol requests.</Description>
|
|
<Archive sha1sum="ca86342d129c02435a9ee46e38fdf1a04d6b4b91" type="tarbz2">mirrors://xorg/individual/lib/libXfixes-5.0.3.tar.bz2</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>xorg-proto</Dependency>
|
|
<Dependency>libX11-devel</Dependency>
|
|
<Dependency>util-macros</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>libXfixes</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>libX11</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>libXfixes-devel</Name>
|
|
<Summary>Development files for libXfixes</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">libXfixes</Dependency>
|
|
<Dependency>libX11-devel</Dependency>
|
|
<Dependency>xorg-proto</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include/X11</Path>
|
|
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
|
<Path fileType="data">/usr/lib32/pkgconfig</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>libXfixes-32bit</Name>
|
|
<PartOf>emul32</PartOf>
|
|
<Summary>32-bit shared libraries for libXfixes</Summary>
|
|
<BuildType>emul32</BuildType>
|
|
<BuildDependencies>
|
|
<Dependency>libX11-32bit</Dependency>
|
|
|
|
</BuildDependencies>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">libXfixes</Dependency>
|
|
<Dependency>libX11-32bit</Dependency>
|
|
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib32</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="5">
|
|
<Date>2019-01-07</Date>
|
|
<Version>5.0.3</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2018-07-25</Date>
|
|
<Version>5.0.3</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2017-01-29</Date>
|
|
<Version>5.0.3</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2016-11-02</Date>
|
|
<Version>5.0.3</Version>
|
|
<Comment>Release bump</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2016-04-30</Date>
|
|
<Version>5.0.1</Version>
|
|
<Comment>Release bump</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2014-05-16</Date>
|
|
<Version>5.0.1</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Marcin Bojara</Name>
|
|
<Email>marcin@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|