Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Why must Gnome include Evolution?
View unanswered posts
View posts from last 24 hours

Goto page 1, 2, 3  Next  
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Emopig
Apprentice
Apprentice


Joined: 15 Mar 2006
Posts: 188

PostPosted: Sat Jul 08, 2006 8:40 pm    Post subject: Why must Gnome include Evolution? Reply with quote

I've noticed that if I add the "-eds" USE flag to compile packages without support for Evolution Data Server that NOTHING i personally use depends upon Evolution except the Gnome meta package.

My question is why isn't there an evolution USE flag (on by default if need be)? Is it the wish of the Gnome project that thou shalt not have Gnome without Evolution?

It's frustrating because I don't use it, use webmail, and it takes absolutely forever to compile. I'm not trying to be a whiner, but unmerging the Gnome metapackage to avoid Evolution being pulled in on an "--update world" can cause problems later, some other packages (more essential/generally useful ones) are only listed in the metapackage. I just feel something as heavy as Evolution surely deserves it's own USE flag?
Back to top
View user's profile Send private message
lxg
l33t
l33t


Joined: 12 Nov 2005
Posts: 912
Location: Aachen, Germany

PostPosted: Sat Jul 08, 2006 9:09 pm    Post subject: Reply with quote

How are you trying to emerge Gnome? Emerge gnome-light to get just a basic Gnome install. Or, if you already have it, unmerge gnome and pull in gnome-light.
_________________
lxg.de – codebits and tech talk
Back to top
View user's profile Send private message
catzooka
Apprentice
Apprentice


Joined: 05 Nov 2002
Posts: 193

PostPosted: Sat Jul 08, 2006 9:18 pm    Post subject: Reply with quote

Code:
kupo ~ # cat /etc/portage/profile/package.provided
www-client/epiphany-2.14.1-r1
gnome-extra/evolution-webcal-2.5.90
mail-client/evolution-2.6.1
gnome-extra/evolution-data-server-1.6.1


This takes care that epiphany and evolution are not part of my GNOME.
Back to top
View user's profile Send private message
isez2001
n00b
n00b


Joined: 16 Jul 2006
Posts: 20

PostPosted: Sun Jul 16, 2006 4:09 pm    Post subject: Reply with quote

Deftochino wrote:
Code:
kupo ~ # cat /etc/portage/profile/package.provided
www-client/epiphany-2.14.1-r1
gnome-extra/evolution-webcal-2.5.90
mail-client/evolution-2.6.1
gnome-extra/evolution-data-server-1.6.1


This takes care that epiphany and evolution are not part of my GNOME.


Doesn't that risk problems with a package actually requiring one of those in the future?

Since I'm assuming GNOME wants to be a fairly all-inclusive desktop environment (complete with web browsing and email), I think it would make the most sense to have USE flags to specify whether or not to include Evolution, Thunderbird, Firefox, Epiphany, Opera, Seamonkey... you get the idea ^_^

Even more interesting; since many packages are related to the browser, could it be specified with an environment variable in make.conf? This could create a uniform system- and desktop- wide browser configuration. It would probably make a lot more sense to do this with USE flags, but I think this better illustrates the desired end result.

P.S. I know gnome-light exists, and I use it currently, but it's a little TOO stripped down for my tastes. There are a number of packages I had to emerge individually to get a proper desktop environment, which leaves no simple upgrade or removal path in the future.
Back to top
View user's profile Send private message
mnogueir
n00b
n00b


Joined: 31 May 2006
Posts: 22

PostPosted: Sun Jul 16, 2006 5:35 pm    Post subject: Reply with quote

Well, with the USE flags "firefox -eds" i was able to emerge gnome-light without evolution and without seamonkey/epiphany/whatever...
Back to top
View user's profile Send private message
Emopig
Apprentice
Apprentice


Joined: 15 Mar 2006
Posts: 188

PostPosted: Tue Jul 25, 2006 9:02 pm    Post subject: Reply with quote

*bump*

I was wanting to get rid of evolution-data-server as well, but according to equery the following packages depend on it

Code:
andrew@ziggy ~ $ equery depends evolution-data-server
[ Searching for packages depending on evolution-data-server... ]
gnome-base/gnome-2.14.2
gnome-base/gnome-panel-2.14.2
gnome-base/control-center-2.14.2
gnome-extra/deskbar-applet-2.14.2


