Files
main/multimedia/sound/faad2/pspec.xml
T
2016-06-09 00:47:17 +03:00

68 lines
2.3 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>faad2</Name>
<Homepage>http://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="b0e80481d27ae9faf9e46c8c8dfb617a0adb91b5" type="tarbz2">mirrors://sourceforge/faac/faad2-2.7.tar.bz2</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="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>