summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-10-10 13:08:08 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2023-05-21 09:04:53 +0200
commita3b2584cc7bb6a70529372ba0d46e754b6458d55 (patch)
tree3587e90467cfc1ca72b85629ae0525f18ce546f4 /profiles/targets
parentprofiles: desktop/plasma: Set IUSE=screencast,wayland in make.defaults (diff)
downloadgentoo-a3b2584cc7bb6a70529372ba0d46e754b6458d55.tar.gz
gentoo-a3b2584cc7bb6a70529372ba0d46e754b6458d55.tar.bz2
gentoo-a3b2584cc7bb6a70529372ba0d46e754b6458d55.zip
profiles: desktop/plasma: Set IUSE=pipewire,pulseaudio in make.defaults
With media-video/pipewire[sound-server] in package.use. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'profiles/targets')
-rw-r--r--profiles/targets/desktop/plasma/make.defaults2
-rw-r--r--profiles/targets/desktop/plasma/package.use5
2 files changed, 5 insertions, 2 deletions
diff --git a/profiles/targets/desktop/plasma/make.defaults b/profiles/targets/desktop/plasma/make.defaults
index 887741f8924f..6aab4ee1d8a3 100644
--- a/profiles/targets/desktop/plasma/make.defaults
+++ b/profiles/targets/desktop/plasma/make.defaults
@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-USE="activities declarative dri kde kwallet plasma policykit qml screencast semantic-desktop wayland widgets"
+USE="activities declarative dri kde kwallet pipewire plasma policykit pulseaudio qml screencast semantic-desktop wayland widgets"
diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use
index 78b21cc90aef..be322330295a 100644
--- a/profiles/targets/desktop/plasma/package.use
+++ b/profiles/targets/desktop/plasma/package.use
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# NSS: Required by kde-apps/okular[pdf]
@@ -60,3 +60,6 @@ kde-apps/marble phonon
# Required by kde-plasma/plasma-meta
kde-plasma/kwin lock
+
+# plasma profile never enabled pulseaudio. We're skipping to pipewire.
+media-video/pipewire sound-server