From 82de0036914883afae01d151d98cadaa87eb396a Mon Sep 17 00:00:00 2001 From: triallax Date: Fri, 16 Jun 2023 10:12:43 +0100 Subject: [PATCH 1/2] mpg123: update to 1.31.3. --- srcpkgs/mpg123/template | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/srcpkgs/mpg123/template b/srcpkgs/mpg123/template index 03bf482ef453..12960dcb131a 100644 --- a/srcpkgs/mpg123/template +++ b/srcpkgs/mpg123/template @@ -1,22 +1,20 @@ # Template file for 'mpg123' # Sync with mpg123-extras pkgname=mpg123 -version=1.31.2 +version=1.31.3 revision=1 build_style=gnu-configure # --with-cpu not necessary, upstream detects features correctly -configure_args="--with-optimization=0 --with-default-audio=alsa" +configure_args="--with-default-audio=alsa" hostmakedepends="pkg-config" makedepends="alsa-lib-devel" short_desc="Fast console MPEG audio decoder/player" maintainer="Orphaned " license="LGPL-2.1-only" homepage="https://www.mpg123.org/" -changelog="https://www.mpg123.org/cgi-bin/scm/mpg123/trunk/NEWS" -distfiles="${SOURCEFORGE_SITE}/mpg123/mpg123-${version}.tar.bz2 - https://www.mpg123.org/download/mpg123-${version}.tar.bz2" -checksum="b17f22905e31f43b6b401dfdf6a71ed11bb7d056f68db449d70b9f9ae839c7de - b17f22905e31f43b6b401dfdf6a71ed11bb7d056f68db449d70b9f9ae839c7de" +changelog="https://www.mpg123.de/trunk/NEWS" +distfiles="${SOURCEFORGE_SITE}/mpg123/mpg123-${version}.tar.bz2" +checksum=1ca77d3a69a5ff845b7a0536f783fee554e1041139a6b978f6afe14f5814ad1a if [ "$XBPS_TARGET_LIBC" = musl ]; then # No LFS required with musl From 5866b4e5ebda96d515792251969312d66766aaf1 Mon Sep 17 00:00:00 2001 From: triallax Date: Fri, 16 Jun 2023 10:58:44 +0100 Subject: [PATCH 2/2] mpg123-extras: update to 1.31.3. --- srcpkgs/mpg123-extras/template | 12 +++++------- srcpkgs/mpg123-extras/update | 1 + 2 files changed, 6 insertions(+), 7 deletions(-) create mode 100644 srcpkgs/mpg123-extras/update diff --git a/srcpkgs/mpg123-extras/template b/srcpkgs/mpg123-extras/template index 0c7795b73873..1b1e2e13cdb7 100644 --- a/srcpkgs/mpg123-extras/template +++ b/srcpkgs/mpg123-extras/template @@ -1,11 +1,11 @@ # Template file for 'mpg123-extras' # Sync with mpg123 pkgname=mpg123-extras -version=1.31.2 +version=1.31.3 revision=1 build_style=gnu-configure # --with-cpu not necessary, upstream detects features correctly -configure_args="--with-optimization=0 --with-default-audio=alsa" +configure_args="--with-default-audio=alsa" hostmakedepends="pkg-config" makedepends="alsa-lib-devel SDL2-devel jack-devel pulseaudio-devel sndio-devel" depends="mpg123-sdl mpg123-jack mpg123-pulseaudio mpg123-sndio" @@ -13,11 +13,9 @@ short_desc="Fast console MPEG audio decoder/player - extra plugins" maintainer="Orphaned " license="LGPL-2.1-only" homepage="https://www.mpg123.org/" -changelog="https://www.mpg123.org/cgi-bin/scm/mpg123/trunk/NEWS" -distfiles="${SOURCEFORGE_SITE}/mpg123/mpg123-${version}.tar.bz2 - https://www.mpg123.org/download/mpg123-${version}.tar.bz2" -checksum="b17f22905e31f43b6b401dfdf6a71ed11bb7d056f68db449d70b9f9ae839c7de - b17f22905e31f43b6b401dfdf6a71ed11bb7d056f68db449d70b9f9ae839c7de" +changelog="https://www.mpg123.de/trunk/NEWS" +distfiles="https://www.mpg123.org/download/mpg123-${version}.tar.bz2" +checksum=1ca77d3a69a5ff845b7a0536f783fee554e1041139a6b978f6afe14f5814ad1a # Restrict extras to the same matching version, ignore revision _depends="libmpg123>=${version}_1<=${version}_9999" diff --git a/srcpkgs/mpg123-extras/update b/srcpkgs/mpg123-extras/update new file mode 100644 index 000000000000..3bd50d571a0a --- /dev/null +++ b/srcpkgs/mpg123-extras/update @@ -0,0 +1 @@ +pkgname=mpg123