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

Bug 152185

Summary: gdm needs serious use flag love
Product: Gentoo Linux Reporter: Kaiting Chen <Phoenixfire159>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Other   
Whiteboard:
Package list:
Runtime testing required: ---

Description Kaiting Chen 2006-10-20 21:39:48 UTC
A lot of use flags should probably be used in the gdm ebuild, now that X is modular. For example, dmxproto and libdmx should only be pulled in if the dmx flag is set. libXinerama should only be a dependency if xinerama is set. Maybe even make libXdmcp optional by a xdmcp flag.

Since the configure for gdm decides on a lot of things automatically, the only other changes that have to be made is to change --with-xdmcp to $(use_with xdmcp).
Comment 1 John N. Laliberte (RETIRED) gentoo-dev 2006-10-30 11:02:10 UTC
we will not add use flags unless there are *real* configure switches.

re-open if you have patches, thanks.