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

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2025-02-09 16:50:58 +01:00
parent 9864efa986
commit 04dc78bec1
2 changed files with 0 additions and 43 deletions

View File

@@ -1,3 +1,2 @@
DIST akonadi-import-wizard-24.08.3.tar.xz 490288 BLAKE2B b8b768cdc6f2de51d44069a5b8e16d19dcc1c796fcc2e6601b8bfc94841070a58cc690ceb966c9b51f0d418c9c4d0b8f001c41f095a9e35464aee67840d30274 SHA512 4f5c5e34f155a55ac1f063c2506d39cfaca1890456de1d6d7eebafd58fa5e9d94dcdf29fd2e65bc45f6c1ec098a02709c944871f6deb0474968c0e8fe12ce4e9
DIST akonadi-import-wizard-24.12.1.tar.xz 492024 BLAKE2B 6c8ed233f713aa1a5da5e699f93a7acbd24879e458492a9cb3dc87c93b3f2dbc549b91fc9acfbb4b2a200c74c4fbf3efd9077dbeb64ee8c2d3dd77e039be915f SHA512 07cf475a5b8ff7d480564ebddfcf79f3707135d5101c9645b42a10498be3eb5dda0f45817747a27bda8b2005a32c060fe9554d686a17c26a5c503fbe5419dfb4
DIST akonadi-import-wizard-24.12.2.tar.xz 491972 BLAKE2B 5fa5539595cc8d5bd27616c8beaf7e2ec7213ec8cd6dee523965964559a25aaca57895ca45addd9d19b5b5fb14a3d20fa7c775eb83d8fca374291b71cc372e64 SHA512 d244612904902fd08a10afd4a4023a6bb2c0d4ec8059ae85b4dfe25ccde1be60d6c1d2544f65437401fc6f7f8abdba360b2c8327788aeae71f10cc10382dd4bd

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.7.0
QTMIN=6.7.2
inherit ecm gear.kde.org
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}"