Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 564466
Collapse All | Expand All

(-)audacious-plugins-3.7.1.ebuild (-3 / +3 lines)
Lines 15-22 Link Here
15
LICENSE="GPL-2"
15
LICENSE="GPL-2"
16
SLOT="0"
16
SLOT="0"
17
KEYWORDS="alpha amd64 ~arm ~hppa ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux"
17
KEYWORDS="alpha amd64 ~arm ~hppa ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux"
18
IUSE="aac +adplug alsa bs2b cdda cue elibc_uclibc ffmpeg flac fluidsynth gnome http gtk gtk3 jack
18
IUSE="aac +adplug alsa bs2b cdda cue elibc_uclibc ffmpeg flac fluidsynth gnome http gtk gtk3 jack lame libnotify libsamplerate libsoxr lirc mms mp3 nls pulseaudio qt5 scrobbler sdl sid sndfile vorbis wavpack"
19
lame libnotify libsamplerate lirc mms mp3 nls pulseaudio qt5 scrobbler sdl sid sndfile vorbis wavpack"
20
REQUIRED_USE="
19
REQUIRED_USE="
21
	?? ( gtk gtk3 qt5 )
20
	?? ( gtk gtk3 qt5 )
22
"
21
"
Lines 52-57 Link Here
52
	lame? ( media-sound/lame )
51
	lame? ( media-sound/lame )
53
	libnotify? ( x11-libs/libnotify )
52
	libnotify? ( x11-libs/libnotify )
54
	libsamplerate? ( media-libs/libsamplerate )
53
	libsamplerate? ( media-libs/libsamplerate )
54
	libsoxr? ( media-libs/soxr )
55
	lirc? ( app-misc/lirc )
55
	lirc? ( app-misc/lirc )
56
	mms? ( >=media-libs/libmms-0.3 )
56
	mms? ( >=media-libs/libmms-0.3 )
57
	mp3? ( >=media-sound/mpg123-1.12.1 )
57
	mp3? ( >=media-sound/mpg123-1.12.1 )
Lines 123-129 Link Here
123
		${notify} \
123
		${notify} \
124
		--enable-modplug \
124
		--enable-modplug \
125
		--enable-statusicon \
125
		--enable-statusicon \
126
		--disable-soxr \
126
		$(use_enable libsoxr soxr) \
127
		$(use_enable adplug) \
127
		$(use_enable adplug) \
128
		$(use_enable aac) \
128
		$(use_enable aac) \
129
		$(use_enable alsa) \
129
		$(use_enable alsa) \

Return to bug 564466