mpg123: update to 1.31.3.
This commit is contained in:
parent
81930145da
commit
ed8f54c54a
@ -1,10 +1,11 @@
|
|||||||
# Template file for 'mpg123'
|
# Template file for 'mpg123'
|
||||||
# Sync with mpg123-extras
|
# Sync with mpg123-extras
|
||||||
pkgname=mpg123
|
pkgname=mpg123
|
||||||
version=1.31.2
|
version=1.31.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
# --with-cpu not necessary, upstream detects features correctly
|
# --with-cpu not necessary, upstream detects features correctly
|
||||||
|
# --with-optimization=0 makes the configure script respect xbps-src's defaults.
|
||||||
configure_args="--with-optimization=0 --with-default-audio=alsa"
|
configure_args="--with-optimization=0 --with-default-audio=alsa"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="alsa-lib-devel"
|
makedepends="alsa-lib-devel"
|
||||||
@ -12,11 +13,9 @@ short_desc="Fast console MPEG audio decoder/player"
|
|||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-only"
|
license="LGPL-2.1-only"
|
||||||
homepage="https://www.mpg123.org/"
|
homepage="https://www.mpg123.org/"
|
||||||
changelog="https://www.mpg123.org/cgi-bin/scm/mpg123/trunk/NEWS"
|
changelog="https://www.mpg123.de/trunk/NEWS"
|
||||||
distfiles="${SOURCEFORGE_SITE}/mpg123/mpg123-${version}.tar.bz2
|
distfiles="${SOURCEFORGE_SITE}/mpg123/mpg123-${version}.tar.bz2"
|
||||||
https://www.mpg123.org/download/mpg123-${version}.tar.bz2"
|
checksum=1ca77d3a69a5ff845b7a0536f783fee554e1041139a6b978f6afe14f5814ad1a
|
||||||
checksum="b17f22905e31f43b6b401dfdf6a71ed11bb7d056f68db449d70b9f9ae839c7de
|
|
||||||
b17f22905e31f43b6b401dfdf6a71ed11bb7d056f68db449d70b9f9ae839c7de"
|
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
||||||
# No LFS required with musl
|
# No LFS required with musl
|
||||||
|
Loading…
x
Reference in New Issue
Block a user