Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 368773 - make kdebase-runtime-meta more modular
Summary: make kdebase-runtime-meta more modular
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-26 08:39 UTC by Jesús Guerrero Botella (RETIRED)
Modified: 2011-05-27 05:50 UTC (History)
0 users

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


Attachments
Improved ebuild for kdebase-runtime-meta (kdebase-runtime-meta-4.6.3.ebuild,1.64 KB, application/octet-stream)
2011-05-26 08:39 UTC, Jesús Guerrero Botella (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesús Guerrero Botella (RETIRED) gentoo-dev 2011-05-26 08:39:19 UTC
Created attachment 274665 [details]
Improved ebuild for kdebase-runtime-meta

Some components are not really important to run single kde programs as far as I see it. Not everyone wants kwallet or knetattach (much less in Gentoo where people tend to configure networks system-wide, specially in non portable machines).

How about letting the user choose via USE flags?
Comment 1 Theo Chatzimichos (RETIRED) archtester gentoo-dev Security 2011-05-26 17:35:43 UTC
I'm sorry but no, we already decided in a previous meeting to avoid such splitting.
Comment 2 Jesús Guerrero Botella (RETIRED) gentoo-dev 2011-05-26 21:08:30 UTC
(In reply to comment #1)
> I'm sorry but no, we already decided in a previous meeting to avoid such
> splitting.

I am not going to fight about this. I'll just overlay this, and while I am at it I'll also add a way to disable activities, I am sure I am not the only one who find them useless.

This will mean:
1) two less useless daemons eating ram
2) one less useless popup when opening chromium (kwallet acting up)

Only advantages for me ;)

But, in any case, is there any info about this meeting(s) that I can read just for the sake of curiosity?
Comment 3 Theo Chatzimichos (RETIRED) archtester gentoo-dev Security 2011-05-26 21:55:53 UTC
I'll provide more info tomorrow (too busy now, sorry). In short, we had long discussions about kdebase-runtime in the past, because we were hitting very weird bug reports that were not so easy to debug (and it was getting more complex when those reports were going upstream directly). That's why there is an ewarn now when this package is not installed.
Comment 4 Jesús Guerrero Botella (RETIRED) gentoo-dev 2011-05-27 05:50:09 UTC
(In reply to comment #3)
> I'll provide more info tomorrow (too busy now, sorry). In short, we had long
> discussions about kdebase-runtime in the past, because we were hitting very
> weird bug reports that were not so easy to debug (and it was getting more
> complex when those reports were going upstream directly). That's why there is
> an ewarn now when this package is not installed.

Thank you. KDE is big and I can see how removing these pieces could create problems in some application though in my case it doesn't. Still, I wish the whole K thing was more modular but that's a thing for upstream.

Thanks for the input.