summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2009-07-03 00:14:32 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2009-07-03 00:14:32 +0000
commit4524d49703847d0a3f9bf3599c3568f190c21c86 (patch)
tree63a98296a3553d03c3c5274d5dcc5230b38a3349 /media-sound/pulseaudio/metadata.xml
parentInitial import. (diff)
downloadhistorical-4524d49703847d0a3f9bf3599c3568f190c21c86.tar.gz
historical-4524d49703847d0a3f9bf3599c3568f190c21c86.tar.bz2
historical-4524d49703847d0a3f9bf3599c3568f190c21c86.zip
Fix install of -r50, set hal/udev properly in -r1, and install more doc files in both; also add a doc USE flag that builds the API documentation.
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'media-sound/pulseaudio/metadata.xml')
-rw-r--r--media-sound/pulseaudio/metadata.xml39
1 files changed, 20 insertions, 19 deletions
diff --git a/media-sound/pulseaudio/metadata.xml b/media-sound/pulseaudio/metadata.xml
index 23c58bc06a81..f8848367a267 100644
--- a/media-sound/pulseaudio/metadata.xml
+++ b/media-sound/pulseaudio/metadata.xml
@@ -4,31 +4,32 @@
<herd>sound</herd>
<use>
<flag name="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.
- </flag>
+ 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.
+ </flag>
<flag name="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.
- </flag>
+ 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.
+ </flag>
<flag name="oss">
- Enable OSS sink/source (output/input). Also build the padsp
- script to make OSS software use PulseAudio.
- </flag>
+ Enable OSS sink/source (output/input). Also build the padsp
+ script to make OSS software use PulseAudio.
+ </flag>
<flag name="policykit">
- Use the PolicyKit framework (<pkg>sys-auth/policykit</pkg>) to
- acquire high-priority and real-time scheduling for the daemon.
- </flag>
+ Use the PolicyKit framework (<pkg>sys-auth/policykit</pkg>) to
+ acquire high-priority and real-time scheduling for the daemon.
+ </flag>
<flag name="glib">
- Add support to <pkg>dev-libs/glib</pkg>-based mainloop for the
- libpulse client library, to allow using libpulse on glib-based
- programs.
- </flag>
+ Add support to <pkg>dev-libs/glib</pkg>-based mainloop for the
+ libpulse client library, to allow using libpulse on glib-based
+ programs.
+ </flag>
<flag name="asyncns">Use libasyncns for asynchronous name resolution.</flag>
<flag name="glib">Enable glib eventloop support</flag>
<flag name="policykit">Enable support for PolicyKit framework.</flag>
+ <flag name="doc">Build the doxygen-described API documentation.</flag>
</use>
</pkgmetadata>