Files
main/x11/library/libFS/pspec.xml
T
2019-01-07 15:25:41 +03:00

81 lines
2.7 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>libFS</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 FS library</Summary>
<Description>libFS is the interface library to the X Font Server.</Description>
<Archive sha1sum="6af3035d9cbca31562e42a1060f6ce7b86a5d1d3" type="tarbz2">mirrors://xorg/individual/lib/libFS-1.0.7.tar.bz2</Archive>
<BuildDependencies>
<Dependency>util-macros</Dependency>
<Dependency>xorg-proto</Dependency>
<Dependency>xtrans</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>libFS</Name>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>libFS-devel</Name>
<Summary>Development files for libFS</Summary>
<RuntimeDependencies>
<Dependency release="current">libFS</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/X11</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="5">
<Date>2019-01-07</Date>
<Version>1.0.7</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-07-25</Date>
<Version>1.0.7</Version>
<Comment>Rebuild.</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2017-01-30</Date>
<Version>1.0.7</Version>
<Comment>Rebuild.</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-04-30</Date>
<Version>1.0.7</Version>
<Comment>Release bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2015-08-15</Date>
<Version>1.0.7</Version>
<Comment>First release</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
</History>
</PISI>