Files
main/x11/library/libtxc-dxtn/pspec.xml
T
2018-07-27 01:05:45 +03:00

74 lines
2.4 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>libtxc-dxtn</Name>
<Homepage>http://dri.freedesktop.org/wiki/S3TC</Homepage>
<Packager>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Packager>
<License>custom</License>
<License>BSD</License>
<Summary>Texture compression library for Mesa</Summary>
<Description>S2TC is a patent-free S3TC compatible implementation and provides texture compression to Mesa.</Description>
<BuildDependencies>
<Dependency>mesa-devel</Dependency>
</BuildDependencies>
<Archive sha1sum="b5c3b274b962380ef8ab91c0017ea8320103034e" type="tarbz2">http://people.freedesktop.org/~cbrill/libtxc_dxtn/libtxc_dxtn-1.0.1.tar.bz2</Archive>
</Source>
<Package>
<Name>libtxc-dxtn</Name>
<RuntimeDependencies>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>libtxc-dxtn-devel</Name>
<RuntimeDependencies>
<Dependency release="current">libtxc-dxtn</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="headers">/usr/include</Path>
</Files>
</Package>
<Package>
<Name>libtxc-dxtn-32bit</Name>
<BuildType>emul32</BuildType>
<RuntimeDependencies>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib32</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2018-07-07</Date>
<Version>1.0.1</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2017-02-02</Date>
<Version>1.0.1</Version>
<Comment>Rebuild.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-06-20</Date>
<Version>1.0.1</Version>
<Comment>First release.</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
</History>
</PISI>