diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-12-28 09:47:23 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-12-28 09:48:28 +0200 |
commit | 0dbf02ad82b088f6f71bb8d3dfbeedbf9d0ab85c (patch) | |
tree | 0dea6ebf2d868f381cbe821dc19d5ce579f4c0b4 /media-sound/pulseaudio/metadata.xml | |
parent | media-sound/paprefs: remove old (diff) | |
download | gentoo-0dbf02ad82b088f6f71bb8d3dfbeedbf9d0ab85c.tar.gz gentoo-0dbf02ad82b088f6f71bb8d3dfbeedbf9d0ab85c.tar.bz2 gentoo-0dbf02ad82b088f6f71bb8d3dfbeedbf9d0ab85c.zip |
media-sound/pulseaudio: remove old
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Package-Manager: Portage-2.3.52, Repoman-2.3.11
Diffstat (limited to 'media-sound/pulseaudio/metadata.xml')
-rw-r--r-- | media-sound/pulseaudio/metadata.xml | 14 |
1 files changed, 2 insertions, 12 deletions
diff --git a/media-sound/pulseaudio/metadata.xml b/media-sound/pulseaudio/metadata.xml index 25a2d372c613..a0d16e0c7810 100644 --- a/media-sound/pulseaudio/metadata.xml +++ b/media-sound/pulseaudio/metadata.xml @@ -21,28 +21,18 @@ Ensure <pkg>gnome-base/gconf</pkg> is present for pulseaudio GConf to GSettings module automatic migration (keeping the user configuration) </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> <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" restrict="<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=">=media-sound/pulseaudio-12.0"> + <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. Build the GSettings PA module. </flag> - <flag name="system-wide" restrict=">=media-sound/pulseaudio-0.9.21.1"> + <flag name="system-wide"> Allow preparation and installation of the system-wide init script for PulseAudio. Since this support is only supported for embedded situations, do not enable without reading the upstream |