Re: [gentoo-user] kde-meta minus toys, games, etc

2006-06-03 Thread Raymond Lewis Rebbeck
Yes, that is normal. The KDE ebuilds are 'split' now, one monolithic ebuild is 
equivalent to a few dozen split ebuilds. Each individual app or library has 
it's own ebuild.

On Saturday, 3 June 2006 6:41, Mick wrote:
 On 02/06/06, Raymond Lewis Rebbeck [EMAIL PROTECTED] wrote:
  $ ls /usr/portage/kde-base/ | grep meta

 Thanks.  Last question:

 Is emerging kdebase-meta meant to pull in 45 packages, or are there
 any old kde apps in my system pulling them in as I am trying to emerge
 my new split KDE?

 From the log:
 ===
 1149285323:  *** emerge --update --deep --verbose kdebase-meta
 1149285332:   emerge (1 of 45) kde-base/kdelibs-3.5.2-r6 to /
 1149285332:  === (1 of 45) Cleaning
 (kde-base/kdelibs-3.5.2-r6::/usr/portage/kde-base/kdelibs/kdelibs-3.5.2-r6.
ebuild) 1149285341:  === (1 of 45) Compiling/Merging
 (kde-base/kdelibs-3.5.2-r6::/usr/portage/kde-base/kdelibs/kdelibs-3.5.2-r6.
ebuild) ===

 --
 Regards,
 Mick

-- 
Raymond Lewis Rebbeck
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] kde-meta minus toys, games, etc

2006-06-03 Thread Neil Bothwick
On Fri, 2 Jun 2006 21:11:52 +, Mick wrote:

 Is emerging kdebase-meta meant to pull in 45 packages, or are there
 any old kde apps in my system pulling them in as I am trying to emerge
 my new split KDE?

Something like that number.

 
 From the log:
 ===
 1149285323:  *** emerge --update --deep --verbose kdebase-meta
 1149285332:   emerge (1 of 45) kde-base/kdelibs-3.5.2-r6 to /
 1149285332:  === (1 of 45) Cleaning

Try emerge --ask --tree --verbose kde-meta to see what is pulling in the
packages.


-- 
Neil Bothwick

Is it possible to be totally partial?


signature.asc
Description: PGP signature


[gentoo-user] kde-meta minus toys, games, etc

2006-06-02 Thread Mick

Hi All,

Apologies if this has been asked before.  I uninstalled my monolithic
KDE and am ready to install the split KDE ebuilds.  I want to install
everything except toys, games and educational packages.  Since the
DO_NOT_COMPILE is not meant to be used anymore, how would you suggest
I go about it?
--
Regards,
Mick
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] kde-meta minus toys, games, etc

2006-06-02 Thread Mike Owen

On 6/2/06, Mick [EMAIL PROTECTED] wrote:

Hi All,

Apologies if this has been asked before.  I uninstalled my monolithic
KDE and am ready to install the split KDE ebuilds.  I want to install
everything except toys, games and educational packages.  Since the
DO_NOT_COMPILE is not meant to be used anymore, how would you suggest
I go about it?
--
Regards,
Mick


Install kdebase-meta, kdeutils-meta, kdeadmin-meta, etc.
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] kde-meta minus toys, games, etc

2006-06-02 Thread Raymond Lewis Rebbeck
emerge kdebase-meta to get a minimal kde. Then you can emerge whatever other 
kde programs you want afterwards, eg. kmail, kopete, kpdf, etc. They're all 
separate ebuilds now.

On Saturday, 3 June 2006 5:16, Mick wrote:
 Hi All,

 Apologies if this has been asked before.  I uninstalled my monolithic
 KDE and am ready to install the split KDE ebuilds.  I want to install
 everything except toys, games and educational packages.  Since the
 DO_NOT_COMPILE is not meant to be used anymore, how would you suggest
 I go about it?
 --
 Regards,
 Mick

-- 
Raymond Lewis Rebbeck
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] kde-meta minus toys, games, etc

