diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-07-11 21:59:16 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-07-11 21:59:16 +0000 |
commit | ef73659ba6684865e58033cde326b8d9913d6675 (patch) | |
tree | 4883d3ba9fa674127c7b58e16df88f9609b72e1b /profiles | |
parent | Add patch to solve math issues so that maps.google.com works on alpha (diff) | |
download | gentoo-2-ef73659ba6684865e58033cde326b8d9913d6675.tar.gz gentoo-2-ef73659ba6684865e58033cde326b8d9913d6675.tar.bz2 gentoo-2-ef73659ba6684865e58033cde326b8d9913d6675.zip |
Copied mozilla useflags for gecko-sdk.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 90b866d3cbdc..5e44dffc13d0 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1303 2005/07/11 13:17:19 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1304 2005/07/11 21:59:16 josejx Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -659,9 +659,14 @@ net-irc/xchat-xsys:buttons - Enables the buttons near the nickname list net-irc/xchat:xchatdccserver - Enables support for the /dccserver command via a patch net-irc/xchat:xchatnogtk - Disables building the GTK front end to XChat net-irc/xchat:xchattext - Enables the text/console front end to XChat -net-libs/gecko-sdk:moznomail - Do not compile mail -net-libs/gecko-sdk:moznoxft - Disable XFT support +net-libs/gecko-sdk:mozcalendar - Enable mozilla calendar extension, http://mozilla.org/projects/calendar/ +net-libs/gecko-sdk:mozdevelop - Enable features for web developers (e.g. Venkman) +net-libs/gecko-sdk:moznocompose - Disable building of mozilla's HTML editor component +net-libs/gecko-sdk:moznoirc - Disable building of mozilla's IRC client +net-libs/gecko-sdk:moznomail - Disable building mozilla's mail client +net-libs/gecko-sdk:moznoxft - Disable XFT support in mozilla (also firefox, thunderbird) net-libs/gecko-sdk:mozsvg - Enable SVG support in mozilla and firefox +net-libs/gecko-sdk:mozxmlterm - Enable mozilla's XML-based command-line terminal net-libs/libpri:bri - Enable ISDN BRI support (bristuff) net-libs/libvncserver:no24bpp - disable 24bpp support net-libs/libvncserver:nobackchannel - disable backchannel support |