From a580d81396c17d9d331368d24a5897cf3bcb2aab Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sun, 18 Nov 2018 00:30:12 +0100 Subject: [PATCH] media-plugins/audacious-plugins: Drop USE hotkey Bug: https://bugs.gentoo.org/640842 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner --- media-plugins/audacious-plugins/audacious-plugins-3.10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-plugins/audacious-plugins/audacious-plugins-3.10.ebuild b/media-plugins/audacious-plugins/audacious-plugins-3.10.ebuild index 13310dcdcc9a..b1303a24820f 100644 --- a/media-plugins/audacious-plugins/audacious-plugins-3.10.ebuild +++ b/media-plugins/audacious-plugins/audacious-plugins-3.10.ebuild @@ -18,7 +18,7 @@ fi LICENSE="GPL-2" SLOT="0" -IUSE="aac +adplug alsa ampache aosd bs2b cdda cue ffmpeg flac fluidsynth hotkeys http gme jack lame libav +IUSE="aac +adplug alsa ampache aosd bs2b cdda cue ffmpeg flac fluidsynth http gme jack lame libav libnotify libsamplerate lirc mms modplug mp3 nls pulseaudio scrobbler sdl sid sndfile soxr speedpitch vorbis wavpack" REQUIRED_USE=" || ( alsa jack pulseaudio sdl ) @@ -116,6 +116,7 @@ src_configure() { --enable-songchange \ --disable-coreaudio \ --disable-gtk \ + --disable-hotkey \ --disable-notify \ --disable-oss4 \ --disable-qtglspectrum \ @@ -131,7 +132,6 @@ src_configure() { $(use_enable fluidsynth amidiplug) \ $(use_enable flac filewriter) \ $(use_enable gme console) \ - $(use_enable hotkeys hotkey) \ $(use_enable http neon) \ $(use_enable jack) \ $(use_enable lame filewriter_mp3) \ -- 2.26.2