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 EB2A415812E for ; Sat, 10 Jun 2023 22:56:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 00DA1E08BE; Sat, 10 Jun 2023 22:56:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 16D1BE08BE for ; Sat, 10 Jun 2023 22:56:28 +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 5922333E362 for ; Sat, 10 Jun 2023 22:56:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 08B4FA99 for ; Sat, 10 Jun 2023 22:56:25 +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: <1686437773.6b81c440d7931a0d68e3334b278a52d26642dc16.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-settings-daemon/ X-VCS-Repository: repo/gentoo X-VCS-Files: mate-base/mate-settings-daemon/mate-settings-daemon-1.26.0-r1.ebuild mate-base/mate-settings-daemon/mate-settings-daemon-1.26.0.ebuild X-VCS-Directories: mate-base/mate-settings-daemon/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 6b81c440d7931a0d68e3334b278a52d26642dc16 X-VCS-Branch: master Date: Sat, 10 Jun 2023 22:56:25 +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: eed02522-b074-436a-a2f7-c6d499f5d3b9 X-Archives-Hash: 1e896c9ca8547a90d9237b86dfca937a commit: 6b81c440d7931a0d68e3334b278a52d26642dc16 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Jun 10 22:28:46 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Jun 10 22:56:13 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b81c440 mate-base/mate-settings-daemon: Switch to media-libs/libpulse Signed-off-by: Andreas Sturmlechner gentoo.org> ...ngs-daemon-1.26.0.ebuild => mate-settings-daemon-1.26.0-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mate-base/mate-settings-daemon/mate-settings-daemon-1.26.0.ebuild b/mate-base/mate-settings-daemon/mate-settings-daemon-1.26.0-r1.ebuild similarity index 95% rename from mate-base/mate-settings-daemon/mate-settings-daemon-1.26.0.ebuild rename to mate-base/mate-settings-daemon/mate-settings-daemon-1.26.0-r1.ebuild index 8990409727c1..c00139179d48 100644 --- a/mate-base/mate-settings-daemon/mate-settings-daemon-1.26.0.ebuild +++ b/mate-base/mate-settings-daemon/mate-settings-daemon-1.26.0-r1.ebuild @@ -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 EAPI=7 @@ -41,7 +41,7 @@ COMMON_DEPEND=">=dev-libs/dbus-glib-0.74 ) pulseaudio? ( >=media-libs/libmatemixer-1.10[pulseaudio] - >=media-sound/pulseaudio-0.9.15 + media-libs/libpulse ) smartcard? ( >=dev-libs/nss-3.11.2 ) sound? (