Re: [gentoo-user] tunning use flag

2006-04-14 Thread Mick
In the fluxbox case it integrates KDE with fluxbox. So, when you run startkde from a terminal in fluxbox, or you launch KDE applications, you get System Tray notifications nicely fitting in the fluxbox slit. On 13/04/06, Richard Fish <[EMAIL PROTECTED]> wrote: > On 4/13/06, Pawel K <[EMAIL PROTEC

Re: [gentoo-user] tunning use flag

2006-04-13 Thread Richard Fish
On 4/13/06, Pawel K <[EMAIL PROTECTED]> wrote: > How can I find out what I loose by disabling specific > flag ? > equery uses > shows general info only. If you are exceptionally lucky, "grep -e "^kde " -e ":kde" /usr/portage/profiles/use.*desc" will tell you what it does, or you can determine thi

Re: [gentoo-user] tunning use flag

2006-04-13 Thread Neil Bothwick
On Thu, 13 Apr 2006 07:44:23 -0700 (PDT), Pawel K wrote: > How can I find out what I loose by disabling specific > flag ? > equery uses > shows general info only. USE="-flag" emerge -pvuDN world -- Neil Bothwick Gotta run, cat's caught in the printer... signature.asc Description: PGP signa

Re: [gentoo-user] tunning use flag

2006-04-13 Thread Pawel K
> That will show you > what use flags > are available for a package, and if you see gtk or > qt, you can > investigate further what you lose by disabling them. How can I find out what I loose by disabling specific flag ? equery uses shows general info only. I looked into: fluxbox-0.9.14-r1.ebuil

Re: [gentoo-user] tunning use flag

2006-04-12 Thread Joshua Schmidlkofer
gtk != gnome. Gnome uses GTK, but so does XFCE, Gimp, Ethereal, etc. So, you may not want -gtk and -gtk+ in your main packages. That said Gogiel is absolutley correct. js On 4/12/06, Gogiel <[EMAIL PROTECTED]> wrote: > Pawel K wrote: > > Hello > > > > I'm not sure whether I understand the USE

Re: [gentoo-user] tunning use flag

2006-04-12 Thread Richard Fish
On 4/12/06, Pawel K <[EMAIL PROTECTED]> wrote: > Hello > > I'm not sure whether I understand the USE flag > properly. > > I'm using fluxbox as X window manager. I'm not using > kde and gnome and I'm not interested in those > packages. USE flags turn on optional support (and dependancies) in packag

Re: [gentoo-user] tunning use flag

2006-04-12 Thread Gogiel
Pawel K wrote: > Hello > > I'm not sure whether I understand the USE flag > properly. > > I'm using fluxbox as X window manager. I'm not using > kde and gnome and I'm not interested in those > packages. > > Can I remove support for them in my /etc/make.conf by > specifying: > USE="-kde -gnome -q

[gentoo-user] tunning use flag

2006-04-12 Thread Pawel K
Hello I'm not sure whether I understand the USE flag properly. I'm using fluxbox as X window manager. I'm not using kde and gnome and I'm not interested in those packages. Can I remove support for them in my /etc/make.conf by specifying: USE="-kde -gnome -qt -gtk -gtk+" Will ethereal work after