From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 03663158018 for ; Mon, 4 Oct 2021 13:13:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0969CE08A8; Mon, 4 Oct 2021 13:13:00 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DA495E08A8 for ; Mon, 4 Oct 2021 13:12:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D2862343037 for ; Mon, 4 Oct 2021 13:12:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3EB3912F for ; Mon, 4 Oct 2021 13:12:57 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1633353163.8c315f43f4957d4174bebdd0f9483ec033de5be3.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-pa/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/plasma-pa/plasma-pa-5.22.90.ebuild X-VCS-Directories: kde-plasma/plasma-pa/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 8c315f43f4957d4174bebdd0f9483ec033de5be3 X-VCS-Branch: master Date: Mon, 4 Oct 2021 13:12:57 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c17f7ab2-d39c-454b-bb2b-21253c400918 X-Archives-Hash: fa85c660ccad9c4be561df4e746f2045 commit: 8c315f43f4957d4174bebdd0f9483ec033de5be3 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Oct 4 12:47:41 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Oct 4 13:12:43 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c315f43 kde-plasma/plasma-pa: Support media-video/pipewire alternative to PA Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-pa/plasma-pa-5.22.90.ebuild | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/kde-plasma/plasma-pa/plasma-pa-5.22.90.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.22.90.ebuild index 1e84d165efb..a3f477bf21b 100644 --- a/kde-plasma/plasma-pa/plasma-pa-5.22.90.ebuild +++ b/kde-plasma/plasma-pa/plasma-pa-5.22.90.ebuild @@ -31,5 +31,10 @@ DEPEND=" RDEPEND="${DEPEND} >=dev-qt/qtquickcontrols2-${QTMIN}:5 >=kde-frameworks/kirigami-${KFMIN}:5 + || ( + media-video/pipewire + media-sound/pulseaudio-daemon + media-sound/pulseaudio[daemon(+)] + ) x11-themes/sound-theme-freedesktop "