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 C93DB15817D for ; Mon, 17 Jun 2024 18:04:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5F3EEE2B01; Mon, 17 Jun 2024 18:04:37 +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 3C9C7E2B01 for ; Mon, 17 Jun 2024 18:04:37 +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 38CB5335C9B for ; Mon, 17 Jun 2024 18:04:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 76BE6158 for ; Mon, 17 Jun 2024 18:04:34 +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: <1718647453.f9660803ede1df213f76e9a0aeabbe5a5c822684.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/tokodon/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/tokodon/tokodon-24.05.1-r1.ebuild net-im/tokodon/tokodon-24.05.1.ebuild X-VCS-Directories: net-im/tokodon/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: f9660803ede1df213f76e9a0aeabbe5a5c822684 X-VCS-Branch: master Date: Mon, 17 Jun 2024 18:04:34 +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: bcca48a5-1ec7-4ea5-be06-78fc255f4a8c X-Archives-Hash: 016f7a83b3f090f488b1006e2277955a commit: f9660803ede1df213f76e9a0aeabbe5a5c822684 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Jun 17 17:32:42 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jun 17 18:04:13 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9660803 net-im/tokodon: Fix IUSE !mpv dependency Amends 8cd177b72b68f969d1d6367415e1be683a8b4588 Upstream commit 4b0bf816af9b03b4f95587bd73f603cfe1662946 Bug: https://bugs.gentoo.org/934066 Signed-off-by: Andreas Sturmlechner gentoo.org> net-im/tokodon/{tokodon-24.05.1.ebuild => tokodon-24.05.1-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/tokodon/tokodon-24.05.1.ebuild b/net-im/tokodon/tokodon-24.05.1-r1.ebuild similarity index 97% rename from net-im/tokodon/tokodon-24.05.1.ebuild rename to net-im/tokodon/tokodon-24.05.1-r1.ebuild index 8d39fb2c479e..7df35e45cf52 100644 --- a/net-im/tokodon/tokodon-24.05.1.ebuild +++ b/net-im/tokodon/tokodon-24.05.1-r1.ebuild @@ -38,7 +38,7 @@ DEPEND=" >=kde-frameworks/purpose-${KFMIN}:6 >=kde-frameworks/qqc2-desktop-style-${KFMIN}:6 mpv? ( media-libs/mpvqt ) - !mpv? ( >=dev-qt/qtsvg-${QTMIN}:6 ) + !mpv? ( >=dev-qt/qtmultimedia-${QTMIN}:6[qml] ) webengine? ( >=dev-qt/qtwebview-${QTMIN}:6 ) " RDEPEND="${DEPEND}