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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9DAFB158089 for ; Sun, 12 Nov 2023 12:00:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6EC662BC027; Sun, 12 Nov 2023 12:00:55 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 531042BC027 for ; Sun, 12 Nov 2023 12:00:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6D7C6335D3C for ; Sun, 12 Nov 2023 12:00:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A207C135B for ; Sun, 12 Nov 2023 12:00:52 +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: <1699786431.fa55d3203ebcc13b92fca154a2be8cd497004768.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/plasma/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/targets/desktop/plasma/package.use X-VCS-Directories: profiles/targets/desktop/plasma/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: fa55d3203ebcc13b92fca154a2be8cd497004768 X-VCS-Branch: master Date: Sun, 12 Nov 2023 12:00:52 +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: d1cc914b-1f93-4497-b00d-d46f2b7a65f7 X-Archives-Hash: c389b745fce6dc59e937292c571301ab commit: fa55d3203ebcc13b92fca154a2be8cd497004768 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Nov 12 10:53:51 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Nov 12 10:53:51 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa55d320 profiles: desktop/plasma: Copy app-emulation/fuse[-pulseaudio] p.use ... from gnome target. Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/targets/desktop/plasma/package.use | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use index a5943aee3640..2fdcfe232a9d 100644 --- a/profiles/targets/desktop/plasma/package.use +++ b/profiles/targets/desktop/plasma/package.use @@ -1,6 +1,13 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marek Szuba (2023-11-12) +# FUSE cannot be built with multiple audio drivers, and desktop/gnome +# profiles set both USE=pulseaudio (directly) and USE=alsa (inherited +# from desktop). Default to the latter for now because PulseAudio support +# in FUSE is currently considered experimental. +app-emulation/fuse -pulseaudio + # NSS: Required by kde-apps/okular[pdf] # Boost: app-text/poppler[qt5] recommended w/ Boost (bug #795888) app-text/poppler nss boost