mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
mpg123: bump to 1.30.2 (#7289)
This commit is contained in:
@@ -2,17 +2,17 @@ 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="https://www.mpg123.org/"
|
||||
COPYRIGHT="1995-2021 Michael Hipp and others"
|
||||
COPYRIGHT="1995-2022 Michael Hipp and others"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://downloads.sourceforge.net/mpg123/mpg123-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="963885d8cc77262f28b77187c7d189e32195e64244de2530b798ddf32183e847"
|
||||
CHECKSUM_SHA256="c7ea863756bb79daed7cba2942ad3b267a410f26d2dfbd9aaf84451ff28a05d7"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="!x86_gcc2 x86"
|
||||
|
||||
libmpg123Version="0.46.7"
|
||||
libout123Version="0.4.3"
|
||||
libmpg123Version="0.47.0"
|
||||
libout123Version="0.4.4"
|
||||
libsyn123Version="0.1.4"
|
||||
libmpg123VersionCompat="$libmpg123Version compat >= ${libmpg123Version%%.*}"
|
||||
libout123VersionCompat="$libout123Version compat >= ${libout123Version%%.*}"
|
||||
Reference in New Issue
Block a user