Gentoo Archives: gentoo-user

From: Christian Schulze <christian.schulze81@××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: KDE? Get me out of here!
Date: Wed, 24 Feb 2010 15:03:10
Message-Id: 201002241523.39435.christian.schulze81@googlemail.com
In Reply to: [gentoo-user] Re: KDE? Get me out of here! by Nikos Chantziaras
1 Am Mittwoch, 24. Februar 2010 15:12:58 schrieb Nikos Chantziaras:
2 > On 02/24/2010 03:41 PM, Zeerak Mustafa Waseem wrote:
3 > > On Wed, Feb 24, 2010 at 03:38:09PM +0200, Nikos Chantziaras wrote:
4 > >> On 02/24/2010 04:27 AM, Kevin O'Gorman wrote:
5 > >>> I've been using KDE for a long time, for reasons that are no longer
6 > >>> important to me. I have remained out of pure inertia.
7 > >>> I use gnome happily at work, both on Fedora and Ubuntu. All I need
8 > >>> from any of them is a panel with some favorites, and a pager for
9 > >>> multiple desktops.
10 > >>> I spend most of my time in vim, in the C program and documentation
11 > >>> toolchains or in a browser.
12 > >>>
13 > >>> The reason I bring this up is that my account just froze on me from
14 > >>> running out of disk space. A little research showed that an
15 > >>> odd-sounding thing called nepomuk was using 7.2 G (SEVEN GIGS) in some
16 > >>> dotfiles. It turns out to be a KDE client - whatever that is. I've
17 > >>> got a lot of space here and there, but my /home partition was never
18 > >>> near full before.
19 > >>
20 > >> Put "-semantic-desktop" in your make.conf. emerge -auDN world. emerge
21 > >> -a --depclean. That should do it.
22 > >
23 > > Is that even possible? Won't a number of KDE apps demand the
24 > > semantic-desktop use flag set?
25 >
26 > Don't know, never happened here.
27 >
28 Just tried it, and the following apps are being recompiled right now:
29
30 [ebuild R ] kde-base/pykde4-4.3.5-r1 USE="-semantic-desktop*"
31 [ebuild R ] kde-base/gwenview-4.3.5 USE="-semantic-desktop*"
32 [ebuild R ] kde-base/akonadi-4.3.5 USE="-semantic-desktop*"
33 [ebuild R ] net-wireless/kbluetooth-0.4.2 USE="-semantic-desktop*"
34 [ebuild R ] kde-base/plasma-workspace-4.3.5 USE="-semantic-desktop*"
35 [ebuild R ] kde-base/dolphin-4.3.5 USE="-semantic-desktop*"
36 [ebuild R ] kde-base/kdebase-runtime-meta-4.3.5 USE="-semantic-desktop*"
37 [ebuild R ] kde-base/kmail-4.3.5 USE="-semantic-desktop*"
38 [ebuild R ] kde-base/kdeplasma-addons-4.3.5 USE="-semantic-desktop*"
39
40 Let's see if it works.

Replies

Subject Author
Re: [gentoo-user] Re: KDE? Get me out of here! Dale <rdalek1967@×××××.com>