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 4B7D5158094 for ; Sat, 27 Aug 2022 23:55:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EE76CE0A8A; Sat, 27 Aug 2022 23:55:04 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CFE8EE0A8A for ; Sat, 27 Aug 2022 23:55:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 DF02534117F for ; Sat, 27 Aug 2022 20:16:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 362A4548 for ; Sat, 27 Aug 2022 20:16:28 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1661631117.388f8d63657c1bf2f7a4f0e25c3c8c5b8dbe27f7.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/zoom/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/zoom/zoom-5.11.9.4300-r2.ebuild net-im/zoom/zoom-5.11.9.4300-r3.ebuild X-VCS-Directories: net-im/zoom/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 388f8d63657c1bf2f7a4f0e25c3c8c5b8dbe27f7 X-VCS-Branch: master Date: Sat, 27 Aug 2022 20:16:28 +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: 9e5a3e04-c915-45e9-9028-43f215b8c7e3 X-Archives-Hash: d8ba70e7d41ab67915bb0adad65662e9 commit: 388f8d63657c1bf2f7a4f0e25c3c8c5b8dbe27f7 Author: Ulrich Müller gentoo org> AuthorDate: Sat Aug 27 20:04:45 2022 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sat Aug 27 20:11:57 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=388f8d63 net-im/zoom: Drop dependency on pulseaudio-daemon Apparently, a missing pacmd command is no longer a fatal error. If this still causes problems for you, please report them in bug 863623. Bug: https://bugs.gentoo.org/863623#c16 Signed-off-by: Ulrich Müller gentoo.org> net-im/zoom/{zoom-5.11.9.4300-r2.ebuild => zoom-5.11.9.4300-r3.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/zoom/zoom-5.11.9.4300-r2.ebuild b/net-im/zoom/zoom-5.11.9.4300-r3.ebuild similarity index 98% rename from net-im/zoom/zoom-5.11.9.4300-r2.ebuild rename to net-im/zoom/zoom-5.11.9.4300-r3.ebuild index c3f8d46d259d..3656fdd6dd7e 100644 --- a/net-im/zoom/zoom-5.11.9.4300-r2.ebuild +++ b/net-im/zoom/zoom-5.11.9.4300-r3.ebuild @@ -53,7 +53,7 @@ RDEPEND="!games-engines/zoom x11-libs/xcb-util-image x11-libs/xcb-util-keysyms opencl? ( virtual/opencl ) - pulseaudio? ( media-libs/libpulse media-sound/pulseaudio-daemon ) + pulseaudio? ( media-libs/libpulse ) wayland? ( dev-libs/wayland ) !bundled-libjpeg-turbo? ( >=media-libs/libjpeg-turbo-2.0.5 ) !bundled-qt? (