mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
mpg123: bump to 1.23.8.
This commit is contained in:
@@ -6,14 +6,14 @@ COPYRIGHT="1995-2016 Michael Hipp and others"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://downloads.sourceforge.net/mpg123/mpg123-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="934047120953159e364c790e059684b681d7e670884fe179e1954d17d1c6334b"
|
||||
CHECKSUM_SHA256="de2303c8ecb65593e39815c0a2f2f2d91f708c43b85a55fdd1934c82e677cf8e"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86 x86_gcc2"
|
||||
|
||||
PROVIDES="
|
||||
mpg123$secondaryArchSuffix = $portVersion
|
||||
lib:libmpg123$secondaryArchSuffix = 0.42.2 compat >= 0
|
||||
lib:libmpg123$secondaryArchSuffix = 0.42.3 compat >= 0
|
||||
lib:libout123$secondaryArchSuffix = 0.1.4 compat >= 0
|
||||
cmd:mpg123$secondaryArchSuffix = $portVersion
|
||||
cmd:mpg123_id3dump$secondaryArchSuffix = $portVersion
|
||||
@@ -27,7 +27,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
mpg123${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libmpg123$secondaryArchSuffix = 0.42.2 compat >= 0
|
||||
devel:libmpg123$secondaryArchSuffix = 0.42.3 compat >= 0
|
||||
devel:libout123$secondaryArchSuffix = 0.1.4 compat >= 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
Reference in New Issue
Block a user