Files
main/multimedia/sound/faad2/pspec.xml
T
2019-06-09 08:19:04 +03:00

88 lines
2.9 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>faad2</Name>
<Homepage>https://www.audiocoding.com/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:console</IsA>
<IsA>library</IsA>
<Summary>MPEG2 and MPEG4 AAC decoder</Summary>
<Description>FAAD2 is a HE, LC, MAIN and LTP profile, MPEG2 and MPEG-4 AAC decoder.</Description>
<Archive sha1sum="0d49c516d4a83c39053a9bd214fddba72cbc34ad" type="targz">https://downloads.sourceforge.net/faac/faad2-2.8.8.tar.gz</Archive>
<!--
<BuildDependencies>
<Dependency>libmp4v2-devel</Dependency>
</BuildDependencies>
-->
<!--
<Patches>
<Patch level="1">faad2-2.7-libmp4ff-shared-lib.patch</Patch>
<Patch level="1">faad2-2.7-man1_MANS.patch</Patch>
<Patch>faad2-2.7-libmp4ff-install-mp4ff_int_types_h.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>faad2</Name>
<!--
<RuntimeDependencies>
<Dependency>libmp4v2</Dependency>
</RuntimeDependencies>
-->
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc/faad2</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<Package>
<Name>faad2-devel</Name>
<Summary>Development files for faad2</Summary>
<RuntimeDependencies>
<Dependency release="current">faad2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2018-08-01</Date>
<Version>2.8.8</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2017-02-12</Date>
<Version>2.7</Version>
<Comment>Rebuild</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>2.7</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2014-05-20</Date>
<Version>2.7</Version>
<Comment>First release</Comment>
<Name>Serdar Soytetir</Name>
<Email>kaptan@pisilinux.org</Email>
</Update>
</History>
</PISI>