2006-06-02 Thread Neil Bothwick
On Fri, 2 Jun 2006 19:46:07 +, Mick wrote:

 Apologies if this has been asked before.  I uninstalled my monolithic
 KDE and am ready to install the split KDE ebuilds.  I want to install
 everything except toys, games and educational packages.

Install kdebase-meta, kdenetwork-meta, kdepim-meta etc. kde-meta is for
those that want to install everything.


-- 
Neil Bothwick

Give a man a fish and you feed him for a day;
Teach him to use the Net and he won't bother you for weeks.


signature.asc
Description: PGP signature


Re: [gentoo-user] kde-meta minus toys, games, etc

2006-06-02 Thread Mick

On 02/06/06, Neil Bothwick [EMAIL PROTECTED] wrote:

On Fri, 2 Jun 2006 19:46:07 +, Mick wrote:

 Apologies if this has been asked before.  I uninstalled my monolithic
 KDE and am ready to install the split KDE ebuilds.  I want to install
 everything except toys, games and educational packages.

Install kdebase-meta, kdenetwork-meta, kdepim-meta etc. kde-meta is for
those that want to install everything.


Thanks for all the replies.  What's the best way to find out what
-meta packages exist and what they contain?
--
Regards,
Mick
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] kde-meta minus toys, games, etc

2006-06-02 Thread Raymond Lewis Rebbeck
They're the same as the monolithic packages but with -meta on the end.

Easiest way to see what is in them: # emerge -pv foo-meta

On Saturday, 3 June 2006 5:51, Mick wrote:
 On 02/06/06, Neil Bothwick [EMAIL PROTECTED] wrote:
  On Fri, 2 Jun 2006 19:46:07 +, Mick wrote:
   Apologies if this has been asked before.  I uninstalled my monolithic
   KDE and am ready to install the split KDE ebuilds.  I want to install
   everything except toys, games and educational packages.
 
  Install kdebase-meta, kdenetwork-meta, kdepim-meta etc. kde-meta is for
  those that want to install everything.

 Thanks for all the replies.  What's the best way to find out what
 -meta packages exist and what they contain?
 --
 Regards,
 Mick

-- 
Raymond Lewis Rebbeck
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] kde-meta minus toys, games, etc

2006-06-02 Thread Mick

On 02/06/06, Raymond Lewis Rebbeck [EMAIL PROTECTED] wrote:

They're the same as the monolithic packages but with -meta on the end.

Easiest way to see what is in them: # emerge -pv foo-meta


Thanks.
Where's the complete list of available meta packages?
--
Regards,
Mick
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] kde-meta minus toys, games, etc

2006-06-02 Thread Raymond Lewis Rebbeck
$ ls /usr/portage/kde-base/ | grep meta
kdeaccessibility-meta
kdeaddons-meta
kdeadmin-meta
kdeartwork-meta
kdebase-meta
kdebindings-meta
kdeedu-meta
kdegames-meta
kdegraphics-meta
kde-meta
kdemultimedia-meta
kdenetwork-meta
kdepim-meta
kdesdk-meta
kdetoys-meta
kdeutils-meta
kdewebdev-meta

On Saturday, 3 June 2006 6:13, Mick wrote:
 On 02/06/06, Raymond Lewis Rebbeck [EMAIL PROTECTED] wrote:
  They're the same as the monolithic packages but with -meta on the end.
 
  Easiest way to see what is in them: # emerge -pv foo-meta

 Thanks.
 Where's the complete list of available meta packages?
 --
 Regards,
 Mick

-- 
Raymond Lewis Rebbeck
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] kde-meta minus toys, games, etc

2006-06-02 Thread Mick

On 02/06/06, Raymond Lewis Rebbeck [EMAIL PROTECTED] wrote:

$ ls /usr/portage/kde-base/ | grep meta


Thanks.  Last question:

Is emerging kdebase-meta meant to pull in 45 packages, or are there
any old kde apps in my system pulling them in as I am trying to emerge
my new split KDE?


From the log:

