mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
faad2: fix man page.
This commit is contained in:
@@ -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
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user