From: Bernd Kuhls <bernd@kuhls.net>
To: buildroot@buildroot.org
Subject: [Buildroot] [PATCH 1/1] package/mpg123: bump version to 1.32.3
Date: Tue, 3 Oct 2023 14:32:08 +0200 [thread overview]
Message-ID: <20231003123208.2688289-1-bernd@kuhls.net> (raw)
Removed patch which was applied upstream:
https://github.com/madebr/mpg123/commit/e1e6aa201a88d9d7f91c806b71270dd0013c6ca6
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/mpg123/0001-mpg123-buildfix.patch | 24 -----------------------
package/mpg123/mpg123.hash | 6 +++---
package/mpg123/mpg123.mk | 2 +-
3 files changed, 4 insertions(+), 28 deletions(-)
delete mode 100644 package/mpg123/0001-mpg123-buildfix.patch
diff --git a/package/mpg123/0001-mpg123-buildfix.patch b/package/mpg123/0001-mpg123-buildfix.patch
deleted file mode 100644
index cc731ea967..0000000000
--- a/package/mpg123/0001-mpg123-buildfix.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
-Upstream: https://sourceforge.net/p/mpg123/bugs/353/
-
-diff -Nur mpg123-1.31.3.orig/src/libmpg123/getcpuflags.h mpg123-1.31.3/src/libmpg123/getcpuflags.h
---- mpg123-1.31.3.orig/src/libmpg123/getcpuflags.h 2023-03-15 09:02:58.000000000 +0100
-+++ mpg123-1.31.3/src/libmpg123/getcpuflags.h 2023-08-07 15:57:19.444106173 +0200
-@@ -44,6 +44,8 @@
-
- unsigned int getcpuflags(struct cpuflags* cf);
-
-+#if ((defined OPT_X86) || (defined OPT_X86_64) || (defined OPT_NEON) || (defined OPT_NEON64)) && (defined OPT_MULTI)
-+
- #ifdef WANT_GETCPUFLAGS
- #include <string.h>
- // Wrapper needed for ignorant clang memory sanitizer that chokes
-@@ -55,8 +57,6 @@
- }
- #endif
-
--#if ((defined OPT_X86) || (defined OPT_X86_64) || (defined OPT_NEON) || (defined OPT_NEON64)) && (defined OPT_MULTI)
--
- // We really evaluate the CPU flags.
- #define OPT_CPU_FLAGS
-
diff --git a/package/mpg123/mpg123.hash b/package/mpg123/mpg123.hash
index 39ded93fb9..0fe4699606 100644
--- a/package/mpg123/mpg123.hash
+++ b/package/mpg123/mpg123.hash
@@ -1,6 +1,6 @@
-# From https://sourceforge.net/projects/mpg123/files/mpg123/1.31.3/
-sha1 c41b98e4c5ac55a5b3787b5aa309a71a6d458145 mpg123-1.31.3.tar.bz2
+# From https://sourceforge.net/projects/mpg123/files/mpg123/1.32.3/
+sha1 3a94848a620db7917c757cb21e261c711e44618f mpg123-1.32.3.tar.bz2
# Locally calculated
-sha256 1ca77d3a69a5ff845b7a0536f783fee554e1041139a6b978f6afe14f5814ad1a mpg123-1.31.3.tar.bz2
+sha256 2d9913a57d4ee8f497a182c6e82582602409782a4fb481e989feebf4435867b4 mpg123-1.32.3.tar.bz2
# License file
sha256 c22482728a634a8dfdb4ff72a96d4c1ed64cd8f3e79335c401751ac591609366 COPYING
diff --git a/package/mpg123/mpg123.mk b/package/mpg123/mpg123.mk
index 5ec5590267..4de5f99bdf 100644
--- a/package/mpg123/mpg123.mk
+++ b/package/mpg123/mpg123.mk
@@ -4,7 +4,7 @@
#
################################################################################
-MPG123_VERSION = 1.31.3
+MPG123_VERSION = 1.32.3
MPG123_SOURCE = mpg123-$(MPG123_VERSION).tar.bz2
MPG123_SITE = https://downloads.sourceforge.net/project/mpg123/mpg123/$(MPG123_VERSION)
MPG123_INSTALL_STAGING = YES
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2023-10-03 12:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-03 12:32 Bernd Kuhls [this message]
2023-11-04 20:26 ` [Buildroot] [PATCH 1/1] package/mpg123: bump version to 1.32.3 Thomas Petazzoni via buildroot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231003123208.2688289-1-bernd@kuhls.net \
--to=bernd@kuhls.net \
--cc=buildroot@buildroot.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.