summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-10-30 05:06:52 +0000
committerMike Frysinger <vapier@gentoo.org>2003-10-30 05:06:52 +0000
commit8abf76019db97128ad2b392a2c4be1783532c7bd (patch)
tree368d939acbb2a2a3c035ceeea729efba6c7db349 /profiles
parentenable joystick/audio/video unless the user *really* wants it disabled #30977 (diff)
downloadgentoo-2-8abf76019db97128ad2b392a2c4be1783532c7bd.tar.gz
gentoo-2-8abf76019db97128ad2b392a2c4be1783532c7bd.tar.bz2
gentoo-2-8abf76019db97128ad2b392a2c4be1783532c7bd.zip
more stuff for libsdl
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.local.desc5
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