Matthias Langer schreef: > I'm woudering about the effect of the following useflags for > sys-devel/gcc: gtk, multislot, vanilla Does anybody know what they do > ?
-> useflag multislot /usr/portage/profiles/use.local.desc:sys-devel/binutils:multislot - Allow for multiple versions of binutils to be emerged at once for same CTARGET /usr/portage/profiles/use.local.desc:sys-devel/gcc:multislot - Allow for SLOTs to include minor version (3.3.4 instead of just 3.3) zo 09/25/05 14:31 /usr/local motub-> useflag gtk /usr/portage/profiles/use.desc:gtk - Adds support for x11-libs/gtk+ (The GIMP Toolkit) /usr/portage/profiles/use.desc:gtk2 - Use gtk+-2.0.0 over gtk+-1.2 in cases where a program supports both. /usr/portage/profiles/use.desc:gtkhtml - Adds support for gnome-extra/gtkhtml /usr/portage/profiles/use.local.desc:dev-ml/lablgtk:glade - Enable libglade bindings compilation. /usr/portage/profiles/use.local.desc:dev-ml/lablgtk:gnomecanvas - Enable libgnomecanvas bindings compilation. /usr/portage/profiles/use.local.desc:dev-perl/gtk-perl:applet - Enable gnome applet support /usr/portage/profiles/use.local.desc:dev-perl/gtk-perl:gnome-print - Enable gnome-print support /usr/portage/profiles/use.local.desc:dev-scheme/gauche-gtk:glgd - enable GL graph draw /usr/portage/profiles/use.local.desc:media-sound/alsa-patch-bay:fltk - Compile with fltk interface and not with gtkmm2 interface /usr/portage/profiles/use.local.desc:net-irc/xchat:xchatnogtk - Disables building the GTK front end to XChat /usr/portage/profiles/use.local.desc:net-p2p/mldonkey:oldgtk - enable old gtk user interface /usr/portage/profiles/use.local.desc:sci-mathematics/coq:ide - Build the Coq IDE, a clone of proof general using lablgtk2. /usr/portage/profiles/use.local.desc:x11-libs/gtkmathview:t1lib - Enable t1lib support /usr/portage/profiles/use.local.desc:x11-libs/wxGTK:no_wxgtk1 - Disable gtk support. Must be used in combination with gtk2 /usr/portage/profiles/use.local.desc:x11-libs/wxGTK:wxgtk1 - Add gtk1 support in addition to optional gtk2ansi and gtk2unicode zo 09/25/05 14:31 /usr/local motub-> useflag vanilla /usr/portage/profiles/use.desc:vanilla - Do not add extra patches which change default behaviour and in case you're wondering how to get the 'useflag' command, it's an alias, set in ~/.bashrc: zo 09/25/05 14:31 /usr/local motub -> alias alias useflag='grep /usr/portage/profiles/use.*desc -e' But you can manually get the description for any USE flag from the above referenced files: /usr/portage/profiles/use.desc and /usr/portage/profiles/use.local.desc. The first describes global USE flags, the second describes local USE flags, specific to one or several individual packages. Vanilla and multislot are pretty obvious, not quite sure what gtk does in relation to gcc except for the default behaviour, but what gcc might need with gtk support specifically, I couldn't say. Hope this helps. Holly -- gentoo-user@gentoo.org mailing list