I have all these packages compiled with "-eds" USE flag, why are they still showing up as dependencies? I've looked at the ebuild's and I can't see why myself.
_________________
2.6.35 / Gnome 2.30
Athlon64 3500+ / 1.5 GB / Asus A8N VM CSM
Back to top
View user's profile Send private message
PaulBredbury
Watchman
Watchman


Joined: 14 Jul 2005
Posts: 6609

PostPosted: Tue Jul 25, 2006 10:04 pm    Post subject: Reply with quote

equery is showing that the potential dependency is there. It probably doesn't care that you've turned the USE flag off.
Back to top
View user's profile Send private message
plastikman187
Apprentice
Apprentice


Joined: 15 Mar 2005
Posts: 233

PostPosted: Wed Jul 26, 2006 4:17 am    Post subject: Reply with quote

Just vi the file then dd out the lines in the ebuild then emerge --digest gnome that is what i normally do :)
_________________
Ubuntu -- An african word meaning 'Gentoo is too hard for me'
Back to top
View user's profile Send private message
isez2001
n00b
n00b


Joined: 16 Jul 2006
Posts: 20

PostPosted: Wed Jul 26, 2006 5:21 am    Post subject: Reply with quote

plastikman187 wrote:
Just vi the file then dd out the lines in the ebuild then emerge --digest gnome that is what i normally do :)


That seems to prove that Evolution is, in fact, unnecessary to the GNOME desktop (aside from simply wanting to have a mail client). Again, we must ask why it can't at least be made optional.

Judging by a quick scan of emerge -pvt gnome, it appears that a person could save much time, bandwidth, and CPU cycles by skipping over Evolution and its dependancies.

Keeping in mind that any USE flag could be made to include Evolution by default (which would preserve the complete GNOME Desktop ebuild unless specifically told otherwise), can anyone give a good reason not to make Evolution optional?
Back to top
View user's profile Send private message
GoingDown
Tux's lil' helper
Tux's lil' helper


Joined: 13 Jan 2004
Posts: 115
Location: Finland

PostPosted: Wed Jul 26, 2006 5:53 am    Post subject: Reply with quote

isez2001 wrote:

Keeping in mind that any USE flag could be made to include Evolution by default (which would preserve the complete GNOME Desktop ebuild unless specifically told otherwise), can anyone give a good reason not to make Evolution optional?


Because gnome-light exists?

If you want full gnome desktop -> use gnome
If you want stripped down gnome -> use gnome-light and then install applications you want

Why do we need any more userflags? And if there would be evolution userflag, why not for each gnome application which installs by default on gnome metapackage? So finally we got (default on) useflags for every gnome application, which you can disable if you want?
Back to top
View user's profile Send private message
catzooka
Apprentice
Apprentice


Joined: 05 Nov 2002
Posts: 193

PostPosted: Wed Jul 26, 2006 11:32 am    Post subject: Reply with quote

isez2001 wrote:
Deftochino wrote:
Code:
kupo ~ # cat /etc/portage/profile/package.provided
www-client/epiphany-2.14.1-r1
gnome-extra/evolution-webcal-2.5.90
mail-client/evolution-2.6.1
gnome-extra/evolution-data-server-1.6.1


This takes care that epiphany and evolution are not part of my GNOME.


Doesn't that risk problems with a package actually requiring one of those in the future?


