diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-11-11 23:32:00 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-11-11 23:32:00 +0000 |
commit | 824827702739113d970011bd6cbfb54664163c6a (patch) | |
tree | 46f7982bbb8d9309cc1fa4eec5df89192cc7a769 /profiles | |
parent | +Fix ewarn messages, closes bug #70850 (Manifest recommit) (diff) | |
download | gentoo-2-824827702739113d970011bd6cbfb54664163c6a.tar.gz gentoo-2-824827702739113d970011bd6cbfb54664163c6a.tar.bz2 gentoo-2-824827702739113d970011bd6cbfb54664163c6a.zip |
move xprint to use.desc and add gecko-sdk:moznoxft
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.desc | 3 | ||||
-rw-r--r-- | profiles/use.local.desc | 8 |
2 files changed, 4 insertions, 7 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index a8bfb6804858..59851f6cf2c2 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.198 2004/11/10 00:15:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.199 2004/11/11 23:32:00 agriffis Exp $ # keep them sorted (excluding the special arch flags near the end). @@ -289,6 +289,7 @@ xmlrpc - Support for xml-rpc library xmms - Check/Support for XMMS (X MultiMedia System) player. xosd - Sends display using the X On Screen Display library xpm - Support for XPM graphics format. +xprint - Support for xprint, http://www.mozilla.org/projects/xprint/ xsl - Check/Support flag for XSL library (version 1) xv - Adds in optional support for the Xvideo extension (an X API for video playback) xvid - Adds support for xvid.org's open-source mpeg-4 codec diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 586ef6c65f1d..41bcf711132d 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.731 2004/11/11 14:54:50 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.732 2004/11/11 23:32:00 agriffis Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -302,7 +302,6 @@ mail-client/evolution:nntp : Enable evolution nntp (news) functionality mail-client/mail-notification:gmail - Enable Gmail mailbox checking mail-client/mozilla-thunderbird:moznoxft - Disable XFT support in mozilla (also firefox, thunderbird) mail-client/mozilla-thunderbird:mozplaintext - Disallow HTML editing for email -mail-client/mozilla-thunderbird:xprint - Enable xprint support in mozilla (also firefox, thunderbird), http://www.mozilla.org/projects/xprint/ mail-client/mutt:nntp - Adds support for nntp via patch mail-client/mutt:vanilla - Refrain from patching additional functionality into mutt mail-client/pine:passfile - Adds support for caching IMAP passwords into a file between sessions @@ -499,6 +498,7 @@ net-irc/xchat-xsys:uptimed - Enables optional uptime records through uptimed 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:moznoxft - Disable XFT support net-libs/libsoup:gnutls - Use GnuTLS instead of OpenSSL for SSL support net-libs/libvncserver:no24bpp - disable 24bpp support net-libs/libvncserver:nobackchannel - disable backchannel support @@ -564,7 +564,6 @@ net-www/links:javascript - enable javascript support net-www/mozilla-firefox:mozdevelop - Enable features for web developers (e.g. Venkman) net-www/mozilla-firefox:moznoxft - Disable XFT support in mozilla (also firefox, thunderbird) net-www/mozilla-firefox:mozxmlterm - Enable mozilla's XML-based command-line terminal -net-www/mozilla-firefox:xprint - Enable xprint support in mozilla (also firefox, thunderbird), http://www.mozilla.org/projects/xprint/ net-www/mozilla:mozaccess - Enable text-to-speech (and eventually to braille), http://mozilla.org/projects/ui/accessibility/ net-www/mozilla:mozcalendar - Enable mozilla calendar extension, http://mozilla.org/projects/calendar/ net-www/mozilla:mozctl - adds in the ctl extension in older versions (1.1 or earlier) @@ -577,9 +576,7 @@ net-www/mozilla:mozp3p - Enable mozilla's Platform for Privacy Preferences, http net-www/mozilla:mozplaintext - Disallow HTML editing for email net-www/mozilla:mozsvg - Enable SVG support in mozilla net-www/mozilla:mozxmlterm - Enable mozilla's XML-based command-line terminal -net-www/mozilla:xprint - Enable xprint support in mozilla (also firefox, thunderbird), http://www.mozilla.org/projects/xprint/ net-www/nvu:moznoxft - placeholder until mozilla eclass is modified for nvu -net-www/nvu:xprint - placeholder until mozilla eclass is modified for nvu net-www/opera:operanom2 - If you do NOT want the IRC and mail client installed with opera sys-apps/busybox:devfs - Remove devfs options that crash busybox systems without devfs unless explicitly requested sys-apps/busybox:diet - Compile and link with dietlibc @@ -687,7 +684,6 @@ x11-base/xorg-x11:minimal - Build without fonts, clients and some other things x11-base/xorg-x11:sdk - Builds the software development kit x11-base/xorg-x11:truetype-fonts - Build TrueType fonts x11-base/xorg-x11:type1-fonts - Build Type1 fonts -x11-base/xorg-x11:xprint - Builds the XPrint extension to X x11-libs/evas:cairo - Build the cairo graphical engine x11-libs/fox:freetype - Enable freetype support (allows for antialiased fonts) x11-libs/gtkmathview:t1lib - Enable t1lib support |