diff options
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index fa810945f72a..f34a061b3ae7 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.1220 2005/06/10 20:47:00 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1221 2005/06/11 05:49:04 mr_bones_ Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -442,6 +442,7 @@ media-libs/libao:mmap - (experimental) Enable memory-mapped I/O media-libs/libggi:vis - Enables sparc vis support for libggi media-libs/libgphoto2:nousb - Disable USB support media-libs/libsdl:noaudio - Allow users to disable audio support completely (at their own risk) +media-libs/libsdl:noflagstrip - Allow users to use any CFLAGS they like completely (at their own risk) media-libs/libsdl:nojoystick - Allow users to disable joystick support completely (at their own risk) media-libs/libsdl:novideo - Allow users to disable video support completely (at their own risk) media-libs/libvorbis:aotuv - Allow users to enable aoTuV encoder enhancements |