summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-26 10:59:34 +0100
committerSam James <sam@gentoo.org>2021-10-26 10:59:34 +0100
commit14709992cb71e31ab190f1189e9dddec8b8ee455 (patch)
treeb12af71bd2c1cb898374a4c99f868f3ca40f74cb
parentmedia-video/pipewire: add big endian patch for 0.3.39 (diff)
downloadgentoo-14709992cb71e31ab190f1189e9dddec8b8ee455.tar.gz
gentoo-14709992cb71e31ab190f1189e9dddec8b8ee455.tar.bz2
gentoo-14709992cb71e31ab190f1189e9dddec8b8ee455.zip
profiles/base: stable-force media-sound/pulseaudio[daemon] for now
Needed to avoid REQUIRED_USE hell for now until we sort out the libpulse split. Let's get the shiny PA 15 to users. Closes: https://bugs.gentoo.org/820332 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--profiles/base/package.use.stable.force10
1 files changed, 9 insertions, 1 deletions
diff --git a/profiles/base/package.use.stable.force b/profiles/base/package.use.stable.force
index bac5f6a6f2f2..888ae45e9dd2 100644
--- a/profiles/base/package.use.stable.force
+++ b/profiles/base/package.use.stable.force
@@ -1,9 +1,17 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# This file requires eapi 5 or later. New entries go on top.
# Please use the same syntax as in package.use.force
+# Sam James <sam@gentoo.org> (2021-10-26)
+# Force USE=daemon for now because current versions of PA ebuilds need
+# complicated package.use changes to satisfy REQUIRED_USE with -daemon
+# We want users to be able to benefit from the other PA 15 fixes, so
+# force this on for now, to be revisited once libpulse split is complete
+# in Gentoo. bug #820332
+media-sound/pulseaudio daemon
+
## Kent Fredric <kentnl@gentoo.org> (2019-07-11)
# The absense of these features require dev-perl/GD, which currently
# can't be considered stable due to serious defects upstream.