diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2008-10-05 06:47:44 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2008-10-05 06:47:44 +0000 |
commit | bbe2b355b0f34598397b47410ce36d2a2a1e5b05 (patch) | |
tree | 9df81d9d6b3c3f3d70c6a41c1173cac6c5e36eac | |
parent | Initial import of libcanberra - a portable sound event library for generating... (diff) | |
download | gentoo-2-bbe2b355b0f34598397b47410ce36d2a2a1e5b05.tar.gz gentoo-2-bbe2b355b0f34598397b47410ce36d2a2a1e5b05.tar.bz2 gentoo-2-bbe2b355b0f34598397b47410ce36d2a2a1e5b05.zip |
Automated update of use.local.desc
-rw-r--r-- | profiles/use.local.desc | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 078806a326e1..870e8a1704b6 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3934 2008/10/04 19:47:39 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3935 2008/10/05 06:47:44 robbat2 Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1") @@ -1188,6 +1188,10 @@ media-libs/glide-v3:voodoo1 - Support 3DFX Voodoo1 video cards media-libs/glide-v3:voodoo2 - Support 3DFX Voodoo2 video cards media-libs/glide-v3:voodoo5 - Support 3DFX Voodoo4 and Voodoo5 video cards media-libs/libass:enca - Enables support for charset discovery and conversion. +media-libs/libcanberra:alsa - Enables ALSA sound driver. +media-libs/libcanberra:gstreamer - Enables gstreamer sound driver. Not useful when alsa or pulseaudio is available. +media-libs/libcanberra:gtk - Enables building of gtk+ helper library, gtk+ runtime sound effects and the canberra-gtk-play utility. To enable the gtk+ sound effects add canberra-gtk-module to the colon separated list of modules in the GTK_MODULES environment variable. +media-libs/libcanberra:pulseaudio - Enables PulseAudio sound driver that should be able to support positional event sounds. This is the preferred choice for best sound events experience and picked by default if compiled in and possible to use at runtime. media-libs/libdc1394:juju - Use the new juju firewire stack in the Linux kernel media-libs/libggi:vis - Enables sparc vis support for libggi media-libs/libifp:module - Build kernel module for non-root usage |