mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
mpg123: bump version.
This commit is contained in:
@@ -5,7 +5,7 @@ Layer 1, 2 and 3.
|
||||
"
|
||||
HOMEPAGE="http://www.mpg123.org/"
|
||||
SOURCE_URI="http://sourceforge.net/projects/mpg123/files/mpg123/$portVersion/mpg123-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="25244c07dcb1df0a94092d94126c4172918739fe0e78faaaf97cf0b0fcc1a800"
|
||||
CHECKSUM_SHA256="23d2a843c3efc746a326eb4e56d5488b4c67fa6c3c7c71f4d26d98ee4c1f5c2d"
|
||||
REVISION="1"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
COPYRIGHT="1995-2009 Michael Hipp and others"
|
||||
@@ -16,7 +16,7 @@ PATCHES="mpg123-$portVersion.patchset"
|
||||
|
||||
PROVIDES="
|
||||
mpg123$secondaryArchSuffix = $portVersion
|
||||
lib:libmpg123$secondaryArchSuffix = 0.41.0 compat >= 0
|
||||
lib:libmpg123$secondaryArchSuffix = 0.41.1 compat >= 0
|
||||
cmd:mpg123$secondaryArchSuffix
|
||||
cmd:mpg123_id3dump$secondaryArchSuffix
|
||||
cmd:mpg123_strip$secondaryArchSuffix
|
||||
@@ -61,7 +61,7 @@ INSTALL()
|
||||
|
||||
PROVIDES_devel="
|
||||
mpg123${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libmpg123$secondaryArchSuffix = 0.41.0 compat >= 0
|
||||
devel:libmpg123$secondaryArchSuffix = 0.41.1 compat >= 0
|
||||
"
|
||||
|
||||
REQUIRES_devel="
|
||||
Reference in New Issue
Block a user