mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
mpg123: update to 1.25.11.
This commit is contained in:
parent
6c29094e59
commit
2dc5587df2
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mpg123'
|
# Template file for 'mpg123'
|
||||||
pkgname=mpg123
|
pkgname=mpg123
|
||||||
version=1.25.10
|
version=1.25.11
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-optimization=0 --with-default-audio=alsa
|
configure_args="--with-optimization=0 --with-default-audio=alsa
|
||||||
|
@ -9,10 +9,10 @@ hostmakedepends="pkg-config"
|
||||||
makedepends="alsa-lib-devel jack-devel pulseaudio-devel sndio-devel SDL-devel"
|
makedepends="alsa-lib-devel jack-devel pulseaudio-devel sndio-devel SDL-devel"
|
||||||
short_desc="Fast console MPEG audio decoder/player"
|
short_desc="Fast console MPEG audio decoder/player"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
|
license="LGPL-2.1-only"
|
||||||
homepage="https://www.mpg123.org/"
|
homepage="https://www.mpg123.org/"
|
||||||
license="LGPL-2.1"
|
|
||||||
distfiles="${SOURCEFORGE_SITE}/mpg123/mpg123-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/mpg123/mpg123-${version}.tar.bz2"
|
||||||
checksum=6c1337aee2e4bf993299851c70b7db11faec785303cfca3a5c3eb5f329ba7023
|
checksum=df063307faa27c7d9efe63d2139b1564cfc7cdbb7c6f449c89ef8faabfa0eab2
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
# No LFS required with musl
|
# No LFS required with musl
|
||||||
|
|
Loading…
Add table
Reference in a new issue