* [gentoo-commits] repo/gentoo:master commit in: media-sound/cava/files/
@ 2025-01-10 21:45 Ionen Wolkens
0 siblings, 0 replies; only message in thread
From: Ionen Wolkens @ 2025-01-10 21:45 UTC (permalink / raw
To: gentoo-commits
commit: 695de0d0051f8962206086657e5dfcb3528eca7a
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Fri Jan 10 15:59:24 2025 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Fri Jan 10 21:41:39 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=695de0d0
media-sound/cava: remove unused patch(es)
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
.../cava/files/cava-0.10.3-gentoo-iniparser4.patch | 15 ---------------
1 file changed, 15 deletions(-)
diff --git a/media-sound/cava/files/cava-0.10.3-gentoo-iniparser4.patch b/media-sound/cava/files/cava-0.10.3-gentoo-iniparser4.patch
deleted file mode 100644
index 30b9d9dc4600..000000000000
--- a/media-sound/cava/files/cava-0.10.3-gentoo-iniparser4.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Gentoo uses non-standard naming for slotted iniparser:4 and it
-does not have a pkg-config file (ideally should be unslotted).
-Cava can use iniparser:0 as well but <3.2 forces legacy mode.
-
-See also: https://bugs.gentoo.org/933610
---- a/configure.ac
-+++ b/configure.ac
-@@ -424,5 +424,5 @@
-
--AC_CHECK_LIB(iniparser,iniparser_load, have_iniparser=yes, have_iniparser=no)
-+AC_CHECK_LIB(iniparser4,iniparser_load, have_iniparser=yes, have_iniparser=no)
- if [[ $have_iniparser = "yes" ]] ; then
-- LIBS="$LIBS -liniparser"
-+ LIBS="$LIBS -liniparser4"
- if [[ $build_mac = "yes" ]] ; then
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2025-01-10 21:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-10 21:45 [gentoo-commits] repo/gentoo:master commit in: media-sound/cava/files/ Ionen Wolkens
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox