commit:     212b318c67290e30a2a0aad51d2edb6efe3e11e9
Author:     Nicolas PARLANT <nicolas.parlant <AT> parhuet <DOT> fr>
AuthorDate: Tue Oct 14 11:57:28 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 14 20:04:14 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=212b318c

media-sound/qmmp: minor update for live

set mpg123 instead of mad as default decoder (r12245)
add qmmp-plugin-pack in optfeature

Signed-off-by: Nicolas PARLANT <nicolas.parlant <AT> parhuet.fr>
Part-of: https://github.com/gentoo/gentoo/pull/44174
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-sound/qmmp/qmmp-9999.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/media-sound/qmmp/qmmp-9999.ebuild 
b/media-sound/qmmp/qmmp-9999.ebuild
index 794407b7583b..308687d51539 100644
--- a/media-sound/qmmp/qmmp-9999.ebuild
+++ b/media-sound/qmmp/qmmp-9999.ebuild
@@ -22,7 +22,7 @@ LICENSE="CC-BY-SA-4.0 GPL-2+" # default skin & source code
 SLOT="0"
 # KEYWORDS further up
 IUSE="X aac +alsa archive bs2b cdda cddb curl +dbus doc enca
-ffmpeg flac game gnome jack ladspa libxmp +mad midi mpg123
+ffmpeg flac game gnome jack ladspa libxmp mad midi +mpg123
 musepack opus pipewire projectm pulseaudio qtmedia
 shout sid sndfile soxr +vorbis wavpack
 "
@@ -183,5 +183,6 @@ src_install() {
 pkg_postinst() {
        xdg_pkg_postinst
 
+       optfeature "various plugins: input, decoder, video, visualization..." 
media-plugins/qmmp-plugin-pack
        use dbus && optfeature "removable device detection" sys-fs/udisks
 }

Reply via email to