commit:     a3b2584cc7bb6a70529372ba0d46e754b6458d55
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 10 11:08:08 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun May 21 07:04:53 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3b2584c

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 <AT> gentoo.org>

 profiles/targets/desktop/plasma/make.defaults | 2 +-
 profiles/targets/desktop/plasma/package.use   | 5 ++++-
 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

Reply via email to