kde-apps/akonadi-import-wizard: drop 25.04.2

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2025-07-27 16:34:30 +02:00
parent 0665f789d9
commit d022c4fd69
2 changed files with 0 additions and 43 deletions

View File

@@ -1,2 +1 @@
DIST akonadi-import-wizard-25.04.2.tar.xz 495748 BLAKE2B 422241a3ffce35a3ca894a48af702c61b0fc5670e4799a19d50fbdab4dace354ec7f53cbdd3020320c2f99076b98115a43397bd5d09db400ab3b024f3a86aa73 SHA512 eb27fbfe2e9e3fa2496c23b56bcefd75062fa0ce69cd50b362fe97d0ab9add423955a0e80609dbfbb0979794284aa43e4e3466af53f0e12df0837258e935dc62
DIST akonadi-import-wizard-25.04.3.tar.xz 495672 BLAKE2B 546e5c6614c38726c783b3496f694a51e358b9550473a0aff91d7868e930d4d87b0cd25ebaed6ea1dc2648f3adf9dcd61e3018175a91a697ef3e5d56cd28f9bf SHA512 2072e0342835adf1a111e98a34ba4f4fbfaf99ced9383e743a31af2676342556db9cb1ffa0cc7586870fb1775a0f682002865f95d7c047c1093524272d2fc06e

View File

@@ -1,42 +0,0 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
ECM_HANDBOOK="forceoptional"
PVCUT=$(ver_cut 1-3)
KFMIN=6.13.0
QTMIN=6.7.2
inherit ecm gear.kde.org xdg
DESCRIPTION="Assistant to import PIM data from other applications into Akonadi"
HOMEPAGE+=" https://userbase.kde.org/KMail/Import_Options"
LICENSE="GPL-2+ handbook? ( FDL-1.2+ )"
SLOT="6"
KEYWORDS="amd64 arm64"
IUSE=""
DEPEND="
>=dev-libs/qtkeychain-0.14.2:=[qt6(+)]
>=dev-qt/qtbase-${QTMIN}:6[gui,widgets,xml]
>=kde-apps/akonadi-${PVCUT}:6
>=kde-apps/kidentitymanagement-${PVCUT}:6
>=kde-apps/kmailtransport-${PVCUT}:6
>=kde-apps/mailcommon-${PVCUT}:6
>=kde-apps/mailimporter-${PVCUT}:6
>=kde-apps/messagelib-${PVCUT}:6
>=kde-apps/pimcommon-${PVCUT}:6
>=kde-frameworks/karchive-${KFMIN}:6
>=kde-frameworks/kcompletion-${KFMIN}:6
>=kde-frameworks/kconfig-${KFMIN}:6
>=kde-frameworks/kcontacts-${KFMIN}:6
>=kde-frameworks/kcoreaddons-${KFMIN}:6
>=kde-frameworks/kcrash-${KFMIN}:6
>=kde-frameworks/kdbusaddons-${KFMIN}:6
>=kde-frameworks/ki18n-${KFMIN}:6
>=kde-frameworks/kiconthemes-${KFMIN}:6
>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
>=kde-frameworks/kxmlgui-${KFMIN}:6
"
RDEPEND="${DEPEND}"