Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 596426

Summary: kde-plasma/plasma-pa-5.8.0 should give a note on enabling gnome use flag of pulseaudio
Product: Gentoo Linux Reporter: Steffen Hau <steffen>
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal CC: franz.trischberger
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=658660
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 598128    

Description Steffen Hau 2016-10-07 10:35:36 UTC
kde-plasma/plasma-pa-5.8.0 introduced a dependency on gnome-base/gconf (see bug 593962). The new feature (Add a KCM setting to control pulse audio module combine-sinks) is only useable, if pulseuadio is installed with gnome use flag (pulling in gconf). Perhaps you should add a einfo for this.

Reproducible: Always
Comment 1 Michael Palimaka (kensington) gentoo-dev 2016-10-07 14:31:42 UTC
I would probably just enforce it as a dependency, What do you think?
Comment 2 Steffen Hau 2016-10-11 14:42:44 UTC
from my point of view this would make sense.

perhaps it would also make sense to rename the use flag of pulseaudio from gnome to gconf.
Comment 3 Franz Trischberger 2016-10-12 07:07:59 UTC
(In reply to Steffen Hau from comment #2)
> from my point of view this would make sense.
> 
> perhaps it would also make sense to rename the use flag of pulseaudio from
> gnome to gconf.

AFAIK USE="gnome" is often used to add optional dependencies on packages from the gnome stack like gconf, gvfs, glib, ... (e.g. chromium, gvim, gimp, ...) If you want to change that you have to clean up the whole portage tree ;)