diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-11-17 22:08:27 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-11-17 23:00:03 +0100 |
commit | 0b50858d0c33925c97d39efe4dee13e77787d7f4 (patch) | |
tree | 84dd01564610a68e08cfa4b3c45d4d1622e54e20 /media-plugins/audacious-plugins | |
parent | media-sound/audacious: Fix DESCRIPTION (no ${PN}, less PR speak) (diff) | |
download | gentoo-0b50858d0c33925c97d39efe4dee13e77787d7f4.tar.gz gentoo-0b50858d0c33925c97d39efe4dee13e77787d7f4.tar.bz2 gentoo-0b50858d0c33925c97d39efe4dee13e77787d7f4.zip |
media-plugins/audacious-plugins: Drop USE gnome
Upstream commit 3dc8222f59bc8a2352fc0bac54e34a22adc6e122
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-plugins/audacious-plugins')
-rw-r--r-- | media-plugins/audacious-plugins/audacious-plugins-9999.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-plugins/audacious-plugins/audacious-plugins-9999.ebuild b/media-plugins/audacious-plugins/audacious-plugins-9999.ebuild index 45b1f5ec926f..35afe4562f0e 100644 --- a/media-plugins/audacious-plugins/audacious-plugins-9999.ebuild +++ b/media-plugins/audacious-plugins/audacious-plugins-9999.ebuild @@ -20,7 +20,7 @@ fi LICENSE="GPL-2" SLOT="0" -IUSE="aac +adplug alsa ampache aosd bs2b cdda cue ffmpeg flac fluidsynth gnome hotkeys http gme gtk gtk3 jack lame libav +IUSE="aac +adplug alsa ampache aosd bs2b cdda cue ffmpeg flac fluidsynth hotkeys http gme gtk gtk3 jack lame libav libnotify libsamplerate lirc mms modplug mp3 nls pulseaudio qt5 scrobbler sdl sid sndfile soxr speedpitch vorbis wavpack" REQUIRED_USE=" ^^ ( gtk gtk3 qt5 ) @@ -155,7 +155,6 @@ src_configure() { $(use_enable hotkeys hotkey) \ $(use_enable http neon) \ $(use_enable jack) \ - $(use_enable gnome gnomeshortcuts) \ $(use_enable lame filewriter_mp3) \ $(use_enable libnotify notify) \ $(use_enable libsamplerate resample) \ |