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 374EA158041 for ; Sun, 25 Feb 2024 21:34:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 68110E29C8; Sun, 25 Feb 2024 21:34:05 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 49D2CE29C8 for ; Sun, 25 Feb 2024 21:34:05 +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 5F640335D6D for ; Sun, 25 Feb 2024 21:34:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EC6FB1121 for ; Sun, 25 Feb 2024 21:34:02 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1708896824.ff4e2629442155044d5f061acded04ae1d911c58.sam@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-office/merkuro/ X-VCS-Repository: proj/kde X-VCS-Files: app-office/merkuro/merkuro-9999.ebuild X-VCS-Directories: app-office/merkuro/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: ff4e2629442155044d5f061acded04ae1d911c58 X-VCS-Branch: master Date: Sun, 25 Feb 2024 21:34:02 +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: d6969a49-6d02-47f2-a00d-1fd374ce8f4b X-Archives-Hash: 4b1cf7b9a3c4314ac3bbdba2e3890f82 commit: ff4e2629442155044d5f061acded04ae1d911c58 Author: Sam James gentoo org> AuthorDate: Sun Feb 25 21:26:20 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sun Feb 25 21:33:44 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ff4e2629 app-office/merkuro: refresh deps * Add kmailtransport (upstream commit 1191aab21e066f3045634ad238503a39a8bc8f1b) * Add kmbox, kmime (upstream commit c75d1a55c02f37ff2677fa95ed4a6344a9d015bd) * Add TODO re qt5compat (upstream commit 578c2acf4da3e7b26206a9834a79928630f76ecf) * Add TODO re kmessagecomposer (upstream commit d06a8a8f85e0ebb87d79878ef2231991ab93f254) Signed-off-by: Sam James gentoo.org> app-office/merkuro/merkuro-9999.ebuild | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/app-office/merkuro/merkuro-9999.ebuild b/app-office/merkuro/merkuro-9999.ebuild index bc2c6a57e7..2ddad73239 100644 --- a/app-office/merkuro/merkuro-9999.ebuild +++ b/app-office/merkuro/merkuro-9999.ebuild @@ -21,6 +21,7 @@ IUSE="" # All of the tests involve interacting with akonadi right now (as of 22.04) RESTRICT="test" +# TODO: Needs messagecomposer DEPEND=" app-crypt/gpgme:=[cxx] dev-libs/kirigami-addons:6 @@ -32,6 +33,9 @@ DEPEND=" >=kde-apps/akonadi-mime-${PVCUT}:6 >=kde-apps/kcalutils-${PVCUT}:6 >=kde-apps/kidentitymanagement-${PVCUT}:6 + >=kde-apps/kmailtransport-${PVCUT}:6 + >=kde-apps/kmbox-${PVCUT}:6 + >=kde-apps/kmime-${PVCUT}:6 >=kde-apps/mailcommon-${PVCUT}:6 >=kde-apps/mimetreeparser-${PVCUT}:6 >=kde-frameworks/kcalendarcore-${KFMIN}:6 @@ -47,6 +51,7 @@ DEPEND=" >=kde-frameworks/kwindowsystem-${KFMIN}:6 >=kde-frameworks/kxmlgui-${KFMIN}:6 " +# TODO: is qt5compat still needed? 578c2acf4da3e7b26206a9834a79928630f76ecf # qtlocation is needed at runtime only or fails to start RDEPEND="${DEPEND} >=dev-qt/qt5compat-${QTMIN}:6[qml]