This commit is contained in:
4fury
2019-06-09 08:19:04 +03:00
parent 780163902f
commit 17eb5104d3
+15 -9
View File
@@ -13,22 +13,28 @@
<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>
<Archive sha1sum="0d49c516d4a83c39053a9bd214fddba72cbc34ad" type="targz">https://downloads.sourceforge.net/faac/faad2-2.8.8.tar.gz</Archive>
<!--
<BuildDependencies>
<Dependency>libmp4v2-devel</Dependency>
</BuildDependencies-->
</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> -->
<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>
<!--
<RuntimeDependencies>
<Dependency>libmp4v2</Dependency>
</RuntimeDependencies-->
</RuntimeDependencies>
-->
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
@@ -51,7 +57,7 @@
<History>
<Update release="4">
<Date>2018-08-01</Date>
<Version>2.7</Version>
<Version>2.8.8</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>