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 09860158021 for ; Fri, 9 Dec 2022 22:13:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 578BEE0878; Fri, 9 Dec 2022 22:13:53 +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 3B75CE0878 for ; Fri, 9 Dec 2022 22:13:53 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5F70B340E0D for ; Fri, 9 Dec 2022 22:13:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 00EA9775 for ; Fri, 9 Dec 2022 22:13:51 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1670624022.0793a59057c0c090245ee7a374fcb1c062fb85e6.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/paprefs/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/paprefs/paprefs-1.2-r2.ebuild media-sound/paprefs/paprefs-1.2-r3.ebuild X-VCS-Directories: media-sound/paprefs/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 0793a59057c0c090245ee7a374fcb1c062fb85e6 X-VCS-Branch: master Date: Fri, 9 Dec 2022 22:13:51 +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: 938b3a36-4974-497b-932c-150a949453ce X-Archives-Hash: 2ffb6be59bcc4e33d49ded6457eb588c commit: 0793a59057c0c090245ee7a374fcb1c062fb85e6 Author: Sam James gentoo org> AuthorDate: Fri Dec 9 22:13:31 2022 +0000 Commit: Sam James gentoo org> CommitDate: Fri Dec 9 22:13:42 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0793a590 media-sound/paprefs: support pipewire New PipeWire adds gsettings support which lets paprefs work. Signed-off-by: Sam James gentoo.org> media-sound/paprefs/{paprefs-1.2-r2.ebuild => paprefs-1.2-r3.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/paprefs/paprefs-1.2-r2.ebuild b/media-sound/paprefs/paprefs-1.2-r3.ebuild similarity index 90% rename from media-sound/paprefs/paprefs-1.2-r2.ebuild rename to media-sound/paprefs/paprefs-1.2-r3.ebuild index 10b075e5e054..b6b63e2495f1 100644 --- a/media-sound/paprefs/paprefs-1.2-r2.ebuild +++ b/media-sound/paprefs/paprefs-1.2-r3.ebuild @@ -17,7 +17,7 @@ RDEPEND="dev-cpp/atkmm:0 dev-cpp/gtkmm:3.0 dev-libs/glib:2 dev-libs/libsigc++:2 - || ( media-sound/pulseaudio-daemon[glib] media-sound/pulseaudio[daemon(+),glib] ) + || ( media-sound/pulseaudio-daemon[glib] media-video/pipewire[gsettings(-)] ) x11-libs/gtk+:3 || ( x11-themes/tango-icon-theme