| View previous topic :: View next topic |
| Author |
Message |
DL8 n00b

Joined: 27 Jul 2004 Posts: 54 Location: Israel
|
Posted: Mon Jan 17, 2005 4:45 am Post subject: |
|
|
I emerged a minimal version yesterday (only kdesktop, kwin, kcontrol, konsole, konqueror, kicker and some dependencies). It's just FAST when it's minimal. Great job there
Last edited by DL8 on Mon Jan 17, 2005 2:08 pm; edited 1 time in total |
|
| Back to top |
|
 |
j-kidd Apprentice


Joined: 20 Feb 2003 Posts: 200
|
Posted: Mon Jan 17, 2005 7:59 am Post subject: |
|
|
| Shan wrote: | I'm curious to know what the easiest way to make the switch would be? I figured just a `emerge kde-meta` and then manually remove packages I don't want as I figure them out; but obviously the split packages are blocked by my currently existing install of KDE (3.4beta monolithic; at the time I installed they hadn't even masked the split ebuilds so I didn't know they were "ready").
Obviously I *could* remove my existing KDE, and then work from there but I don't want to leave my box unusable (from a graphical standpoint) for more than neccisary.
Edit: Yeah, obviously I don't have to install kde-meta, I can just install the meta package for every kde section I've actually got (since I don't use things like kde-edu and such); but is removeing my existing kde package and then installing its split-meta clone my only option for now? |
I am doing so inside kde with no problem. I guess whatever loaded into the memory will stay there (unless being swapped out) even though the files have been removed. So, I still can still use my konsole, kicker, kwin, and klipper even though they do not exist  |
|
| Back to top |
|
 |
Shan Guru


Joined: 04 Nov 2003 Posts: 556 Location: /dev/null
|
Posted: Mon Jan 17, 2005 10:07 am Post subject: |
|
|
Yeah, I knew that I was just hoping for a more "automatic" way, eg emerge -Dv kde would just replace my existing KDE with the new split packages (the docs DO say the split packages are now "default")
For the record, I've manually swapped everything but kdebase so far, and its definitely faster, I'm loving it. _________________ 2b || !2b
{ STFF } { GOOGLE } { RTFM } { NO -U } { STRIP } |
|
| Back to top |
|
 |
danarmak Retired Dev

Joined: 11 Apr 2002 Posts: 23 Location: Matan, Israel
|
Posted: Mon Jan 17, 2005 10:29 am Post subject: |
|
|
| WladyX wrote: | | You will install 200 individual packages and then want to remove them,you will have to emerge unmerge pack1 pack2....pack200, right? I mean will there be something like emerge unmerge kde? |
For now, because all split ebuilds are in the kde-base
category, that's as simple as:
cd /var/db/pkg/kde-base
emerge -C *-3.4.0_beta1 _________________ Dan Armak
Gentoo Linux developer (KDE)
Matan, Israel |
|
| Back to top |
|
 |
danarmak Retired Dev

Joined: 11 Apr 2002 Posts: 23 Location: Matan, Israel
|
Posted: Mon Jan 17, 2005 10:32 am Post subject: |
|
|
| MasterX wrote: | I like the idea of having one ebuild for a program. Before, I had to use the DO_NOT_COMPILE option because I did not want to install some programs. But, the problem is now that I do not know which subprograms I need to install. For example, I see that there are 18 different ebuilds for Kate. I am just wondering which ones do I need to install? Why did you make 18 ebuild for a single program? Would not it be better if we had one ebuild for Kate (one ebuild for each program).
Now we have one ebuild for each subprogram.
I believe this means extra work for the developers and it will drive us crazy.
Maybe a good idea would be to have a Kate-meta ebuild for the novice users. |
The amount of splittage is open for discussion. Some ebuilds can be split further, some can be merged back together, based on user input. More -meta ebuilds might also be added.
kate is actually a simple case: a single ebuild, i.e. all of kate, just emerge all the ones there are (cd kde-base; emerge kate*).
And no more ebuilds doesn't mean much more work for us. The overhead of any one ebuild is tiny as long as it doesn't have complex code in it (like the kdepim stuff, which I need to improve...) and to balance it, splitting code and deps between ebuilds can lower the amount of work required. _________________ Dan Armak
Gentoo Linux developer (KDE)
Matan, Israel |
|
| Back to top |
|
 |
danarmak Retired Dev

Joined: 11 Apr 2002 Posts: 23 Location: Matan, Israel
|
Posted: Mon Jan 17, 2005 10:33 am Post subject: |
|
|
| WladyX wrote: | | I agree, they should be split, but not that much or we will end up with package-devel, lib-package, package-something (like the RPM, based distros (no flame, just my subjective opinion)). One thing that made my choose Gentoo was that that compiling a package you had the whole package, not just a part of it. |
We'll never have -devel, -lib packages. Gentoo packages will always provide a complete dev environment with headers etc. I'm sure other devs agree. _________________ Dan Armak
Gentoo Linux developer (KDE)
Matan, Israel |
|
| Back to top |
|
 |
danarmak Retired Dev

Joined: 11 Apr 2002 Posts: 23 Location: Matan, Israel
|
Posted: Mon Jan 17, 2005 10:35 am Post subject: |
|
|
| Gaspode wrote: | | By the way, why are all the beta ebuilds masked? Are they (that much) less tested than the alpha1 ebuilds? I would understand masking 3.4 completely before the release, but masking the betas and leaving the alphas does not seem like the right thing to do... |
Alpha ebuilds3.4.0_alpha ebuilds were never in portage. If they had been, they would have been masked. But the only way you can get alpha1 ebuilds is through manually adding an overlay and there's no point in masking that. _________________ Dan Armak
Gentoo Linux developer (KDE)
Matan, Israel |
|
| Back to top |
|
 |
danarmak Retired Dev

Joined: 11 Apr 2002 Posts: 23 Location: Matan, Israel
|
Posted: Mon Jan 17, 2005 10:38 am Post subject: |
|
|
| crs wrote: | Hello.
First question. Can i put here bugs report and questions about meta-ebuilds? If no please delete this post.
|
Bugreports here will _not_ be seen or fixed by devs. Report bugs at bugs.gentoo.org.
I think some of the ones you describe have been fixed since then, so recheck before submitting bugreports. _________________ Dan Armak
Gentoo Linux developer (KDE)
Matan, Israel |
|
| Back to top |
|
 |
thought_poet n00b

Joined: 14 Dec 2004 Posts: 25
|
Posted: Mon Jan 17, 2005 11:21 am Post subject: |
|
|
*bump*
I'm not sure if this counts as a KDE problem but it's still imposible to emerge kde or anything else graphical (And allot of things that are not graphical) due to the broken dependancy of freetype STILL being broken. _________________ - Thought Poet |
|
| Back to top |
|
 |
danarmak Retired Dev

Joined: 11 Apr 2002 Posts: 23 Location: Matan, Israel
|
Posted: Mon Jan 17, 2005 11:37 am Post subject: |
|
|
| thought_poet wrote: | *bump*
I'm not sure if this counts as a KDE problem but it's still imposible to emerge kde or anything else graphical (And allot of things that are not graphical) due to the broken dependancy of freetype STILL being broken. |
So make sure there's an open report at bugs.gentoo.org. I don't know this particular issue. _________________ Dan Armak
Gentoo Linux developer (KDE)
Matan, Israel |
|
| Back to top |
|
 |
bonbons Apprentice

Joined: 04 Sep 2004 Posts: 250
|
Posted: Mon Jan 17, 2005 12:02 pm Post subject: |
|
|
Splitting up KDE is a good idea, but from user's point of view maybe partially hard to manage...
Adding an additionnal level to categories could helps getting better overview! A good portage-browser (GUI and Console) could already help, but a long-description field with feature list for ebuilds (with details on related USE flags) could help very much getting the packages for doing what we expect, and knowing which use-flags we need (to avoid 3-lines USE="..." in /etc/make.conf)
I would think of
kde/kde-libs/
kde/kde-grpahics/
kde/kde-develop/
kde/kde-multimedia/
...
same for apache with all its modules or other larget projects with many "sub-ebuilds" or plugins in individual ebuilds.
The ones I can thinks of by now:
kde, gnome, xfce, (other more or less complete desktop environment), apache, gkrellm |
|
| Back to top |
|
 |
Trejkaz Guru


Joined: 14 Nov 2002 Posts: 479 Location: Sydney, Australia
|
Posted: Mon Jan 17, 2005 1:26 pm Post subject: |
|
|
I assume that kdelibs is still monolithic for the obvious reasons... no point trimming fat that everything uses, right?
Incidentally, how well is "emerge -arts" working this time around? It was promised in 3.3.2 but the KDE team never really delivered on that one... several packages still broke without ARTS present.
Guess I'll find out in the morning.  |
|
| Back to top |
|
 |
danarmak Retired Dev

Joined: 11 Apr 2002 Posts: 23 Location: Matan, Israel
|
Posted: Mon Jan 17, 2005 1:33 pm Post subject: |
|
|
| Trejkaz wrote: | | I assume that kdelibs is still monolithic for the obvious reasons... no point trimming fat that everything uses, right? |
Yeah.
| Trejkaz wrote: | Incidentally, how well is "emerge -arts" working this time around? It was promised in 3.3.2 but the KDE team never really delivered on that one... several packages still broke without ARTS present.
|
It's not perfect yet. We need a concentrated effort (known TODO) to identify all packages that really need arts and add a hard dep to them. It's progrssing but slowly. _________________ Dan Armak
Gentoo Linux developer (KDE)
Matan, Israel |
|
| Back to top |
|
 |
iamlarryboy Guru


Joined: 25 Jan 2003 Posts: 480 Location: Prince George, BC, Canada
|
Posted: Mon Jan 17, 2005 9:17 pm Post subject: |
|
|
I am trying to emerge kde-meta but it fails on certmanager with this error:
| Code: | hierarchicalkeylistjob.cpp: In member function `virtual GpgME::Error Kleo::HierarchicalKeyListJob::start(const QStringList&, bool)':
hierarchicalkeylistjob.cpp:77: error: `GPG_ERR_SOURCE_GPGME' undeclared (first use this function)
hierarchicalkeylistjob.cpp:77: error: (Each undeclared identifier is reported only once for each function it appears in.)
hierarchicalkeylistjob.cpp:77: error: `GPG_ERR_UNSUPPORTED_OPERATION' undeclared (first use this function)
hierarchicalkeylistjob.cpp:77: error: `gpg_err_make' undeclared (first use this function)
hierarchicalkeylistjob.cpp: In member function `virtual GpgME::KeyListResult Kleo::HierarchicalKeyListJob::exec(const QStringList&, bool, std::vector<GpgME::Key, std::allocator<GpgME::Key> >&)':
hierarchicalkeylistjob.cpp:89: error: `GPG_ERR_SOURCE_GPGME' undeclared (first use this function)
hierarchicalkeylistjob.cpp:89: error: `GPG_ERR_UNSUPPORTED_OPERATION' undeclared (first use this function)
hierarchicalkeylistjob.cpp:89: error: `gpg_err_make' undeclared (first use this function)
make[4]: *** [hierarchicalkeylistjob.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory `/var/tmp/portage/certmanager-3.4.0_beta1/work/certmanager-3.4.0_beta1/certmanager/lib/kleo'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/certmanager-3.4.0_beta1/work/certmanager-3.4.0_beta1/certmanager/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/certmanager-3.4.0_beta1/work/certmanager-3.4.0_beta1/certmanager'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/certmanager-3.4.0_beta1/work/certmanager-3.4.0_beta1'
make: *** [all] Error 2
!!! ERROR: kde-base/certmanager-3.4.0_beta1 failed.
!!! Function kde_src_compile, Line 142, Exitcode 2
!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, NOT this status message.
|
Any ideas what I can do? _________________ Esteem : Essays, Fiction, and News Commentary. |
|
| Back to top |
|
 |
tlaloctlaloc Apprentice


Joined: 11 Feb 2004 Posts: 198 Location: Europe-In the heart of the Alps
|
Posted: Mon Jan 17, 2005 9:40 pm Post subject: |
|
|
| Wouldn't it be a good strategy to copy the meta ebuilds to the portage overlay and comment programs out I do not want in the meta ebuilds to manage the fact that there are now a lot more ebuilds where it is hard to keep the overview? Dependencies are handled right by the real ebuilds, right? |
|
| Back to top |
|
 |
firephoto Veteran


Joined: 29 Oct 2003 Posts: 1558 Location: +48° 5' 23.40", -119° 48' 30.00"
|
Posted: Mon Jan 17, 2005 11:15 pm Post subject: |
|
|
| bonbons wrote: | Splitting up KDE is a good idea, but from user's point of view maybe partially hard to manage...
Adding an additionnal level to categories could helps getting better overview! A good portage-browser (GUI and Console) could already help, but a long-description field with feature list for ebuilds (with details on related USE flags) could help very much getting the packages for doing what we expect, and knowing which use-flags we need (to avoid 3-lines USE="..." in /etc/make.conf)
I would think of
kde/kde-libs/
kde/kde-graphics/
kde/kde-develop/
kde/kde-multimedia/
|
I was thinking about having something like this too. I'v tried out the meta builds with some konqueror plugins and a few games and it was rather hard to search for what I was looking for. If the metas were categorized underneath their base package, ie kdeaddons kdemultimedie etc, then it would be easier to see and find what packages you want and where they are coming from. It's just a little confusing now with everything lumped under kde-base when they are broke down to packages as minute as kde-base/konqueror-searchbar for example which is part of the kdeaddons package. I don't think the extra level is needed though, you could just leave the monolithic packages under kde-base like they are now then you would have kde-multimedia, kde-graphics, kde-pim, etc for the package categories with the understanding that these are the kde-metas or they could be kdemeta-multimedia...etc. Also possibly the ebuild name could have the kdeaddons, kdemultimedia, or whatever in the name so it could be searched easier (quicker) but it would make for some long ebuild names so that might be a problem (or not).
I guess if their was a way to search for all the meta ebuilds from the main package it wouldn't be such an issue, I'm sure there are a lot of people that would like to be able to easily figure out what parts of the complete package they need or want since there are lots of little pieces that are split up now (which is a good thing). With kdeaddons I always had it emerged but I really never needed or used the kate plugins but the konqueror plugins I do use but they are individual plugins but they were named with konqueror in them so it wasn't too hard to find them and select the ones I wanted.
Just some thoughts (that may or may not make sense ) |
|
| Back to top |
|
 |
tlaloctlaloc Apprentice


Joined: 11 Feb 2004 Posts: 198 Location: Europe-In the heart of the Alps
|
Posted: Tue Jan 18, 2005 7:34 am Post subject: |
|
|
| I have emerged some meta-ebuilds including kdm and now I cannot select kde-3.3.1 anymore as session at login. Any idea how to login to my old kde? |
|
| Back to top |
|
 |
iamlarryboy Guru


Joined: 25 Jan 2003 Posts: 480 Location: Prince George, BC, Canada
|
Posted: Tue Jan 18, 2005 8:29 am Post subject: |
|
|
| tlaloctlaloc wrote: | | I have emerged some meta-ebuilds including kdm and now I cannot select kde-3.3.1 anymore as session at login. Any idea how to login to my old kde? |
check the files located in /etc/X11/Sessions/ _________________ Esteem : Essays, Fiction, and News Commentary. |
|
| Back to top |
|
 |
tlaloctlaloc Apprentice


Joined: 11 Feb 2004 Posts: 198 Location: Europe-In the heart of the Alps
|
Posted: Tue Jan 18, 2005 9:15 am Post subject: |
|
|
| The session file for kde-3.3.1 is still there and and has the same permissions as the one for kde-3.4, strange. |
|
| Back to top |
|
 |
danarmak Retired Dev

Joined: 11 Apr 2002 Posts: 23 Location: Matan, Israel
|
Posted: Tue Jan 18, 2005 10:46 am Post subject: |
|
|
| iamlarryboy wrote: | | tlaloctlaloc wrote: | | I have emerged some meta-ebuilds including kdm and now I cannot select kde-3.3.1 anymore as session at login. Any idea how to login to my old kde? |
check the files located in /etc/X11/Sessions/ |
No, check the files in /usr/share/xsessions. There should be
a kde-3.3.2.desktop installed by kdebase-3.3.2-r1. _________________ Dan Armak
Gentoo Linux developer (KDE)
Matan, Israel |
|
| Back to top |
|
 |
tlaloctlaloc Apprentice


Joined: 11 Feb 2004 Posts: 198 Location: Europe-In the heart of the Alps
|
Posted: Tue Jan 18, 2005 1:05 pm Post subject: |
|
|
I actually am staying with 3.3.1 until 3.4 is stable this time,
which has not installed a desktop file in this directory. But adjusting the one of kde-3.4 to run 3.3.1 worked, thanks.
Bye, Valentin. |
|
| Back to top |
|
 |
DarkStalker Veteran


Joined: 09 Aug 2003 Posts: 1032
|
Posted: Tue Jan 18, 2005 2:10 pm Post subject: |
|
|
| akregator complains that it can't find the akregator part, which I assume it means the kpart. Similarily, Kontact doesn't show akregator as an available component. |
|
| Back to top |
|
 |
mario Guru

Joined: 20 Apr 2002 Posts: 400 Location: Mountain View, CA
|
Posted: Wed Jan 19, 2005 3:53 am Post subject: How about CVS? |
|
|
| Are we going to see split CVS ebuilds as well? The CVS ebuilds haven't been updated since august, and we have had to modify the startkde patch to get them to work. Will CVS ebuilds will split also or are they abandoned? |
|
| Back to top |
|
 |
DarkStalker Veteran


Joined: 09 Aug 2003 Posts: 1032
|
Posted: Wed Jan 19, 2005 2:27 pm Post subject: |
|
|
After unmasking all the 3.4 beta ebuilds (using the quick one-liner mentioned earlier in the thread) and emerging quite a few of them, some individually, some with the meta ebuilds, emerge -uDav takes forever and then spits out this list.
| Code: |
Calculating world dependencies ...done!
[blocks B ] =kde-base/kappfinder-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/kcheckpass-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/kmenuedit-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-kioslaves-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/kfind-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/kate-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/kstart-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-startkde-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/khotkeys-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/konqueror-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/kdesu-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/ksplashml-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/ksystraycmd-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-l10n-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/konsole-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/knetattach-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/kdcop-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/kwin-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/kdialog-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-pam-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/kreadconfig-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-pics-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/kpersonalizer-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/libkonq-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/ksysguard-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/kdesktop-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/khelpcenter-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/ksmserver-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/kicker-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/kdepasswd-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/nsplugins-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/kpager-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/kdebugdialog-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/kscreensaver-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/kcminit-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/kxkb-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/kdm-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/drkonqi-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/klipper-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/kcontrol-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/kdeprint-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/ktip-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-applnk-3.4* (from pkg kde-base/kdebase-3.4.0_beta1)
[blocks B ] =kde-base/kview-3.4* (from pkg kde-base/kdegraphics-3.4.0_beta1)
[blocks B ] =kde-base/kruler-3.4* (from pkg kde-base/kdegraphics-3.4.0_beta1)
[blocks B ] =kde-base/kviewshell-3.4* (from pkg kde-base/kdegraphics-3.4.0_beta1)
[blocks B ] =kde-base/ksnapshot-3.4* (from pkg kde-base/kdegraphics-3.4.0_beta1)
[blocks B ] =kde-base/libksvg-3.4* (from pkg kde-base/kdegraphics-3.4.0_beta1)
[blocks B ] =kde-base/kuickshow-3.4* (from pkg kde-base/kdegraphics-3.4.0_beta1)
[blocks B ] =kde-base/ksvgplugin-3.4* (from pkg kde-base/kdegraphics-3.4.0_beta1)
[blocks B ] =kde-base/kdvi-3.4* (from pkg kde-base/kdegraphics-3.4.0_beta1)
[blocks B ] =kde-base/kghostview-3.4* (from pkg kde-base/kdegraphics-3.4.0_beta1)
[blocks B ] =kde-base/kdegraphics-kfile-plugins-3.4* (from pkg kde-base/kdegraphics-3.4.0_beta1)
[blocks B ] =kde-base/kmrml-3.4* (from pkg kde-base/kdegraphics-3.4.0_beta1)
[blocks B ] =kde-base/kiconedit-3.4* (from pkg kde-base/kdegraphics-3.4.0_beta1)
[blocks B ] =kde-base/kamera-3.4* (from pkg kde-base/kdegraphics-3.4.0_beta1)
[blocks B ] =kde-base/kpdf-3.4* (from pkg kde-base/kdegraphics-3.4.0_beta1)
[blocks B ] =kde-base/kcoloredit-3.4* (from pkg kde-base/kdegraphics-3.4.0_beta1)
[blocks B ] =kde-base/kolourpaint-3.4* (from pkg kde-base/kdegraphics-3.4.0_beta1)
[blocks B ] =kde-base/kpoker-3.4* (from pkg kde-base/kdegames-3.4.0_beta1)
[blocks B ] =kde-base/lskat-3.4* (from pkg kde-base/kdegames-3.4.0_beta1)
[blocks B ] =kde-base/ktron-3.4* (from pkg kde-base/kdegames-3.4.0_beta1)
[blocks B ] =kde-base/kbackgammon-3.4* (from pkg kde-base/kdegames-3.4.0_beta1)
[blocks B ] =kde-base/konquest-3.4* (from pkg kde-base/kdegames-3.4.0_beta1)
[blocks B ] =kde-base/ktuberling-3.4* (from pkg kde-base/kdegames-3.4.0_beta1)
[blocks B ] =kde-base/kblackbox-3.4* (from pkg kde-base/kdegames-3.4.0_beta1)
[blocks B ] =kde-base/kolf-3.4* (from pkg kde-base/kdegames-3.4.0_beta1)
[blocks B ] =kde-base/klickety-3.4* (from pkg kde-base/kdegames-3.4.0_beta1)
[blocks B ] =kde-base/kmahjongg-3.4* (from pkg kde-base/kdegames-3.4.0_beta1)
[blocks B ] =kde-base/kbounce-3.4* (from pkg kde-base/kdegames-3.4.0_beta1)
[blocks B ] =kde-base/ksokoban-3.4* (from pkg kde-base/kdegames-3.4.0_beta1)
[blocks B ] =kde-base/kshisen-3.4* (from pkg kde-base/kdegames-3.4.0_beta1)
[blocks B ] =kde-base/kpat-3.4* (from pkg kde-base/kdegames-3.4.0_beta1)
[blocks B ] =kde-base/kgoldrunner-3.4* (from pkg kde-base/kdegames-3.4.0_beta1)
[blocks B ] =kde-base/libkdegames-3.4* (from pkg kde-base/kdegames-3.4.0_beta1)
[blocks B ] =kde-base/kspaceduel-3.4* (from pkg kde-base/kdegames-3.4.0_beta1)
[blocks B ] =kde-base/kfouleggs-3.4* (from pkg kde-base/kdegames-3.4.0_beta1)
[blocks B ] =kde-base/ksirtet-3.4* (from pkg kde-base/kdegames-3.4.0_beta1)
[blocks B ] =kde-base/libksirtet-3.4* (from pkg kde-base/kdegames-3.4.0_beta1)
[blocks B ] =kde-base/kwin4-3.4* (from pkg kde-base/kdegames-3.4.0_beta1)
[blocks B ] =kde-base/ksnake-3.4* (from pkg kde-base/kdegames-3.4.0_beta1)
[blocks B ] =kde-base/ksame-3.4* (from pkg kde-base/kdegames-3.4.0_beta1)
[blocks B ] =kde-base/klines-3.4* (from pkg kde-base/kdegames-3.4.0_beta1)
[blocks B ] =kde-base/ksmiletris-3.4* (from pkg kde-base/kdegames-3.4.0_beta1)
[blocks B ] =kde-base/kenolaba-3.4* (from pkg kde-base/kdegames-3.4.0_beta1)
[blocks B ] =kde-base/kbattleship-3.4* (from pkg kde-base/kdegames-3.4.0_beta1)
[blocks B ] =kde-base/kjumpingcube-3.4* (from pkg kde-base/kdegames-3.4.0_beta1)
[blocks B ] =kde-base/katomic-3.4* (from pkg kde-base/kdegames-3.4.0_beta1)
[blocks B ] =kde-base/kasteroids-3.4* (from pkg kde-base/kdegames-3.4.0_beta1)
[blocks B ] =kde-base/kreversi-3.4* (from pkg kde-base/kdegames-3.4.0_beta1)
[blocks B ] =kde-base/atlantik-3.4* (from pkg kde-base/kdegames-3.4.0_beta1)
[blocks B ] =kde-base/kmines-3.4* (from pkg kde-base/kdegames-3.4.0_beta1)
[blocks B ] =kde-base/kopete-3.4* (from pkg kde-base/kdenetwork-3.4.0_beta1)
[blocks B ] =kde-base/dcoprss-3.4* (from pkg kde-base/kdenetwork-3.4.0_beta1)
[blocks B ] =kde-base/kget-3.4* (from pkg kde-base/kdenetwork-3.4.0_beta1)
[blocks B ] =kde-base/kdnssd-3.4* (from pkg kde-base/kdenetwork-3.4.0_beta1)
[blocks B ] =kde-base/krfb-3.4* (from pkg kde-base/kdenetwork-3.4.0_beta1)
[blocks B ] =kde-base/krdc-3.4* (from pkg kde-base/kdenetwork-3.4.0_beta1)
[blocks B ] =kde-base/librss-3.4* (from pkg kde-base/kdenetwork-3.4.0_beta1)
[blocks B ] =kde-base/kdenetwork-kfile-plugins-3.4* (from pkg kde-base/kdenetwork-3.4.0_beta1)
[blocks B ] =kde-base/kpf-3.4* (from pkg kde-base/kdenetwork-3.4.0_beta1)
[blocks B ] =kde-base/kdeartwork-wallpapers-3.4* (from pkg kde-base/kdeartwork-3.4.0_beta1)
[blocks B ] =kde-base/kdeartwork-kwin-styles-3.4* (from pkg kde-base/kdeartwork-3.4.0_beta1)
[blocks B ] =kde-base/kdeartwork-styles-3.4* (from pkg kde-base/kdeartwork-3.4.0_beta1)
[blocks B ] =kde-base/kdeartwork-iconthemes-3.4* (from pkg kde-base/kdeartwork-3.4.0_beta1)
[blocks B ] =kde-base/kdeartwork-kworldclock-3.4* (from pkg kde-base/kdeartwork-3.4.0_beta1)
[blocks B ] =kde-base/kdeartwork-sounds-3.4* (from pkg kde-base/kdeartwork-3.4.0_beta1)
[blocks B ] =kde-base/kaddressbook-3.4* (from pkg kde-base/kdepim-3.4.0_beta1)
[blocks B ] =kde-base/kdepim-kresources-3.4* (from pkg kde-base/kdepim-3.4.0_beta1)
[blocks B ] =kde-base/libkcal-3.4* (from pkg kde-base/kdepim-3.4.0_beta1)
[blocks B ] =kde-base/knotes-3.4* (from pkg kde-base/kdepim-3.4.0_beta1)
[blocks B ] =kde-base/kmailcvt-3.4* (from pkg kde-base/kdepim-3.4.0_beta1)
[blocks B ] =kde-base/knode-3.4* (from pkg kde-base/kdepim-3.4.0_beta1)
[blocks B ] =kde-base/kontact-3.4* (from pkg kde-base/kdepim-3.4.0_beta1)
[blocks B ] =kde-base/korganizer-3.4* (from pkg kde-base/kdepim-3.4.0_beta1)
[blocks B ] =kde-base/mimelib-3.4* (from pkg kde-base/kdepim-3.4.0_beta1)
[blocks B ] =kde-base/certmanager-3.4* (from pkg kde-base/kdepim-3.4.0_beta1)
[blocks B ] =kde-base/libksieve-3.4* (from pkg kde-base/kdepim-3.4.0_beta1)
[blocks B ] =kde-base/libkpgp-3.4* (from pkg kde-base/kdepim-3.4.0_beta1)
[blocks B ] =kde-base/libkpimexchange-3.4* (from pkg kde-base/kdepim-3.4.0_beta1)
[blocks B ] =kde-base/karm-3.4* (from pkg kde-base/kdepim-3.4.0_beta1)
[blocks B ] =kde-base/akregator-3.4* (from pkg kde-base/kdepim-3.4.0_beta1)
[blocks B ] =kde-base/kdepim-wizards-3.4* (from pkg kde-base/kdepim-3.4.0_beta1)
[blocks B ] =kde-base/kpilot-3.4* (from pkg kde-base/kdepim-3.4.0_beta1)
[blocks B ] =kde-base/libkdenetwork-3.4* (from pkg kde-base/kdepim-3.4.0_beta1)
[blocks B ] =kde-base/libkpimidentities-3.4* (from pkg kde-base/kdepim-3.4.0_beta1)
[blocks B ] =kde-base/kmail-3.4* (from pkg kde-base/kdepim-3.4.0_beta1)
[blocks B ] =kde-base/libkmime-3.4* (from pkg kde-base/kdepim-3.4.0_beta1)
[blocks B ] =kde-base/kalarm-3.4* (from pkg kde-base/kdepim-3.4.0_beta1)
[blocks B ] =kde-base/libkholidays-3.4* (from pkg kde-base/kdepim-3.4.0_beta1)
[blocks B ] =kde-base/libkdepim-3.4* (from pkg kde-base/kdepim-3.4.0_beta1)
[blocks B ] =kde-base/ktnef-3.4* (from pkg kde-base/kdepim-3.4.0_beta1)
[blocks B ] =kde-base/kdepim-kioslaves-3.4* (from pkg kde-base/kdepim-3.4.0_beta1)
[blocks B ] =kde-base/kode-3.4* (from pkg kde-base/kdepim-3.4.0_beta1)
[blocks B ] =kde-base/konsolekalendar-3.4* (from pkg kde-base/kdepim-3.4.0_beta1)
[blocks B ] =kde-base/kfile-desktop-3.4* (from pkg kde-base/kdeaddons-3.4.0_beta1)
[blocks B ] =kde-base/kfile-folder-3.4* (from pkg kde-base/kdeaddons-3.4.0_beta1)
[blocks B ] =kde-base/kaudiocreator-3.4* (from pkg kde-base/kdemultimedia-3.4.0_beta1)
[blocks B ] =kde-base/mpeglib-3.4* (from pkg kde-base/kdemultimedia-3.4.0_beta1)
[blocks B ] =kde-base/libkcddb-3.4* (from pkg kde-base/kdemultimedia-3.4.0_beta1)
[blocks B ] =kde-base/kdemultimedia-kioslaves-3.4* (from pkg kde-base/kdemultimedia-3.4.0_beta1)
[blocks B ] =kde-base/juk-3.4* (from pkg kde-base/kdemultimedia-3.4.0_beta1)
[blocks B ] =kde-base/artsplugin-mpeglib-3.4* (from pkg kde-base/kdemultimedia-3.4.0_beta1)
[blocks B ] =kde-base/kdemultimedia-kappfinder-data-3.4* (from pkg kde-base/kdemultimedia-3.4.0_beta1)
[blocks B ] =kde-base/kdemultimedia-arts-3.4* (from pkg kde-base/kdemultimedia-3.4.0_beta1)
[blocks B ] =kde-base/kmix-3.4* (from pkg kde-base/kdemultimedia-3.4.0_beta1)
[blocks B ] =kde-base/kmid-3.4* (from pkg kde-base/kdemultimedia-3.4.0_beta1)
[blocks B ] =kde-base/krec-3.4* (from pkg kde-base/kdemultimedia-3.4.0_beta1)
[blocks B ] =kde-base/kdemultimedia-kfile-plugins-3.4* (from pkg kde-base/kdemultimedia-3.4.0_beta1)
[blocks B ] =kde-base/kscd-3.4* (from pkg kde-base/kdemultimedia-3.4.0_beta1)
[blocks B ] =kde-base/artsplugin-audiofile-3.4* (from pkg kde-base/kdemultimedia-3.4.0_beta1)
[blocks B ] =kde-base/akode-3.4* (from pkg kde-base/kdemultimedia-3.4.0_beta1)
[blocks B ] =kde-base/artsplugin-xine-3.4* (from pkg kde-base/kdemultimedia-3.4.0_beta1)
[blocks B ] =kde-base/artsplugin-mpg123-3.4* (from pkg kde-base/kdemultimedia-3.4.0_beta1)
[blocks B ] =kde-base/kfile-txt-3.4* (from pkg kde-base/kdeaddons-3.4.0_beta1)
[blocks B ] =kde-base/kfile-html-3.4* (from pkg kde-base/kdeaddons-3.4.0_beta1)
[blocks B ] =kde-base/kfile-lnk-3.4* (from pkg kde-base/kdeaddons-3.4.0_beta1)
[blocks B ] =kde-base/kjots-3.4* (from pkg kde-base/kdeutils-3.4.0_beta1)
[blocks B ] =kde-base/kedit-3.4* (from pkg kde-base/kdeutils-3.4.0_beta1)
[blocks B ] =kde-base/ark-3.4* (from pkg kde-base/kdeutils-3.4.0_beta1)
[blocks B ] =kde-base/ksim-3.4* (from pkg kde-base/kdeutils-3.4.0_beta1)
[blocks B ] =kde-base/kgpg-3.4* (from pkg kde-base/kdeutils-3.4.0_beta1)
[blocks B ] =kde-base/kdf-3.4* (from pkg kde-base/kdeutils-3.4.0_beta1)
[blocks B ] =kde-base/kwalletmanager-3.4* (from pkg kde-base/kdeutils-3.4.0_beta1)
[blocks B ] =kde-base/ktimer-3.4* (from pkg kde-base/kdeutils-3.4.0_beta1)
[blocks B ] =kde-base/khexedit-3.4* (from pkg kde-base/kdeutils-3.4.0_beta1)
[blocks B ] =kde-base/kmilo-3.4* (from pkg kde-base/kdeutils-3.4.0_beta1)
[blocks B ] =kde-base/kregexpeditor-3.4* (from pkg kde-base/kdeutils-3.4.0_beta1)
[blocks B ] =kde-base/kcalc-3.4* (from pkg kde-base/kdeutils-3.4.0_beta1)
[blocks B ] =kde-base/kcharselect-3.4* (from pkg kde-base/kdeutils-3.4.0_beta1)
[blocks B ] =kde-base/kmoon-3.4* (from pkg kde-base/kdetoys-3.4.0_beta1)
[blocks B ] =kde-base/fifteenapplet-3.4* (from pkg kde-base/kdetoys-3.4.0_beta1)
[blocks B ] =kde-base/kworldwatch-3.4* (from pkg kde-base/kdetoys-3.4.0_beta1)
[blocks B ] =kde-base/amor-3.4* (from pkg kde-base/kdetoys-3.4.0_beta1)
[blocks B ] =kde-base/kodo-3.4* (from pkg kde-base/kdetoys-3.4.0_beta1)
[blocks B ] =kde-base/eyesapplet-3.4* (from pkg kde-base/kdetoys-3.4.0_beta1)
[blocks B ] =kde-base/kweather-3.4* (from pkg kde-base/kdetoys-3.4.0_beta1)
[blocks B ] =kde-base/kteatime-3.4* (from pkg kde-base/kdetoys-3.4.0_beta1)
[blocks B ] =kde-base/ktux-3.4* (from pkg kde-base/kdetoys-3.4.0_beta1)
[blocks B ] =kde-base/kcron-3.4* (from pkg kde-base/kdeadmin-3.4.0_beta1)
[blocks B ] =kde-base/kcmlinuz-3.4* (from pkg kde-base/kdeadmin-3.4.0_beta1)
[blocks B ] =kde-base/kdeadmin-kfile-plugins-3.4* (from pkg kde-base/kdeadmin-3.4.0_beta1)
[blocks B ] =kde-base/secpolicy-3.4* (from pkg kde-base/kdeadmin-3.4.0_beta1)
[blocks B ] =kde-base/lilo-config-3.4* (from pkg kde-base/kdeadmin-3.4.0_beta1)
[blocks B ] =kde-base/kuser-3.4* (from pkg kde-base/kdeadmin-3.4.0_beta1)
[blocks B ] =kde-base/kdat-3.4* (from pkg kde-base/kdeadmin-3.4.0_beta1)
[blocks B ] =kde-base/kdemultimedia-3.4* (from pkg kde-base/kmix-3.4.0_beta1)
[blocks B ] =kde-base/kdemultimedia-3.4* (from pkg kde-base/kdemultimedia-kioslaves-3.4.0_beta1)
[blocks B ] =kde-base/kdepim-3.4* (from pkg kde-base/libksieve-3.4.0_beta1)
[blocks B ] =kde-base/kdepim-3.4* (from pkg kde-base/kmail-3.4.0_beta1)
[blocks B ] =kde-base/kdepim-3.4* (from pkg kde-base/mimelib-3.4.0_beta1)
[blocks B ] =kde-base/kdepim-3.4* (from pkg kde-base/kmailcvt-3.4.0_beta1)
[blocks B ] =kde-base/kdepim-3.4* (from pkg kde-base/kdepim-kioslaves-3.4.0_beta1)
[blocks B ] =kde-base/kdegraphics-3.4* (from pkg kde-base/kolourpaint-3.4.0_beta1)
[blocks B ] =kde-base/kdemultimedia-3.4* (from pkg kde-base/kmid-3.4.0_beta1)
[blocks B ] =kde-base/kdeartwork-3.4* (from pkg kde-base/kdeartwork-sounds-3.4.0_beta1)
[blocks B ] =kde-base/kdemultimedia-3.4* (from pkg kde-base/kdemultimedia-kfile-plugins-3.4.0_beta1)
[blocks B ] =kde-base/kdegraphics-3.4* (from pkg kde-base/kcoloredit-3.4.0_beta1)
[blocks B ] =kde-base/kdemultimedia-3.4* (from pkg kde-base/artsplugin-mpg123-3.4.0_beta1)
[blocks B ] =kde-base/kdenetwork-3.4* (from pkg kde-base/kdnssd-3.4.0_beta1)
[blocks B ] =kde-base/kdeutils-3.4* (from pkg kde-base/kcharselect-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/kdebase-l10n-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/kdcop-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/kcheckpass-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/kdesktop-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/libkonq-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/kdm-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/kcontrol-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/kdebase-applnk-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/kcminit-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/kdeprint-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/kscreensaver-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/khotkeys-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/kappfinder-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/kate-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/kdesu-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/kfind-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/drkonqi-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/kpersonalizer-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/ksplashml-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/kdebugdialog-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/knetattach-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/khelpcenter-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/kdepasswd-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/ksmserver-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/kwin-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/klipper-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/konsole-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/kdebase-pics-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/kicker-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/kmenuedit-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/nsplugins-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/kpager-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/kstart-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/kdialog-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/kdebase-startkde-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/kreadconfig-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/ksysguard-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/ksystraycmd-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/kxkb-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/ktip-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/konqueror-3.4.0_beta1)
[blocks B ] =kde-base/kdebase-3.4* (from pkg kde-base/kdebase-kioslaves-3.4.0_beta1)
[blocks B ] =kde-base/kdepim-3.4* (from pkg kde-base/kalarm-3.4.0_beta1)
[blocks B ] =kde-base/kdenetwork-3.4* (from pkg kde-base/kget-3.4.0_beta1)
[blocks B ] =kde-base/kdepim-3.4* (from pkg kde-base/konsolekalendar-3.4.0_beta1)
[blocks B ] =kde-base/kdeutils-3.4* (from pkg kde-base/ark-3.4.0_beta1)
[blocks B ] =kde-base/kdenetwork-3.4* (from pkg kde-base/krfb-3.4.0_beta1)
[blocks B ] =kde-base/kdenetwork-3.4* (from pkg kde-base/kopete-3.4.0_beta1)
[blocks B ] =kde-base/kdegraphics-3.4* (from pkg kde-base/kghostview-3.4.0_beta1)
[blocks B ] =kde-base/kdeartwork-3.4* (from pkg kde-base/kdeartwork-iconthemes-3.4.0_beta1)
[blocks B ] =kde-base/kdenetwork-3.4* (from pkg kde-base/kdenetwork-kfile-plugins-3.4.0_beta1)
[blocks B ] =kde-base/kdegraphics-3.4* (from pkg kde-base/kmrml-3.4.0_beta1)
[blocks B ] =kde-base/kdegraphics-3.4* (from pkg kde-base/kviewshell-3.4.0_beta1)
[blocks B ] =kde-base/kdegraphics-3.4* (from pkg kde-base/kdvi-3.4.0_beta1)
[blocks B ] =kde-base/kdemultimedia-3.4* (from pkg kde-base/kdemultimedia-kappfinder-data-3.4.0_beta1)
[blocks B ] =kde-base/kdegraphics-3.4* (from pkg kde-base/kruler-3.4.0_beta1)
[blocks B ] =kde-base/kdemultimedia-3.4* (from pkg kde-base/kscd-3.4.0_beta1)
[blocks B ] =kde-base/kdegraphics-3.4* (from pkg kde-base/ksvgplugin-3.4.0_beta1)
[blocks B ] =kde-base/kdeaddons-3.4* (from pkg kde-base/kfile-desktop-3.4.0_beta1)
[blocks B ] =kde-base/kdegames-3.4* (from pkg kde-base/ksame-3.4.0_beta1)
[blocks B ] =kde-base/kdegames-3.4* (from pkg kde-base/libkdegames-3.4.0_beta1)
[blocks B ] =kde-base/kdegames-3.4* (from pkg kde-base/ktuberling-3.4.0_beta1)
[blocks B ] =kde-base/kdegames-3.4* (from pkg kde-base/ksokoban-3.4.0_beta1)
[blocks B ] =kde-base/kdegames-3.4* (from pkg kde-base/kpoker-3.4.0_beta1)
[blocks B ] =kde-base/kdegames-3.4* (from pkg kde-base/kpat-3.4.0_beta1)
[blocks B ] =kde-base/kdegames-3.4* (from pkg kde-base/kmahjongg-3.4.0_beta1)
[blocks B ] =kde-base/kdegames-3.4* (from pkg kde-base/kbackgammon-3.4.0_beta1)
[blocks B ] =kde-base/kdegames-3.4* (from pkg kde-base/kwin4-3.4.0_beta1)
[blocks B ] =kde-base/kdegames-3.4* (from pkg kde-base/libksirtet-3.4.0_beta1)
[blocks B ] =kde-base/kdegames-3.4* (from pkg kde-base/kfouleggs-3.4.0_beta1)
[blocks B ] =kde-base/kdegames-3.4* (from pkg kde-base/kgoldrunner-3.4.0_beta1)
[blocks B ] =kde-base/kdegames-3.4* (from pkg kde-base/kmines-3.4.0_beta1)
[blocks B ] =kde-base/kdegames-3.4* (from pkg kde-base/atlantik-3.4.0_beta1)
[blocks B ] =kde-base/kdegames-3.4* (from pkg kde-base/kspaceduel-3.4.0_beta1)
[blocks B ] =kde-base/kdegames-3.4* (from pkg kde-base/ksmiletris-3.4.0_beta1)
[blocks B ] =kde-base/kdegames-3.4* (from pkg kde-base/ksirtet-3.4.0_beta1)
[blocks B ] =kde-base/kdegames-3.4* (from pkg kde-base/ktron-3.4.0_beta1)
[blocks B ] =kde-base/kdegames-3.4* (from pkg kde-base/katomic-3.4.0_beta1)
[blocks B ] =kde-base/kdegames-3.4* (from pkg kde-base/kbattleship-3.4.0_beta1)
[blocks B ] =kde-base/kdegames-3.4* (from pkg kde-base/ksnake-3.4.0_beta1)
[blocks B ] =kde-base/kdegames-3.4* (from pkg kde-base/kshisen-3.4.0_beta1)
[blocks B ] =kde-base/kdegames-3.4* (from pkg kde-base/kasteroids-3.4.0_beta1)
[blocks B ] =kde-base/kdegames-3.4* (from pkg kde-base/kolf-3.4.0_beta1)
[blocks B ] =kde-base/kdegames-3.4* (from pkg kde-base/klickety-3.4.0_beta1)
[blocks B ] =kde-base/kdegames-3.4* (from pkg kde-base/kenolaba-3.4.0_beta1)
[blocks B ] =kde-base/kdegames-3.4* (from pkg kde-base/konquest-3.4.0_beta1)
[blocks B ] =kde-base/kdegames-3.4* (from pkg kde-base/kjumpingcube-3.4.0_beta1)
[blocks B ] =kde-base/kdegames-3.4* (from pkg kde-base/lskat-3.4.0_beta1)
[blocks B ] =kde-base/kdegames-3.4* (from pkg kde-base/klines-3.4.0_beta1)
[blocks B ] =kde-base/kdegames-3.4* (from pkg kde-base/kbounce-3.4.0_beta1)
[blocks B ] =kde-base/kdegames-3.4* (from pkg kde-base/kblackbox-3.4.0_beta1)
[blocks B ] =kde-base/kdegames-3.4* (from pkg kde-base/kreversi-3.4.0_beta1)
[blocks B ] =kde-base/kdeartwork-3.4* (from pkg kde-base/kdeartwork-styles-3.4.0_beta1)
[blocks B ] =kde-base/kdepim-3.4* (from pkg kde-base/kpilot-3.4.0_beta1)
[blocks B ] =kde-base/kdegraphics-3.4* (from pkg kde-base/kpdf-3.4.0_beta1)
[blocks B ] =kde-base/kdetoys-3.4* (from pkg kde-base/amor-3.4.0_beta1)
[blocks B ] =kde-base/kdetoys-3.4* (from pkg kde-base/kodo-3.4.0_beta1)
[blocks B ] =kde-base/kdetoys-3.4* (from pkg kde-base/kteatime-3.4.0_beta1)
[blocks B ] =kde-base/kdetoys-3.4* (from pkg kde-base/kmoon-3.4.0_beta1)
[blocks B ] =kde-base/kdetoys-3.4* (from pkg kde-base/ktux-3.4.0_beta1)
[blocks B ] =kde-base/kdetoys-3.4* (from pkg kde-base/kweather-3.4.0_beta1)
[blocks B ] =kde-base/kdetoys-3.4* (from pkg kde-base/kworldwatch-3.4.0_beta1)
[blocks B ] =kde-base/kdetoys-3.4* (from pkg kde-base/eyesapplet-3.4.0_beta1)
[blocks B ] =kde-base/kdetoys-3.4* (from pkg kde-base/fifteenapplet-3.4.0_beta1)
[blocks B ] =kde-base/kdemultimedia-3.4* (from pkg kde-base/artsplugin-xine-3.4.0_beta1)
[blocks B ] =kde-base/kdemultimedia-3.4* (from pkg kde-base/artsplugin-mpeglib-3.4.0_beta1)
[blocks B ] =kde-base/kdeutils-3.4* (from pkg kde-base/ktimer-3.4.0_beta1)
[blocks B ] =kde-base/kdeutils-3.4* (from pkg kde-base/kregexpeditor-3.4.0_beta1)
[blocks B ] =kde-base/kdeutils-3.4* (from pkg kde-base/kdf-3.4.0_beta1)
[ebuild NS ] sys-kernel/gentoo-dev-sources-2.6.10-r6 -build -doc -symlink (-ultra1) 221 kB
[ebuild U ] dev-db/mysql-4.0.23-r1 [4.0.22] +berkdb -debug -innodb +perl +readline (-selinux) +ssl -static +tcpd 16,212 kB
[ebuild U ] kde-base/akregator-3.4.0_beta1-r1 [3.4.0_beta1] +arts -debug -kdexdeltas +xinerama 0 kB
[ebuild U ] x11-misc/shared-mime-info-0.14-r1 [0.14] 0 kB
[ebuild U ] gnome-extra/libgsf-1.10.0 [1.9.0] -debug -doc +gnome 389 kB
[ebuild U ] media-gfx/imagemagick-6.1.8.8 [6.1.3.4] +X +cups -debug -fpx -graphviz -jbig +jpeg -lcms +mpeg +perl +png +tiff +truetype -wmf +xml2 4,455 kB
[ebuild U ] x11-libs/openmotif-2.1.30-r6 [2.1.30-r5] -debug 0 kB
[ebuild NS ] kde-base/kdesdk-3.4.0_beta1 +arts -debug +xinerama 4,356 kB
[ebuild U ] sys-devel/bin86-0.16.16 [0.16.13] 144 kB
[ebuild N ] dev-perl/DateManip-5.42a-r1 133 kB
[ebuild U ] app-portage/genlop-0.30.2 [0.20.2] 18 kB
[ebuild N ] dev-libs/cyrus-sasl-2.1.20 -authdaemond +berkdb -debug +gdbm +java -kerberos -ldap +mysql +pam -postgres +ssl -static 1,733 kB
[ebuild NS ] kde-base/kdebase-3.4.0_beta1 +arts +cups -debug +java -ldap -lm_sensors +logitech-mouse -opengl +pam -samba +ssl +xinerama 0 kB
[ebuild NS ] kde-base/kdegraphics-3.4.0_beta1 +arts -debug +gphoto2 +imlib -opengl -povray -scanner -tetex +xinerama 0 kB
[ebuild NS ] kde-base/kdeedu-3.4.0_beta1 +arts -debug +xinerama 22,593 kB
[ebuild NS ] kde-base/kdegames-3.4.0_beta1 +arts -debug +xinerama 0 kB
[ebuild N ] app-crypt/qca-1.0-r1 29 kB
[ebuild U ] app-crypt/qca-tls-1.0-r1 [1.0] 0 kB
[ebuild NS ] kde-base/kdenetwork-3.4.0_beta1 +arts -debug -slp +ssl -wifi +xinerama 0 kB
[ebuild NS ] kde-base/kdeartwork-3.4.0_beta1 +arts -debug -opengl +xinerama -xscreensaver 0 kB
[ebuild NS ] kde-base/kdepim-3.4.0_beta1 +arts +crypt -debug -gnokii +pda +xinerama 0 kB
[ebuild NS ] kde-base/kdemultimedia-3.4.0_beta1 +alsa +arts +audiofile +cdparanoia -debug +encode +flac -gstreamer +oggvorbis +speex +theora +xine +xinerama 0 kB
[ebuild NS ] kde-base/kdeaddons-3.4.0_beta1 +arts -debug +sdl +xinerama +xmms 0 kB
[ebuild NS ] kde-base/kdeutils-3.4.0_beta1 +arts +crypt -debug -snmp +xinerama 0 kB
[ebuild NS ] kde-base/kdetoys-3.4.0_beta1 +arts -debug +xinerama 0 kB
[ebuild NS ] kde-base/kdeadmin-3.4.0_beta1 +arts -debug +xinerama 0 kB
[ebuild NS ] kde-base/kdeaccessibility-3.4.0_beta1 +arts -debug +xinerama 2,068 kB
[ebuild NS ] kde-base/kde-3.4.0_beta1 0 kB
Total size of downloads: 52,355 kB
!!! Error: The above package list contains packages which cannot be installed
!!! on the same system. |
What the heck has gone wrong here? |
|
| Back to top |
|
 |
chetan13 Tux's lil' helper

Joined: 02 Jul 2003 Posts: 125 Location: chennai,india
|
Posted: Wed Jan 19, 2005 2:41 pm Post subject: |
|
|
| DarkStalker wrote: | | Kontact doesn't show akregator as an available component. |
this happens on my machine too. is there any fix? |
|
| Back to top |
|
 |
|