media-plugins/audacious-plugins: Drop USE hotkey
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 17 Nov 2018 23:30:12 +0000 (00:30 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sat, 17 Nov 2018 23:33:53 +0000 (00:33 +0100)
Bug: https://bugs.gentoo.org/640842
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
media-plugins/audacious-plugins/audacious-plugins-3.10.ebuild

index 13310dcdcc9ac4dec768a40600475faa78862a01..b1303a24820f464eafae1d9dcfbfd785f64b1c3b 100644 (file)
@@ -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) \