===
1149285323:  *** emerge --update --deep --verbose kdebase-meta
1149285332:   emerge (1 of 45) kde-base/kdelibs-3.5.2-r6 to /
1149285332:  === (1 of 45) Cleaning
(kde-base/kdelibs-3.5.2-r6::/usr/portage/kde-base/kdelibs/kdelibs-3.5.2-r6.ebuild)
1149285341:  === (1 of 45) Compiling/Merging
(kde-base/kdelibs-3.5.2-r6::/usr/portage/kde-base/kdelibs/kdelibs-3.5.2-r6.ebuild)
===

--
Regards,
Mick
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] kde-meta minus toys, games, etc

2006-06-02 Thread Philip Webb
060602 Mick wrote:
 I uninstalled monolithic KDE  am ready to install the split KDE ebuilds.
 I want to install everything except toys, games and educational packages.

If you really mean everything, other responses are probably best,
but you can pick  choose much more finely.  To start, you need
 kde-base/kdelibs , then  kde-base/kdebase-startkde  (incl  11  deps).
Then you can choose individual packages from  /usr/portage/kde-base/ .
You might even decide to add  1  game (smile).

-- 
,,
SUPPORT ___//___,  Philip Webb : [EMAIL PROTECTED]
ELECTRIC   /] [] [] [] [] []|  Centre for Urban  Community Studies
TRANSIT`-O--O---'  University of Toronto
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] kde-meta minus toys, games, etc

2006-06-02 Thread Peter Kelly
On Friday 02 June 2006 14:55, Mike Owen wrote:
 On 6/2/06, Mick [EMAIL PROTECTED] wrote:
  Hi All,
 
  Apologies if this has been asked before.  I uninstalled my monolithic
  KDE and am ready to install the split KDE ebuilds.  I want to install
  everything except toys, games and educational packages.  Since the
  DO_NOT_COMPILE is not meant to be used anymore, how would you suggest
  I go about it?
  --
  Regards,
  Mick

 Install kdebase-meta, kdeutils-meta, kdeadmin-meta, etc.

Forgive my own ignorance, but what is the advantage to doing this over 
kdebase, kdeutils, kdeadmin, etc?

I've got plenty of disk space, so I never bothered moving away from the 
monolithic builds.  emerge kde worked better for me than emerge kde-meta, 
which brought in all the same binaries.  I know it's much faster to update a 
particular package as opposed to kdepim (or kdenetwork, or kdemultimedia), 
but that's not really an issue for me.  

I really don't want to start a war, but I don't understand why the OP didn't 
just 
# emerge -C kdetoys kdegames kdeedu 

(with any required version numbers) and be done with it.  Not having removed 
kde packages, I'm not sure that would work.  But something along those lines 
should have solved his problem.  

Peter

-- 
  Our fathers ate manna in the desert,
  In the burning place where whirlwinds came.
  Lord, save us from that horrible land!
  Save us, oh-h-h-h-h save us
  From that dry and thirsty land.
  
-- Songs of Gurney Halleck, Museum of Dar-es-Balat
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] kde-meta minus toys, games, etc

2006-06-02 Thread Mick

On 02/06/06, Peter Kelly [EMAIL PROTECTED] wrote:


 Install kdebase-meta, kdeutils-meta, kdeadmin-meta, etc.

Forgive my own ignorance, but what is the advantage to doing this over
kdebase, kdeutils, kdeadmin, etc?

I've got plenty of disk space, so I never bothered moving away from the
monolithic builds.  emerge kde worked better for me than emerge kde-meta,
which brought in all the same binaries.  I know it's much faster to update a
particular package as opposed to kdepim (or kdenetwork, or kdemultimedia),
but that's not really an issue for me.

I really don't want to start a war, but I don't understand why the OP didn't
just
# emerge -C kdetoys kdegames kdeedu

(with any required version numbers) and be done with it.  Not having removed
kde packages, I'm not sure that would work.  But something along those lines
should have solved his problem.


Yes it would (more or less).  If I remember right, last time I tried
unmerging kdetoys it would return everytime I did an emerge -u.  That
was a couple of years ago, before /etc/portage/* appeared.  Now, I
thought that sooner or later monolithic KDE will be deprecated and so
I decided to eventually bite the bullet and move onto the split
ebuilds on this occasion.
--
Regards,
Mick
--
gentoo-user@gentoo.org mailing list