summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-07-03 00:27:49 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-07-03 00:27:49 +0000
commit9e879937458e536a2e95ffd557593c6cb475424f (patch)
tree2b5bd43b6d89edb0f746179e3d6ce4f4a3c7da32
parentFix install of -r50, set hal/udev properly in -r1, and install more doc files... (diff)
downloadhistorical-9e879937458e536a2e95ffd557593c6cb475424f.tar.gz
historical-9e879937458e536a2e95ffd557593c6cb475424f.tar.bz2
historical-9e879937458e536a2e95ffd557593c6cb475424f.zip
Automated update of use.local.desc
-rw-r--r--profiles/use.local.desc3
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index ca7aed697d55..2e273a9aeefa 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.4595 2009/07/02 23:07:55 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4596 2009/07/03 00:27:49 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")
@@ -1601,6 +1601,7 @@ media-sound/picard:cdaudio - Enable support for CD Index Lookups.
media-sound/podcatcher:bittorrent - Enable support for bittorrent downloads
media-sound/pulseaudio:X - Build the X11 publish module to export PulseAudio information through X11 protocol for clients to make use. Don't enable this flag if you want to use a system wide instance. If unsure, enable this flag.
media-sound/pulseaudio:asyncns - Use libasyncns for asynchronous name resolution.
+media-sound/pulseaudio:doc - Build the doxygen-described API documentation.
media-sound/pulseaudio:glib - Enable glib eventloop support
media-sound/pulseaudio:gnome - Use GConf to store user preferences on streams and so on. Don't enable this flag if you want to use a system wide instance. If unsure, enable this flag.
media-sound/pulseaudio:oss - Enable OSS sink/source (output/input). Also build the padsp script to make OSS software use PulseAudio.