diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2010-09-23 09:33:35 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2010-09-23 09:33:35 +0000 |
commit | 88e9cd046a24b96c8459c2ada390a8843c095347 (patch) | |
tree | 8d268b6873a3c81fa928aad261603013cf3d0637 | |
parent | Make sure index.theme from sound-theme-freedesktop is available by depending ... (diff) | |
download | historical-88e9cd046a24b96c8459c2ada390a8843c095347.tar.gz historical-88e9cd046a24b96c8459c2ada390a8843c095347.tar.bz2 historical-88e9cd046a24b96c8459c2ada390a8843c095347.zip |
Automated update of use.local.desc
-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 5f136d380ebd..45f0a1b7e6e7 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5970 2010/09/23 08:14:09 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5971 2010/09/23 09:33:35 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") @@ -1713,6 +1713,7 @@ 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/libcanberra:sound - Install x11-themes/sound-theme-freedesktop to get sounds on Gnome and Xfce. media-libs/libcanberra:tdb - Enables Trivial Database support media-libs/libchamplain:introspection - Use dev-libs/gobject-introspection for introspection media-libs/libggi:vis - Enables sparc vis support for libggi |