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 82BFC158089 for ; Sat, 14 Oct 2023 18:11:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C6042BC01F; Sat, 14 Oct 2023 18:11:48 +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 6A09B2BC01F for ; Sat, 14 Oct 2023 18:11:48 +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 69E4B335C5D for ; Sat, 14 Oct 2023 18:11:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C0F89118D for ; Sat, 14 Oct 2023 18:11:45 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1697307060.654242e4198e7cc9147762561383d8662b7b35f6.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/clementine/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/clementine/clementine-1.4.0_rc2-r2.ebuild media-sound/clementine/clementine-1.4.0_rc2-r3.ebuild media-sound/clementine/clementine-9999.ebuild X-VCS-Directories: media-sound/clementine/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 654242e4198e7cc9147762561383d8662b7b35f6 X-VCS-Branch: master Date: Sat, 14 Oct 2023 18:11:45 +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: c44c2b47-9ed7-4cbd-b4fc-ea22bc9ab178 X-Archives-Hash: 8199105701f547f1a3e51455174428ab commit: 654242e4198e7cc9147762561383d8662b7b35f6 Author: Mart Raudsepp gentoo org> AuthorDate: Sat Oct 14 18:11:00 2023 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sat Oct 14 18:11:00 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=654242e4 media-sound/clementine: Drop runtime dependency on dead gst-plugins-libmms Signed-off-by: Mart Raudsepp gentoo.org> .../{clementine-1.4.0_rc2-r2.ebuild => clementine-1.4.0_rc2-r3.ebuild} | 3 +-- media-sound/clementine/clementine-9999.ebuild | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/media-sound/clementine/clementine-1.4.0_rc2-r2.ebuild b/media-sound/clementine/clementine-1.4.0_rc2-r3.ebuild similarity index 97% rename from media-sound/clementine/clementine-1.4.0_rc2-r2.ebuild rename to media-sound/clementine/clementine-1.4.0_rc2-r3.ebuild index e247d81a4967..de4ccf2b0a21 100644 --- a/media-sound/clementine/clementine-1.4.0_rc2-r2.ebuild +++ b/media-sound/clementine/clementine-1.4.0_rc2-r3.ebuild @@ -21,7 +21,7 @@ fi LICENSE="GPL-3" SLOT="0" -IUSE="alsa box cdda +dbus debug dropbox googledrive ipod lastfm mms moodbar mtp projectm pulseaudio seafile skydrive test +udisks wiimote" +IUSE="alsa box cdda +dbus debug dropbox googledrive ipod lastfm moodbar mtp projectm pulseaudio seafile skydrive test +udisks wiimote" RESTRICT="!test? ( test )" REQUIRED_USE=" @@ -65,7 +65,6 @@ RDEPEND="${COMMON_DEPEND} media-plugins/gst-plugins-meta:1.0 media-plugins/gst-plugins-soup:1.0 media-plugins/gst-plugins-taglib:1.0 - mms? ( media-plugins/gst-plugins-libmms:1.0 ) mtp? ( gnome-base/gvfs[mtp] ) udisks? ( sys-fs/udisks:2 ) " diff --git a/media-sound/clementine/clementine-9999.ebuild b/media-sound/clementine/clementine-9999.ebuild index 249aacb20819..9922ac005926 100644 --- a/media-sound/clementine/clementine-9999.ebuild +++ b/media-sound/clementine/clementine-9999.ebuild @@ -21,7 +21,7 @@ fi LICENSE="GPL-3" SLOT="0" -IUSE="alsa box cdda +dbus debug dropbox googledrive ipod lastfm mms moodbar mtp projectm pulseaudio seafile skydrive test +udisks wiimote" +IUSE="alsa box cdda +dbus debug dropbox googledrive ipod lastfm moodbar mtp projectm pulseaudio seafile skydrive test +udisks wiimote" RESTRICT="!test? ( test )" REQUIRED_USE=" @@ -65,7 +65,6 @@ RDEPEND="${COMMON_DEPEND} media-plugins/gst-plugins-meta:1.0 media-plugins/gst-plugins-soup:1.0 media-plugins/gst-plugins-taglib:1.0 - mms? ( media-plugins/gst-plugins-libmms:1.0 ) mtp? ( gnome-base/gvfs[mtp] ) udisks? ( sys-fs/udisks:2 ) "