Gentoo Archives: gentoo-user

From: "Bo Ørsted Andresen" <bo.andresen@××××.dk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] AIGLX responseness (WAS: libGL issues & AIGLX slowness)
Date: Mon, 30 Oct 2006 02:12:50
Message-Id: 200610300308.23430.bo.andresen@zlin.dk
In Reply to: Re: [gentoo-user] AIGLX responseness (WAS: libGL issues & AIGLX slowness) by Iain Buchanan
1 On Monday 30 October 2006 02:43, Iain Buchanan wrote:
2 [SNIP]
3 > > By default equery only queries your installed packages (the specific
4 > > versions).
5 > >
6 > > # equery -N u -a xorg-server | grep aiglx\\\|xorg-server
7 > > [ Searching for packages matching xorg-server... ]
8 > > [ Found these USE variables for x11-base/xorg-server-1.0.2-r7 ]
9 > > [ Found these USE variables for x11-base/xorg-server-1.1.0-r1 ]
10 > > [ Found these USE variables for x11-base/xorg-server-1.1.1 ]
11 > > [ Found these USE variables for x11-base/xorg-server-1.1.1-r1 ]
12 > > + + aiglx : Includes extra AIGLX patches that allow
13 >
14 > hmm strange:
15 >
16 > $ equery -N u -a xorg-server | grep aiglx\\\|xorg-server
17 [SNIP]
18 > [ Found these USE variables for x11-base/xorg-server-1.1.1-r1 ]
19 >
20 > nothing more!
21
22 # grep aiglx `portageq portdir`/x11-base/xorg-server/xorg-server-1.1.1-r1.ebuild
23 aiglx
24 if use aiglx; then
25 ${FILESDIR}/06-aiglx-happy-vt-switch.patch
26
27 You did sync during the last two weeks, right? It was added more than two
28 weeks ago...
29
30 http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-base/xorg-server/xorg-server-1.1.1-r1.ebuild?r1=1.10&r2=1.11
31
32 --
33 Bo Andresen

Replies

Subject Author
Re: [gentoo-user] AIGLX responseness (WAS: libGL issues & AIGLX slowness) Iain Buchanan <iaindb@××××××××××××.au>