From cd01d721b6241bf271487a7a2684d086865002bd Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Tue, 19 Jul 2016 17:57:16 +0200 Subject: [PATCH] faad2: fix man page. --- media-libs/faad2/faad2-2.7.recipe | 8 ++++---- media-libs/faad2/patches/faad2-2.7.patch | 11 +++++++++++ 2 files changed, 15 insertions(+), 4 deletions(-) diff --git a/media-libs/faad2/faad2-2.7.recipe b/media-libs/faad2/faad2-2.7.recipe index 6113f9b6c..4609f88be 100644 --- a/media-libs/faad2/faad2-2.7.recipe +++ b/media-libs/faad2/faad2-2.7.recipe @@ -7,8 +7,8 @@ library (libfaad) that may be used by other programs." HOMEPAGE="http://www.audiocoding.com/" COPYRIGHT="2003-2005 M. Bakker, Nero AG." LICENSE="GNU GPL v2" -REVISION="1" -SOURCE_URI="http://downloads.sourceforge.net/faac/faad2-2.7.tar.gz" +REVISION="2" +SOURCE_URI="http://downloads.sourceforge.net/faac/faad2-$portVersion.tar.gz" CHECKSUM_SHA256="ee26ed1e177c0cd8fa8458a481b14a0b24ca0b51468c8b4c8b676fd3ceccd330" PATCHES="faad2-2.7.patch" @@ -16,7 +16,7 @@ ARCHITECTURES="x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86_gcc2 x86" PROVIDES=" - faad2$secondaryArchSuffix = $portVersion compat >= 2.0 + faad2$secondaryArchSuffix = $portVersion compat >= 2 lib:libfaad$secondaryArchSuffix = 2.0.0 compat >= 2 cmd:faad$secondaryArchSuffix = $portVersion " @@ -25,7 +25,7 @@ REQUIRES=" " PROVIDES_devel=" - faad2${secondaryArchSuffix}_devel = $portVersion compat >= 2.0 + faad2${secondaryArchSuffix}_devel = $portVersion compat >= 2 devel:libfaad$secondaryArchSuffix = 2.0.0 compat >= 2 devel:libmp4ff$secondaryArchSuffix = $portVersion " diff --git a/media-libs/faad2/patches/faad2-2.7.patch b/media-libs/faad2/patches/faad2-2.7.patch index e5a716041..42ec378de 100644 --- a/media-libs/faad2/patches/faad2-2.7.patch +++ b/media-libs/faad2/patches/faad2-2.7.patch @@ -20,3 +20,14 @@ diff -urN faad2-2.7.orig/configure.in faad2-2.7/configure.in #define _ISOC9X_SOURCE 1 #define _ISOC99_SOURCE 1 +diff --git a/frontend/Makefile.am b/frontend/Makefile.am +index 74af733..532fa13 100644 +--- a/frontend/Makefile.am ++++ b/frontend/Makefile.am +@@ -1,5 +1,5 @@ + bin_PROGRAMS = faad +-man_MANS = faad.man ++man1_MANS = faad.man + + INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/common/faad \ + -I$(top_srcdir)/common/mp4ff