diff options
author | 2004-02-12 11:52:06 +0000 | |
---|---|---|
committer | 2004-02-12 11:52:06 +0000 | |
commit | 483c69fbd90f5864e26f163767266134bc40fde3 (patch) | |
tree | 64a24c28637e216d0666926fe573ade138f06a57 /profiles | |
parent | adds cue file support to XMMS. Cue files store information (Artist, Title, Ti... (diff) | |
download | historical-483c69fbd90f5864e26f163767266134bc40fde3.tar.gz historical-483c69fbd90f5864e26f163767266134bc40fde3.tar.bz2 historical-483c69fbd90f5864e26f163767266134bc40fde3.zip |
dev-libs/libao:mmap added
Diffstat (limited to 'profiles')
-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 5a1465deb54e..c07770aba748 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.240 2004/02/11 20:48:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.241 2004/02/12 11:52:06 eradicator Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -121,6 +121,7 @@ media-gfx/nvidia-cg-toolkit:glut - enable glut support media-gfx/optipng:ext-png - Link with the system libpng, rather than the bundled optimised version. media-gfx/optipng:ext-zlib - Link with the system zlib, rather than the bundled version optimised specifically for use with png. media-libs/dumb:dumb-allegro - Compile in support for allegro sound cards +media-libs/libao:mmap - (experimental) Enable memory-mapped I/O 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) |