Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Pulseaudio now needs USE="gnome"?
Date: Sat, 10 Dec 2016 08:10:56
Message-Id: 1848882.WPbyU1KfXY@dell_xps
1 Hi All,
2
3 I have set up USE="-gnome" in my make.conf, but I saw this cropping up at my
4 latest emerge --update:
5
6 [ebuild R ] media-sound/pulseaudio-9.0::gentoo USE="X alsa alsa-plugin
7 asyncns bluetooth caps dbus gdbm glib gnome* ipv6 orc qt4 ssl tcpd udev
8 webrtc-aec -doc -equalizer -gtk -jack (-libressl) -libsamplerate -lirc -
9 native-headset (-neon) -ofono-headset (-oss) -realtime (-selinux) -sox (-
10 system-wide) -systemd {-test} -xen -zeroconf" ABI_X86="32 (64) (-x32)" 0 KiB
11 [snip...]
12
13 Total: 127 packages (83 upgrades, 3 new, 41 reinstalls), Size of downloads:
14 268,203 KiB
15
16 The following USE changes are necessary to proceed:
17 (see "package.use" in the portage(5) man page for more details)
18 # required by kde-plasma/plasma-pa-5.8.3::gentoo
19 # required by kde-plasma/plasma-meta-5.8.3::gentoo[pulseaudio]
20 # required by kde-apps/kdebase-meta-16.04.3::gentoo
21 # required by @selected
22 # required by @world (argument)
23 >=media-sound/pulseaudio-9.0 gnome
24
25 which is dragging in gconf:
26
27 [ebuild N ] gnome-base/gconf-3.2.6-r4:2::gentoo USE="introspection ldap
28 (policykit) -debug" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python2_7" 0 KiB
29
30
31 I don't see gnome in REQUIRED_USE and since this is a relatively gnome-free PC
32 I was wondering what's causing the above and if I can avoid gconf?
33
34 PS: euse -i gnome shows:
35
36 [- c ] gnome
37 media-sound/pulseaudio: Use GConf to store user preferences on
38 streams and so on. Don't enable this flag if you want to use a system
39 wide instance. If unsure, enable this flag.
40 [- ] 7.1 [gentoo]
41 [- ] 8.0 [gentoo]
42 [- ] 9.0 [gentoo]
43
44 --
45 Regards,
46 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Pulseaudio now needs USE="gnome"? Marc Joliet <marcec@×××.de>
Re: [gentoo-user] Pulseaudio now needs USE="gnome"? Daniel Campbell <zlg@g.o>
Re: [gentoo-user] Pulseaudio now needs USE="gnome"? Neil Bothwick <neil@××××××××××.uk>