Files
main/multimedia/video/xvid/pspec.xml
T
2018-08-01 11:59:51 +03:00

75 lines
2.6 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>xvid</Name>
<Homepage>http://www.xvid.org/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>library</IsA>
<Summary>High performance MPEG-4 video de-/encoding solution</Summary>
<Description>Xvid is a codec which makes it possible to compress movies too much while still maintaining the original image quality.</Description>
<Archive sha1sum="27fca6dcaa5f9b4d8fc5e3198e8ab6166e462f0c" type="targz">http://downloads.xvid.org/downloads/xvidcore-1.3.5.tar.gz</Archive>
</Source>
<Package>
<Name>xvid</Name>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc/xvid</Path>
</Files>
</Package>
<Package>
<Name>xvid-devel</Name>
<RuntimeDependencies>
<Dependency release="current">xvid</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc/xvid/examples</Path>
<Path fileType="header">/usr/include</Path>
</Files>
</Package>
<History>
<Update release="5">
<Date>2018-08-01</Date>
<Version>1.3.5</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2018-03-27</Date>
<Version>1.3.5</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2017-02-11</Date>
<Version>1.3.4</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>1.3.3</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2014-12-14</Date>
<Version>1.3.3</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>