Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/audacious-plugins/
Date: Sat, 17 Nov 2018 22:00:38
Message-Id: 1542492003.0b50858d0c33925c97d39efe4dee13e77787d7f4.asturm@gentoo
1 commit: 0b50858d0c33925c97d39efe4dee13e77787d7f4
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 17 21:08:27 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 17 22:00:03 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b50858d
7
8 media-plugins/audacious-plugins: Drop USE gnome
9
10 Upstream commit 3dc8222f59bc8a2352fc0bac54e34a22adc6e122
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 media-plugins/audacious-plugins/audacious-plugins-9999.ebuild | 3 +--
14 1 file changed, 1 insertion(+), 2 deletions(-)
15
16 diff --git a/media-plugins/audacious-plugins/audacious-plugins-9999.ebuild b/media-plugins/audacious-plugins/audacious-plugins-9999.ebuild
17 index 45b1f5ec926..35afe4562f0 100644
18 --- a/media-plugins/audacious-plugins/audacious-plugins-9999.ebuild
19 +++ b/media-plugins/audacious-plugins/audacious-plugins-9999.ebuild
20 @@ -20,7 +20,7 @@ fi
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -IUSE="aac +adplug alsa ampache aosd bs2b cdda cue ffmpeg flac fluidsynth gnome hotkeys http gme gtk gtk3 jack lame libav
25 +IUSE="aac +adplug alsa ampache aosd bs2b cdda cue ffmpeg flac fluidsynth hotkeys http gme gtk gtk3 jack lame libav
26 libnotify libsamplerate lirc mms modplug mp3 nls pulseaudio qt5 scrobbler sdl sid sndfile soxr speedpitch vorbis wavpack"
27 REQUIRED_USE="
28 ^^ ( gtk gtk3 qt5 )
29 @@ -155,7 +155,6 @@ src_configure() {
30 $(use_enable hotkeys hotkey) \
31 $(use_enable http neon) \
32 $(use_enable jack) \
33 - $(use_enable gnome gnomeshortcuts) \
34 $(use_enable lame filewriter_mp3) \
35 $(use_enable libnotify notify) \
36 $(use_enable libsamplerate resample) \