summaryrefslogtreecommitdiff
path: root/media-sound/pulseaudio/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-08-04 08:53:53 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-08-04 08:53:53 +0100
commite3872864be25f7421015bef2732fa57c0c9fb726 (patch)
tree9cb29a544215119b5c5538e37211b994ce1c87ae /media-sound/pulseaudio/metadata.xml
parent480486b52ea64765faf696c88b2c6a26a5a454d4 (diff)
gentoo resync : 04.08.2018
Diffstat (limited to 'media-sound/pulseaudio/metadata.xml')
-rw-r--r--media-sound/pulseaudio/metadata.xml10
1 files changed, 6 insertions, 4 deletions
diff --git a/media-sound/pulseaudio/metadata.xml b/media-sound/pulseaudio/metadata.xml
index 3ae38b43ad4f..25a2d372c613 100644
--- a/media-sound/pulseaudio/metadata.xml
+++ b/media-sound/pulseaudio/metadata.xml
@@ -26,20 +26,22 @@
enable this flag if you want to use a system wide instance. If
unsure, enable this flag.
</flag>
- <flag name="gsettings">
- Use GSettings instead of GConf to store user preferences.
- </flag>
<flag name="oss">
Enable OSS sink/source (output/input). Deprecated, upstream does
not support this on systems where other sink/source systems are
available (i.e.: Linux). The padsp wrapper is now always build
if the system supports OSS at all.
</flag>
- <flag name="glib">
+ <flag name="glib" restrict="&lt;media-sound/pulseaudio-12.0">
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="glib" restrict="&gt;=media-sound/pulseaudio-12.0">
+ Add support to <pkg>dev-libs/glib</pkg>-based mainloop for the
+ libpulse client library, to allow using libpulse on glib-based
+ programs. Build the GSettings PA module.
+ </flag>
<flag name="system-wide" restrict="&gt;=media-sound/pulseaudio-0.9.21.1">
Allow preparation and installation of the system-wide init
script for PulseAudio. Since this support is only supported for