public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: net-im/tokodon/
Date: Sun, 02 Feb 2025 10:28:29 +0000 (UTC)	[thread overview]
Message-ID: <1738491518.b10349b6272a4b5463d3b6afd56b7e7de699e554.asturm@gentoo> (raw)

commit:     b10349b6272a4b5463d3b6afd56b7e7de699e554
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Sun Feb  2 04:59:01 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Feb  2 10:18:38 2025 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=b10349b6

net-im/tokodon: drop mpvqt support

Upstream commit: d9aba0a87bf0641618620a28112748881b719c89

Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Closes: https://github.com/gentoo/kde/pull/1022
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 net-im/tokodon/tokodon-9999.ebuild | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/net-im/tokodon/tokodon-9999.ebuild b/net-im/tokodon/tokodon-9999.ebuild
index ca9880e697..56b69a28b3 100644
--- a/net-im/tokodon/tokodon-9999.ebuild
+++ b/net-im/tokodon/tokodon-9999.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://apps.kde.org/tokodon/"
 LICENSE="CC-BY-SA-4.0 GPL-2+ GPL-3+ || ( LGPL-2.1+ LGPL-3+ ) MIT"
 SLOT="0"
 KEYWORDS=""
-IUSE="+mpv webengine"
+IUSE="webengine"
 
 # TODO: Add kunifiedpush support once packaged (cd01eb31d1ec298d4c1e10d25a0781d799161bfc)
 DEPEND="
@@ -22,6 +22,7 @@ DEPEND="
 	>=dev-libs/qtkeychain-0.14.2:=[qt6(+)]
 	>=dev-qt/qtbase-${QTMIN}:6[gui,network,widgets]
 	>=dev-qt/qtdeclarative-${QTMIN}:6
+	>=dev-qt/qtmultimedia-${QTMIN}:6[qml]
 	>=dev-qt/qtsvg-${QTMIN}:6
 	>=dev-qt/qtwebsockets-${QTMIN}:6
 	>=kde-frameworks/breeze-icons-${KFMIN}:*
@@ -38,8 +39,6 @@ DEPEND="
 	>=kde-frameworks/kwindowsystem-${KFMIN}:6
 	>=kde-frameworks/purpose-${KFMIN}:6
 	>=kde-frameworks/qqc2-desktop-style-${KFMIN}:6
-	mpv? ( media-libs/mpvqt )
-	!mpv? ( >=dev-qt/qtmultimedia-${QTMIN}:6[qml] )
 	webengine? ( >=dev-qt/qtwebview-${QTMIN}:6 )
 "
 RDEPEND="${DEPEND}
@@ -50,7 +49,6 @@ BDEPEND="virtual/pkgconfig"
 
 src_configure() {
 	local mycmakeargs=(
-		-DUSE_QTMULTIMEDIA=$(usex !mpv)
 		$(cmake_use_find_package webengine Qt6WebView) # "only makes sense on mobile"
 	)
 


             reply	other threads:[~2025-02-02 10:28 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-02 10:28 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-15 14:58 [gentoo-commits] proj/kde:master commit in: net-im/tokodon/ Sam James
2024-11-10 19:30 Andreas Sturmlechner
2024-09-09 21:15 Andreas Sturmlechner
2024-06-17 17:35 Andreas Sturmlechner
2024-05-17 15:08 Andreas Sturmlechner
2024-02-27 22:28 Sam James
2024-02-25 20:58 Sam James
2023-12-17 22:25 Andreas Sturmlechner
2023-12-09 10:03 Andreas Sturmlechner
2023-11-26 22:21 Andreas Sturmlechner
2023-05-27  6:52 Andreas Sturmlechner
2023-04-16 19:57 Andreas Sturmlechner
2023-04-16 19:57 Andreas Sturmlechner
2023-03-29 22:16 Andreas Sturmlechner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1738491518.b10349b6272a4b5463d3b6afd56b7e7de699e554.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox