Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 152185 - gdm needs serious use flag love
Summary: gdm needs serious use flag love
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Other
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-20 21:39 UTC by Kaiting Chen
Modified: 2006-10-30 11:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.