diff options
author | 2003-10-30 05:06:52 +0000 | |
---|---|---|
committer | 2003-10-30 05:06:52 +0000 | |
commit | fb7a424a170f5bf436c5abcade5b833f596eaff0 (patch) | |
tree | 4d981cf23a01f34a8eb8e6ab7b89f4fadee16316 /profiles | |
parent | enable joystick/audio/video unless the user *really* wants it disabled #30977 (diff) | |
download | historical-fb7a424a170f5bf436c5abcade5b833f596eaff0.tar.gz historical-fb7a424a170f5bf436c5abcade5b833f596eaff0.tar.bz2 historical-fb7a424a170f5bf436c5abcade5b833f596eaff0.zip |
more stuff for libsdl
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index c28abae8ef7f..b25dcec9d892 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.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.local.desc,v 1.154 2003/10/29 17:10:45 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.155 2003/10/30 05:06:52 vapier Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -87,6 +87,9 @@ media-gfx/imagemagick:jbig - enables jbig-kit, support for fax and similar forma media-gfx/nvidia-cg-toolkit:glut - enable glut support media-libs/dumb:dumb-allegro - Compile in support for allegro sound cards media-libs/libgd:freetype-version-1 - if for some reason you want to use freetype v1 instead of v2 +media-libs/libsdl:noaudio - Allow users to disable audio support 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/sdl-sound:flac - Enable flac support media-plugins/mythdvd:transcode - Enable DVD ripping and transcoding media-sound/alsa-patch-bay:fltk - Compile with fltk interface and not with gtkmm2 interface |