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

(-)pulseaudio-5.0-r2.ebuild.orig (-2 / +2 lines)
Lines 18-24 LICENSE="!gdbm? ( LGPL-2.1 ) gdbm? ( GPL Link Here
18
SLOT="0"
18
SLOT="0"
19
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux"
19
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux"
20
20
21
IUSE="+alsa +asyncns avahi bluetooth +caps dbus doc equalizer +gdbm +glib gnome
21
IUSE="+alsa +alsapulse +asyncns avahi bluetooth +caps dbus doc equalizer +gdbm +glib gnome
22
gtk ipv6 jack libsamplerate lirc neon +orc oss qt4 realtime ssl systemd
22
gtk ipv6 jack libsamplerate lirc neon +orc oss qt4 realtime ssl systemd
23
system-wide tcpd test +udev +webrtc-aec +X xen"
23
system-wide tcpd test +udev +webrtc-aec +X xen"
24
24
Lines 89-95 DEPEND="${RDEPEND} Link Here
89
	>=sys-devel/gettext-0.18.1
89
	>=sys-devel/gettext-0.18.1
90
"
90
"
91
# This is a PDEPEND to avoid a circular dep
91
# This is a PDEPEND to avoid a circular dep
92
PDEPEND="alsa? ( >=media-plugins/alsa-plugins-1.0.27-r1[pulseaudio] )"
92
PDEPEND="alsapulse? ( >=media-plugins/alsa-plugins-1.0.27-r1[pulseaudio] )"
93
93
94
# alsa-utils dep is for the alsasound init.d script (see bug #155707)
94
# alsa-utils dep is for the alsasound init.d script (see bug #155707)
95
# bluez dep is for the bluetooth init.d script
95
# bluez dep is for the bluetooth init.d script

Return to bug 519530