mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
mpg123: bump to 1.23.6, switch HOMEPAGE to https, update SOURCE_URI.
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
SUMMARY="A fast console MPEG audio player and decoder library"
|
||||
DESCRIPTION="mpg123 is the fast and free console based real time MPEG audio \
|
||||
player for layer 1, 2 and 3."
|
||||
HOMEPAGE="http://www.mpg123.org/"
|
||||
HOMEPAGE="https://www.mpg123.org/"
|
||||
COPYRIGHT="1995-2016 Michael Hipp and others"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://downloads.sf.net/mpg123/mpg123-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="3495e678dec9a60f29cbcd4fc698abc4c811ec60d1276e744f7a10ac35023b48"
|
||||
SOURCE_URI="http://downloads.sourceforge.net/mpg123/mpg123-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="4073d9c60a43872f6f5a3a322f5ea21ab7f0869d2ed25e79c3eb8521fa3c32d4"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86 x86_gcc2"
|
||||
@@ -14,7 +14,7 @@ SECONDARY_ARCHITECTURES="x86 x86_gcc2"
|
||||
PROVIDES="
|
||||
mpg123$secondaryArchSuffix = $portVersion
|
||||
lib:libmpg123$secondaryArchSuffix = 0.42.2 compat >= 0
|
||||
lib:libout123$secondaryArchSuffix = 0.1.3 compat >= 0
|
||||
lib:libout123$secondaryArchSuffix = 0.1.4 compat >= 0
|
||||
cmd:mpg123$secondaryArchSuffix = $portVersion
|
||||
cmd:mpg123_id3dump$secondaryArchSuffix = $portVersion
|
||||
cmd:mpg123_strip$secondaryArchSuffix = $portVersion
|
||||
@@ -28,7 +28,7 @@ REQUIRES="
|
||||
PROVIDES_devel="
|
||||
mpg123${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libmpg123$secondaryArchSuffix = 0.42.2 compat >= 0
|
||||
devel:libout123$secondaryArchSuffix = 0.1.3 compat >= 0
|
||||
devel:libout123$secondaryArchSuffix = 0.1.4 compat >= 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
haiku$secondaryArchSuffix
|
||||
Reference in New Issue
Block a user