diff options
author | 2009-02-28 10:14:17 +0000 | |
---|---|---|
committer | 2009-02-28 10:14:17 +0000 | |
commit | 71e15bd9f564101776cf1e757c052fb7db2469b5 (patch) | |
tree | 2c0caf00c7fd62b0d1471d321f9352ab78abd635 /profiles/use.desc | |
parent | Unmask mail-filter/sid-milter (#208685). (diff) | |
download | historical-71e15bd9f564101776cf1e757c052fb7db2469b5.tar.gz historical-71e15bd9f564101776cf1e757c052fb7db2469b5.tar.bz2 historical-71e15bd9f564101776cf1e757c052fb7db2469b5.zip |
new global USE-flags: custom-cflags and semantic-desktop
Diffstat (limited to 'profiles/use.desc')
-rw-r--r-- | profiles/use.desc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index c4c584208373..3fa5d8466df9 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.408 2009/02/11 21:57:31 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.409 2009/02/28 10:14:17 maekke Exp $ # Keep them sorted @@ -62,6 +62,7 @@ ctype - Enables ctype functions cups - Add support for CUPS (Common Unix Printing System) curl - Adds support for client-side URL transfer library curlwrappers - Adds support for using curl in streams +custom-cflags - Build with user-specified CFLAGS (unsupported) custom-cxxflags - Build with user-specified CXXFLAGS (unsupported) cvs - Enable CVS (Concurrent Versions System) integration cxx - Builds support for C++ (bindings, extra libraries, code generation, ...) @@ -303,6 +304,7 @@ scanner - Adds support for scanner hardware (e.g. build the sane frontend in kde sdl - Adds support for Simple Direct Layer (media library) seamonkey - Adds support for the Seamonkey web-browser selinux - !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur +semantic-desktop - Cross-KDE support for semantic search and information retrieval session - Adds persistent session support sharedext - Adds support for building shared extensions in PHP sharedmem - Adds support for shared memory use |