mpg123: update to 1.28.1.

This commit is contained in:
Roberto Ricci 2021-07-11 09:51:07 +02:00 committed by Érico Nogueira Rolim
parent 746a2ada8b
commit 8d21b4f459
2 changed files with 2 additions and 13 deletions

View file

@ -1,11 +0,0 @@
--- a/configure
+++ b/configure
@@ -17170,7 +17170,7 @@
;;
arm_fpu)
ADD_CPPFLAGS="$ADD_CPPFLAGS -DOPT_MULTI -DOPT_GENERIC -DOPT_GENERIC_DITHER -DOPT_NEON -DREAL_IS_FLOAT"
- more_sources="$s_neon$s_dither $s_arm_multi"
+ more_sources="$s_neon $s_dither $s_arm_multi"
;;
neon64)
ADD_CPPFLAGS="$ADD_CPPFLAGS -DOPT_NEON64 -DREAL_IS_FLOAT"

View file

@ -1,6 +1,6 @@
# Template file for 'mpg123' # Template file for 'mpg123'
pkgname=mpg123 pkgname=mpg123
version=1.28.0 version=1.28.1
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
@ -13,7 +13,7 @@ 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/"
distfiles="${SOURCEFORGE_SITE}/mpg123/mpg123-${version}.tar.bz2" distfiles="${SOURCEFORGE_SITE}/mpg123/mpg123-${version}.tar.bz2"
checksum=e49466853685026da5d113dc7ff026b1b2ad0b57d78df693a446add9db88a7d5 checksum=85d0b34e14b2d8b35dda7224b2452a7e9e7a3c8eddda595188a5122d0787b9aa
case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in
# No LFS required with musl # No LFS required with musl