public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Where do these use flags come from?
@ 2006-02-27  2:00 Bo Andresen
  2006-02-27  2:18 ` Brett I. Holcomb
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Bo Andresen @ 2006-02-27  2:00 UTC (permalink / raw
  To: gentoo-user

I decided I wanted to remove the ipv6 use flag which I have had enabled in 
make.conf for quite a while but never really been on a ipv6 network and don't 
suspect I will in the near future. When upgrading firefox I noted it has that 
use flag and decided I want to know what it actually does. Only, I cannot 
find it anywhere in the ebuilds! So where does it come from and what 
*exactly* does it do?

~ # emerge -uvp mozilla-firefox
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild     U ] www-client/mozilla-firefox-1.5.0.1-r2 [1.5.0.1-r1] USE="java 
mozdevelop xprint -debug -gnome -ipv6* -xinerama" 33 kB
Total size of downloads: 33 kB

~ # grep USE /usr/portage/www-client/mozilla-firefox/*.ebuild
/usr/portage/www-client/mozilla-firefox/mozilla-firefox-1.0.7-r4.ebuild:IUSE="gnome 
java mozdevelop mozsvg mozcalendar"
/usr/portage/www-client/mozilla-firefox/mozilla-firefox-1.5-r11.ebuild:IUSE="java 
mozdevelop"
/usr/portage/www-client/mozilla-firefox/mozilla-firefox-1.5-r9.ebuild:IUSE="java 
mozdevelop"
/usr/portage/www-client/mozilla-firefox/mozilla-firefox-1.5.0.1-r2.ebuild:IUSE="java 
mozdevelop"

~ # grep ipv6 /usr/portage/www-client/mozilla-firefox/*.ebuild
~ #

~ # equery u mozilla-firefox
[ Searching for packages matching mozilla-firefox... ]
[ Colour Code : set unset ]
[ Legend        : Left column  (U) - USE flags from 
make.conf                     ]
[                  : Right column (I) - USE flags packages was installed 
with ]
[ Found these USE variables for www-client/mozilla-firefox-1.5.0.1-r1 ]
 U I
 - - debug      : Tells configure and the makefiles to build for debugging. 
Effects vary across packages, but generally it will at least add -g to 
CFLAGS. Remember to set FEATURES=nostrip too
 - - gnome      : Adds GNOME support
 - + ipv6       : Adds support for IP version 6
 + + java       : Adds support for Java
 + + mozdevelop : Enable features for web developers (e.g. Venkman)
 - - xinerama   : Add support for the xinerama X11 extension, which allows you 
to stretch your display across multiple monitors
 + + xprint     : Support for xprint, http://www.mozilla.org/projects/xprint/

-- 
Bo Andresen
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2006-02-27 19:04 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-27  2:00 [gentoo-user] Where do these use flags come from? Bo Andresen
2006-02-27  2:18 ` Brett I. Holcomb
2006-02-27  2:40   ` Ryan Tandy
2006-02-27  2:49     ` Brett I. Holcomb
2006-02-27  3:03       ` Bo Andresen
2006-02-27  3:13         ` Brett I. Holcomb
2006-02-27  3:28           ` Luis Ortiz
2006-02-27  7:17           ` Bo Andresen
2006-02-27 11:15             ` Alexander Kirillov
2006-02-27 15:39               ` Richard Fish
2006-02-27  2:47 ` Luis Ortiz
2006-02-27  2:58   ` Bo Andresen
2006-02-27 18:51 ` kashani

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox