Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] KDE 4.0.2 and composite
Date: Tue, 11 Mar 2008 19:32:28
Message-Id: 200803112126.26813.alan.mckinnon@gmail.com
In Reply to: [gentoo-user] KDE 4.0.2 and composite by Uwe Thiem
1 On Tuesday 11 March 2008, Uwe Thiem wrote:
2 > Hi folks,
3 >
4 > I emerged KDE 4.0.2 without composite in my xorg. Meanwhile I have
5 > found out how to enable composite (and 2D and 3D acceleration) with
6 > my graphics chipset.
7 >
8 > Now I'd like to re-compile KDE with composite enabled. Anybody in the
9 > know *what* parts of KDE I have to re-emerge? (Wouldn't like to do
10 > the whole thing.)
11
12 set xcomposite in USE. It'll rebuild a couple of things:
13
14 nazgul ~ # equery hasuse xcomposite
15 [ Searching for USE flag xcomposite in all categories among: ]
16 * installed packages
17 [I--] [ ~] kde-base/kicker-3.5.9 (3.5)
18 [I--] [ ~] kde-base/kwin-3.5.9 (3.5)
19 [I--] [ ~] kde-base/kwin-4.0.1 (kde-4)
20 [I--] [ ~] kde-base/plasma-4.0.1 (kde-4)
21 [I--] [ ~] kde-base/krunner-4.0.1-r1 (kde-4)
22 [I--] [ ~] kde-base/libtaskmanager-4.0.1 (kde-4)
23
24 and 'emerge libXcomposite compositeproto'
25
26 I'd estimate about 20 minutes build time for that lot
27
28
29
30 --
31 Alan McKinnon
32 alan dot mckinnon at gmail dot com
33
34 --
35 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] KDE 4.0.2 and composite Uwe Thiem <uwix@××××.na>