neysx 06/01/13 22:15:20 Modified: xml/htdocs/doc/en/handbook hb-working-use.xml Log: #118922 Remove gtk2 use flag notice from handbook
Revision Changes Path 1.38 +8 -19 xml/htdocs/doc/en/handbook/hb-working-use.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-working-use.xml?rev=1.38&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-working-use.xml?rev=1.38&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-working-use.xml.diff?r1=1.37&r2=1.38&cvsroot=gentoo Index: hb-working-use.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- hb-working-use.xml 27 Oct 2005 17:33:22 -0000 1.37 +++ hb-working-use.xml 13 Jan 2006 22:15:20 -0000 1.38 @@ -4,12 +4,12 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml,v 1.37 2005/10/27 17:33:22 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml,v 1.38 2006/01/13 22:15:20 neysx Exp $ --> <sections> -<version>1.31</version> -<date>2005-10-26</date> +<version>1.32</version> +<date>2006-01-13</date> <section> <title>What are USE-flags?</title> @@ -91,20 +91,9 @@ <p> A list of available global USE-flags can be found <uri link="/dyn/use-index.xml">online</uri> or locally in -<path>/usr/portage/profiles/use.desc</path>. A short (<e>very</e> incomplete) -snippet: +<path>/usr/portage/profiles/use.desc</path>. </p> -<pre caption="A short snippet of available USE-flags"> -gtk - Adds support for x11-libs/gtk+ (The GIMP Toolkit) -gtk2 - Use gtk+-2.0.0 over gtk+-1.2 in cases where a program supports both. -gtkhtml - Adds support for gnome-extra/gtkhtml -guile - Adds support for dev-util/guile (interpreter for Scheme) -icc - Use the Intel C++ Compiler if the package supports it -icc-pgo - Enable PGO data generation or use when use icc. -imap - Adds support for IMAP -</pre> - <p> A list of available local USE-flags can be found locally in <path>/usr/portage/profiles/use.local.desc</path>. @@ -148,7 +137,7 @@ <comment>(This example is the sum of the settings in base, default-linux, default-linux/x86 and default-linux/x86/2004.3)</comment> USE="x86 oss apm arts avi berkdb bitmap-fonts crypt cups encode fortran f77 - foomaticdb gdbm gif gpm gtk gtk2 imlib jpeg kde gnome libg++ libwww mad + foomaticdb gdbm gif gpm gtk imlib jpeg kde gnome libg++ libwww mad mikmod motif mpeg ncurses nls oggvorbis opengl pam pdflib png python qt quicktime readline sdl spell ssl svga tcpd truetype X xml2 xmms xv zlib" </pre> @@ -364,9 +353,9 @@ These are the packages that I would merge, in order: Calculating dependencies ...done! -[ebuild N ] net-www/mozilla-1.5-r1 +java +crypt -ipv6 -gtk2 +ssl +ldap -+gnome -debug +mozcalendar -mozaccess -mozxmlterm -moznoirc -moznomail --moznocompose -moznoxft +[ebuild R ] www-client/mozilla-1.7.12-r2 USE="crypt gnome java mozsvg ssl +truetype xprint -debug -ipv6 -ldap -mozcalendar -mozdevelop -moznocompose +-moznoirc -moznomail -moznoxft -postgres -xinerama" 0 kB </pre> <p> -- [email protected] mailing list
