Kevin O'Gorman wrote:

I just emerged Firefox 1.0.1, and noticed a bunch of USE flags I don't
recognize.  How do I find out what they do?  How would I change them
if they're not in /etc/make.conf?

The emerge said:
[ebuild     U ] net-www/mozilla-firefox-1.0.1 [1.0] -debug -gnome
+java +ldap -mozdevelop -moznoxft -mozsvg -mozxmlterm -xinerama
-xprint 31,905 kB

And I'm most curious about the "moz" things.

++ kevin



You can use equery :

# equery uses 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 net-www/mozilla-firefox-1.0.1 ]
U I
+ + java : Adds support for Java
- - mozsvg : Enable SVG support in mozilla and firefox
- - 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
+ + java : Adds support for Java
- - gnome : Adds GNOME support
- - ldap : Adds LDAP support (Lightweight Directory Access Protocol)
- - 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
- - 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/
- - moznoxft : Disable XFT support in mozilla (also firefox, thunderbird)
- - mozdevelop : Enable features for web developers (e.g. Venkman)
- - mozxmlterm : Enable mozilla's XML-based command-line terminal



equery is in gentoolkit package.

Laetitia

--
[email protected] mailing list



Reply via email to