diff options
author | Ned Ludd <solar@gentoo.org> | 2004-05-04 18:16:36 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2004-05-04 18:16:36 +0000 |
commit | 103236c295aa30e5e42cfc8a7429e4eea5f0d680 (patch) | |
tree | 7e021ea7766a6f8ec694db5688c22b0e4d3d6ebd /profiles/use.desc | |
parent | Changing perl dep to perl-5.8.2-r1 from 5.8.2 (diff) | |
download | historical-103236c295aa30e5e42cfc8a7429e4eea5f0d680.tar.gz historical-103236c295aa30e5e42cfc8a7429e4eea5f0d680.tar.bz2 historical-103236c295aa30e5e42cfc8a7429e4eea5f0d680.zip |
add pic/pie global use flags, removed a few from use.local.desc
Diffstat (limited to 'profiles/use.desc')
-rw-r--r-- | profiles/use.desc | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index ac1006f6c943..7ec2bc165797 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.152 2004/04/27 20:44:00 zypher Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.153 2004/05/04 18:16:36 solar Exp $ 3dfx - Adds support for 3dfx video cards to XFree86. See: voodoo3 3dnow - Adds support for 3dnow multimedia processor instructions @@ -21,6 +21,7 @@ audiofile - Adds support for libaudiofile where applicable avi - Adds Win32 AVI support and also adds avifile (Library for avi) support berkdb - Adds support for sys-libs/db (Berkeley DB for MySQL) bidi - Enables bidirectional language support +bindist - Flag to enable or disable options for prebuilt (GRP) packages (eg. due to licensing issues) bonobo - Adds support for gnome-base/bonobo (Gnome CORBA interfaces) bootstrap - !!internal use only!! DO NOT SET THIS FLAG YOURSELF!, used during original system bootstrapping build - !!internal use only!! DO NOT SET THIS FLAG YOURSELF!, used for creating build images and the first half of bootstrapping. @@ -139,14 +140,15 @@ oss - Adds support for OSS (Open Sound System) pam - Adds support PAM (Pluggable Authentication Modules) pcmcia - Adds support for PCMCIA slots/devices found on laptop computers pda - Adds support for portable devices. -ppds - Adds support for automatically generated ppd (printing driver) files pdflib - Adds support for PDF (Portable Document Format) perl - Adds support/bindings for the Perl language. +pic - Build Position Independent Code. Needed for prelink or the hardened toolchain +pie - Enable support for Position Independent Executables plotutils - Adds plotutils support to gnuplot (library for 2-D vector graphics) png - Adds support for libpng (PNG images) pnp - Adds support for PNP in pcmcia-cs (Plug-N-Play) postgres - Adds support for the postgresql database -bindist - Flag to enable or disable options for prebuilt (GRP) packages (eg. due to licensing issues) +ppds - Adds support for automatically generated ppd (printing driver) files prelude - Adds support/bindings for the Prelude Intrusion Detection System python - Adds support/bindings for the Python language qt - Adds support for the Qt library. @@ -176,6 +178,7 @@ theora - Adds support for the Theora Video Compression Codec tiff - Adds support for the tiff image format truetype - Adds support for FreeType and/or FreeType2 fonts trusted - used by pcmcia-cs to see if a regular user can add and remove pcmcia cards +uclibc - Enable uclibc specific patches and build or link uclibc unicode - Adds support for Unicode usb - Adds USB support to applications that have optional USB support (e.g. cups) vhosts - Adds support for installing web-based applications into a virtual-hosting environment |