That is true, but if the ebuild of said package would fail, and then you can always take whatever you need out of package.provided. But strictly related to gnome, I have no problem emerging gnome with epiphany and evolution defined in package.provided. Do note that I've also defined -eds, which is the only thing in standard gnome that would have packages compile against evolution-data-center and in turn evolution. And epiphany is also optional since I'm using the firefox USE flag, and packages, such as yelp, compiles against firefox and not epiphany (and I don't believe anything else compiles against epiphany, rather against firefox or mozilla).

In any case, I just pointed out the way I did it, because it's probably an easier way to handle this unwanted dependancy situation than going in and editing numerous ebuilds. However, I completely agree with your suggestion to have USE flags (or some other flags) to define what should be or should not be built into GNOME instead of having to pick between the two extremes: gnome and gnome-light. Gentoo already makes excellent use of USE flags (one of the things I love about gentoo), and I think we can take advantage of that here.
Back to top
View user's profile Send private message
isez2001
n00b
n00b


Joined: 16 Jul 2006
Posts: 20

PostPosted: Thu Jul 27, 2006 5:24 am    Post subject: Reply with quote

GoingDown wrote:
isez2001 wrote:

Keeping in mind that any USE flag could be made to include Evolution by default (which would preserve the complete GNOME Desktop ebuild unless specifically told otherwise), can anyone give a good reason not to make Evolution optional?


Because gnome-light exists?

If you want full gnome desktop -> use gnome
If you want stripped down gnome -> use gnome-light and then install applications you want


I'm already using gnome-light. Gnome light is stripped down to the absolute minimum you may have to run GNOME, which means I have partially-broken system, and many individual packages to emerge before it becomes useful. Not only is it a pain to figure out what package you're missing, it also becomes more difficult to upgrade GNOME (short of updating your entire system, which is not always convenient). I don't necessarily want stripped-down GNOME--I just want GNOME without Evolution.

GoingDown wrote:
Why do we need any more userflags? And if there would be evolution userflag, why not for each gnome application which installs by default on gnome metapackage? So finally we got (default on) useflags for every gnome application, which you can disable if you want?


[quote="Deftochino"]Because Evolution (and, since you mention it, Epiphany) are relatively large ebuilds with a number of dependancies, and are each just one of many options. Neither is truly a part of the GNOME desktop; they are programs that are run in addition to it.

Deftochino wrote:
I'm using the firefox USE flag, and packages, such as yelp, compiles against firefox and not epiphany


I also use the firefox flag. Why can't we have a similar option with GNOME?

Deftochino wrote:
it's probably an easier way to handle this unwanted dependancy situation than going in and editing numerous ebuilds.


I'll admit right now that I don't know a ton about authoring ebuilds, but would the modifications actually be so extensive? Only the most current, and then future ebuilds would need the change... It's not necessary to go back and modify all past ebuilds, is it?
Back to top
View user's profile Send private message
GoingDown
Tux's lil' helper
Tux's lil' helper


Joined: 13 Jan 2004
Posts: 115
Location: Finland

PostPosted: Thu Jul 27, 2006 5:36 am    Post subject: Reply with quote

isez2001 wrote:
I'm already using gnome-light. Gnome light is stripped down to the absolute minimum you may have to run GNOME, which means I have partially-broken system, and many individual packages to emerge before it becomes useful. Not only is it a pain to figure out what package you're missing, it also becomes more difficult to upgrade GNOME (short of updating your entire system, which is not always convenient). I don't necessarily want stripped-down
GNOME--I just want GNOME without Evolution.


Hmm, I see your point. However, I think that when somebody emerges gnome metapackage, he/she assumes to get full gnome suite - so it is much more easier for newbies, so if it is use flag then it must be default on (meaning evolution gets installed by default).
Back to top
View user's profile Send private message
catzooka
Apprentice
Apprentice


Joined: 05 Nov 2002
Posts: 193

PostPosted: Thu Jul 27, 2006 5:43 am    Post subject: Reply with quote

isez2001 wrote:
I'll admit right now that I don't know a ton about authoring ebuilds, but would the modifications actually be so extensive? Only the most current, and then future ebuilds would need the change... It's not necessary to go back and modify all past ebuilds, is it?


Well, I meant that as a way to deal with this "inconvenience" in the ebuilds, until the said improvements (e.g, via more USE flags) are actually implemented by the ebuild maintainers. And I don't think it would be too much of an effort to implement 'epiphany', 'totem', 'evolution' USE flags specific to GNOME.

I would suggest to formalize the suggestions in this thread and send them to the ebuild maintainers for GNOME or whoever else is responsible. And perhaps we can get what we wish for :wink:
Back to top
View user's profile Send private message
isez2001
n00b
n00b


Joined: 16 Jul 2006
Posts: 20

PostPosted: Thu Jul 27, 2006 12:26 pm    Post subject: Reply with quote

I think the proper way to handle this is to post a bug report (probably including a link to this discussion). I don't have time to do it before work this morning, but (unless somebody else does first) I'll post one sometime today or tomorrow.
Back to top
View user's profile Send private message
Admiral_Trigger_Happy
Guru
Guru


Joined: 05 Sep 2004
Posts: 337
Location: Australia

PostPosted: Thu Jul 27, 2006 1:43 pm    Post subject: Reply with quote

Maybe it should be like KDE is now with their split ebuilds.

you have a whole bunch of meta packages instead of the old huge packages, ie:

kde-meta - has all the sub meta packages as deps.
kdeutils-meta - has all the utils as deps
and so on.

I think you get the picture, there is also a way to get a basic kde, via kdebase-startkde

So maybe the same should be done for Gnome, that way instead of emerging all of Gnome the more advanced users (us) can pick and choose which parts of Gnome they (we) need.
_________________
Admiral Trigger Happy
-------------------------------
www.kiba-dock.org
Back to top
View user's profile Send private message
plastikman187
Apprentice
Apprentice


Joined: 15 Mar 2005
Posts: 233

PostPosted: Thu Jul 27, 2006 2:02 pm    Post subject: Reply with quote

Admiral_Trigger_Happy wrote:
Maybe it should be like KDE is now with their split ebuilds.

you have a whole bunch of meta packages instead of the old huge packages, ie:

kde-meta - has all the sub meta packages as deps.
kdeutils-meta - has all the utils as deps
and so on.

I think you get the picture, there is also a way to get a basic kde, via kdebase-startkde

So maybe the same should be done for Gnome, that way instead of emerging all of Gnome the more advanced users (us) can pick and choose which parts of Gnome they (we) need.


I like this idea +1
_________________
Ubuntu -- An african word meaning 'Gentoo is too hard for me'
Back to top
View user's profile Send private message
BBlock
n00b
n00b


Joined: 07 Jun 2006
Posts: 11
Location: New Hampshire, USA

PostPosted: Thu Jul 27, 2006 6:34 pm    Post subject: Reply with quote

THe Evolution-Data-Server has caused no end to my emerge problems, always failing compiles or coming up with errors when I have removed packages(often that have no apparent connection to GNOME, even through equery). A use flag to always disable this stuff without having to use gnome-lite wold be great.


Admiral's idea would be even better, I feel(only recently having moved on from the gentoo newbie stage myself) that having more packages wouldn't complicate it too much for new users, but would be greatly appreciated by the majority of the established userbase.
_________________
~Brian Block
Back to top
View user's profile Send private message
isez2001
n00b
n00b


Joined: 16 Jul 2006
Posts: 20

PostPosted: Thu Jul 27, 2006 8:41 pm    Post subject: Reply with quote

Hmm... split ebuilds take us into entire new territory... territory which is much more involved than a few USE flags.

Could somebody elaborate a little more specifically on how the ebuilds would be split? I understand the concept, but the execution (what, exactly, would the new ebuilds be?) is a little tough for me to envision at the moment.

I'll refrain from posting a bug report right now--the request will carry more weight if we all agree on something first.
Back to top
View user's profile Send private message
geniux
Veteran
Veteran


Joined: 19 Feb 2004
Posts: 1400
Location: /home

PostPosted: Thu Jul 27, 2006 10:04 pm    Post subject: Reply with quote

isez2001 wrote:
Hmm... split ebuilds take us into entire new territory... territory which is much more involved than a few USE flags.

Could somebody elaborate a little more specifically on how the ebuilds would be split? I understand the concept, but the execution (what, exactly, would the new ebuilds be?) is a little tough for me to envision at the moment.

I'll refrain from posting a bug report right now--the request will carry more weight if we all agree on something first.

Hm, I quote ciaranm:
ciaranm wrote:

Fairly safe bet it'll get rejected. It's the opinion of most of the Gnome developers here that when you install 'gnome', you get 'gnome' as upstream intended it. They've rejected calls for a mozilla flag in the past on those grounds.

from this thread, looks like that bug report would get a big no as an answer.
But sure, it would be great if you could chose what to install or not like -evolution
_________________
AMD Athlon64 X2 4200+ AM2
MSI K9N SLI Platinum, Enermax Liberty 500W
1GB RAM Crucial DDR2 667MHz, MSI nVidia 7600GS 256MB
400GB + 250GB Samsung SATAII HDD
Gentoo - BeyondSources 2.6.19-20
Back to top
View user's profile Send private message
sternklang
Veteran
Veteran


Joined: 10 Sep 2005
Posts: 1641
Location: Somewhere in time and space

PostPosted: Thu Jul 27, 2006 11:03 pm    Post subject: Reply with quote

I think the only way this idea is going to get any traction is if someone actually goes through the trouble of creating the ebuilds with the new USE flags, or split ebuilds, and puts them in an overlay for people to test out. Work the problems out in the overlay, prove the concept is useful in the real world and doesn't break Gnome in the process, then submit bugs to get the new approach adopted.

If nothing else comes of it, the people who do this will end up learning a great deal about both Gentoo and Gnome. So don't wait for our excellent but overworked Gnome devs to do it. This is Gentoo, you have all the tools necessary to do the job in your hands, so if you believe in this approach then make it happen -- and more power to you if it works. :)
Back to top
View user's profile Send private message
isez2001
n00b
n00b


Joined: 16 Jul 2006
Posts: 20

PostPosted: Fri Jul 28, 2006 5:32 am    Post subject: Reply with quote

sternklang wrote:
I think the only way this idea is going to get any traction is if someone actually goes through the trouble of creating the ebuilds with the new USE flags


Excellent idea.

I present for your approval gnome-2.14.2.ebuild

Code:
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/gnome-2.14.2.ebuild,v 1.4 2006/07/14 18:51:25 dertobi123 Exp $

DESCRIPTION="Meta package for the GNOME desktop"
HOMEPAGE="http://www.gnome.org/"

LICENSE="as-is"
SLOT="2.0"

# when unmasking for an arch
# double check none of the deps are still masked !
KEYWORDS="~amd64 ~hppa ppc ~ppc64 sparc x86"

IUSE="accessibility cdr dvdr hal evolution epiphany eds"

S=${WORKDIR}

RDEPEND="!gnome-base/gnome-core

   >=dev-libs/glib-2.10.3
   >=x11-libs/gtk+-2.8.18
   >=dev-libs/atk-1.11.4
   >=x11-libs/pango-1.12.3

   >=dev-libs/libxml2-2.6.26
   >=dev-libs/libxslt-1.1.16

   >=media-libs/audiofile-0.2.6-r1
   >=media-sound/esound-0.2.36
   >=x11-libs/libxklavier-2.2
   >=media-libs/libart_lgpl-2.3.17

   >=dev-libs/libIDL-0.8.6
   >=gnome-base/orbit-2.14.0

   >=x11-libs/libwnck-2.14.2
   >=x11-wm/metacity-2.14.3

   >=gnome-base/gnome-keyring-0.4.9
   >=gnome-extra/gnome-keyring-manager-2.14.0

   >=gnome-base/gnome-vfs-2.14.2

   >=gnome-base/gnome-mime-data-2.4.2

   >=gnome-base/gconf-2.14.0
   >=net-libs/libsoup-2.2.93

   >=gnome-base/libbonobo-2.14.0
   >=gnome-base/libbonoboui-2.14.0
   >=gnome-base/libgnome-2.14.1
   >=gnome-base/libgnomeui-2.14.1
   >=gnome-base/libgnomecanvas-2.14.0
   >=gnome-base/libglade-2.5.1

   >=gnome-extra/bug-buddy-2.14.0
   >=gnome-base/control-center-2.14.2

   >=gnome-base/eel-2.14.1
   >=gnome-base/nautilus-2.14.1

   >=media-libs/gstreamer-0.10.6
   >=media-libs/gst-plugins-base-0.10.7
   >=media-libs/gst-plugins-good-0.10.3
   >=gnome-extra/gnome-media-2.14.2
   >=media-sound/sound-juicer-2.14.4
   >=media-video/totem-1.4.1

   >=media-gfx/eog-2.14.2

   epiphany? ( >=www-client/epiphany-2.14.2.1 )
   >=app-arch/file-roller-2.14.3
   >=gnome-extra/gcalctool-5.8.13

   >=gnome-extra/gconf-editor-2.14.0
   >=gnome-base/gdm-2.14.7
   >=x11-libs/gtksourceview-1.6.1
   >=app-editors/gedit-2.14.3

   >=app-text/evince-0.5.3

   >=gnome-base/gnome-desktop-2.14.2
   >=gnome-base/gnome-session-2.14.2
   >=gnome-base/gnome-applets-2.14.2
   >=gnome-base/gnome-panel-2.14.2
   >=gnome-base/gnome-menus-2.14.0
   >=x11-themes/gnome-icon-theme-2.14.2
   >=x11-themes/gnome-themes-2.14.2
   >=gnome-extra/deskbar-applet-2.14.2

   >=x11-themes/gtk-engines-2.6.9
   >=x11-themes/gnome-backgrounds-2.14.2.1

   >=x11-libs/vte-0.12.2
   >=x11-terms/gnome-terminal-2.14.2

   >=gnome-extra/gucharmap-1.6.0
   >=gnome-base/libgnomeprint-2.12.1
   >=gnome-base/libgnomeprintui-2.12.1

   >=gnome-extra/gnome-utils-2.14.0

   >=gnome-extra/gnome-games-2.14.2
   >=gnome-base/librsvg-2.14.4

   >=gnome-extra/gnome-system-monitor-2.14.3
   >=gnome-base/libgtop-2.14.1

   >=x11-libs/startup-notification-0.8

   >=gnome-extra/gnome2-user-docs-2.14.2
   >=gnome-extra/yelp-2.14.2
   >=gnome-extra/zenity-2.14.2

   >=net-analyzer/gnome-netstatus-2.12.0
   >=net-analyzer/gnome-nettool-2.14.2

   cdr? ( >=gnome-extra/nautilus-cd-burner-2.14.2 )
   dvdr? ( >=gnome-extra/nautilus-cd-burner-2.14.2 )

   hal? ( >=gnome-base/gnome-volume-manager-1.5.15 )

   >=gnome-extra/gtkhtml-3.10.2
   evolution? (    
      >=mail-client/evolution-2.6.2
      >=gnome-extra/evolution-webcal-2.6.0 )
   eds? ( >=gnome-extra/evolution-data-server-1.6.2 )

   >=net-misc/vino-2.13.5

   >=app-admin/gnome-system-tools-2.14.0
   >=app-admin/system-tools-backends-1.4.2
   >=gnome-extra/fast-user-switch-applet-2.14.2

   accessibility? (
      >=gnome-extra/libgail-gnome-1.1.3
      >=gnome-base/gail-1.8.11
      >=gnome-extra/at-spi-1.7.7-r1
      >=app-accessibility/dasher-4.0.2
      >=app-accessibility/gnome-mag-0.12.5
      >=app-accessibility/gnome-speech-0.4.0
      >=app-accessibility/gok-1.0.10
      >=app-accessibility/gnopernicus-1.0.4 )"

# Development tools
#   scrollkeeper
#   pkgconfig
#   intltool
#   gtk-doc
#   gnome-doc-utils


pkg_postinst() {

   einfo "Note that to change windowmanager to metacity do: "
   einfo " export WINDOW_MANAGER=\"/usr/bin/metacity\""
   einfo "of course this works for all other window managers as well"
   einfo
   einfo "To take full advantage of GNOME's functionality, please emerge"
   einfo "gamin, a File Alteration Monitor."
   einfo "Make sure you have inotify enabled in your kernel ( >=2.6.13 )"
   einfo
   einfo "Make sure you rc-update del famd and emerge unmerge fam if you"
   einfo "are switching from fam to gamin."
   einfo
   einfo "If you have problems, you may want to try using fam instead."
   einfo
   einfo
   einfo "Add yourself to the plugdev group if you want"
   einfo "automounting to work."
   einfo
}


With this, GNOME will respond to epiphany, evolution, and eds USE flags. I only spent a few minutes making it, and can't promise anything more than that emerge -pvt gnome appears to work, but I encourage you to try it, and I promise I will too (sometime this weekend, hopefully).
Back to top
View user's profile Send private message
Emopig
Apprentice
Apprentice


Joined: 15 Mar 2006
Posts: 188

PostPosted: Fri Jul 28, 2006 2:50 pm    Post subject: Reply with quote

To the few people who mentioned it, I don't think totem matters as it's a relatively tiny package and it's not uncommon to have mulitple media players installed anyway.

I think it's just handy to have USE flags that say to portage "Don't bother with these big packages as i'm going to unmerge them later anyway if you install them".

I'm going to test that ebuild!

cp -r /usr/portage/gnome-base/gnome /usr/local/portage/gnome-base
_________________
2.6.35 / Gnome 2.30
Athlon64 3500+ / 1.5 GB / Asus A8N VM CSM
Back to top
View user's profile Send private message
Emopig
Apprentice
Apprentice


Joined: 15 Mar 2006
Posts: 188

PostPosted: Fri Jul 28, 2006 5:27 pm    Post subject: Reply with quote

isez2001's ebuild works great for me, i've commented out the epiphany, evolution and evolution-webcal lines in package.provided and an update world still doesn't try to pull them in, a depclean also wiped out evolution-data-server.

:lol:
_________________
2.6.35 / Gnome 2.30
Athlon64 3500+ / 1.5 GB / Asus A8N VM CSM
Back to top
View user's profile Send private message
genfive
Apprentice
Apprentice


Joined: 10 Nov 2005
Posts: 291

PostPosted: Fri Jul 28, 2006 6:59 pm    Post subject: Reply with quote

many many many many years ago, Microsoft got into trouble for including IE with the operating system. But isn't gnome doing the same thing now?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Goto page 1, 2, 3  Next
Page 1 of 3

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum