Gentoo Archives: gentoo-dev

From: Dan Armak <danarmak@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] modular X - 7.0 RC1
Date: Thu, 20 Oct 2005 16:00:14
Message-Id: 200510201754.53322.danarmak@gentoo.org
In Reply to: Re: [gentoo-dev] modular X - 7.0 RC1 by Luca Barbato
1 On Thursday 20 October 2005 17:28, Luca Barbato wrote:
2 > Dan Armak wrote:
3 > > On Thursday 20 October 2005 09:11, Donnie Berkholz wrote:
4 > > To keep the current behaviour, the kde metaebuild (and gnome and the
5 > > other WMs) would have to depend on xorg-x11, which strictly speaking is
6 > > unnecessary. Opinions? How can we educate the users to manually 'emerge
7 > > xorg-x11'? Personally I'm in favor of updating the docs, making a big
8 > > announcement on all channels, and preparing a nice bug to close
9 > > duplicates against.
10 > >
11 > > We'll also need to educate them about xorg-x11 not installing fonts any
12 > > longer. The way I understood your metabuilds.txt, 'emerge xorg-x11 kde'
13 > > would result in an unusable system without any fonts at all...
14 >
15 > a useflag could solve the issue as well a all inclusive metaebuild for X.
16 To solve this issue it would have to be an on-by-default flag, i.e.
17 'noxserver'. I know some people are strongly against nofoo flags.
18
19 Also, we'd have to include RDEPEND="!noxserver? ( x11-base/xorg-x11 )" in
20 every ebuild in the tree being updated to depend on x11-base/xorg-libs. Or an
21 eclass to the same effect. This would be easily forgotten in new ebuilds, and
22 then we'd get inconsistent behavior.
23
24 --
25 Dan Armak
26 Gentoo Linux developer (KDE)
27 Public GPG key: http://dev.gentoo.org/~danarmak/danarmak-gpg-public.key
28 Fingerprint: DD70 DBF9 E3D4 6CB9 2FDD 0069 508D 9143 8D5F 8951

Replies

Subject Author
Re: [gentoo-dev] modular X - 7.0 RC1 Donnie Berkholz <spyderous@g.o>
Re: [gentoo-dev] modular X - 7.0 RC1 Matthijs van der Vleuten <zr40.nl@×××××.com>