mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
kde-apps/akonadi-import-wizard: drop 25.08.0
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
DIST akonadi-import-wizard-25.04.3.tar.xz 495672 BLAKE2B 546e5c6614c38726c783b3496f694a51e358b9550473a0aff91d7868e930d4d87b0cd25ebaed6ea1dc2648f3adf9dcd61e3018175a91a697ef3e5d56cd28f9bf SHA512 2072e0342835adf1a111e98a34ba4f4fbfaf99ced9383e743a31af2676342556db9cb1ffa0cc7586870fb1775a0f682002865f95d7c047c1093524272d2fc06e
|
||||
DIST akonadi-import-wizard-25.08.0.tar.xz 497908 BLAKE2B 2b26be2b8221a2381380d9f7c3d3f32126b069585f181c9b2162725c0b7b3682820a71c47684fef3eb4cf712c2cdd00b2cdddacc9b946df13e0ed153213ad812 SHA512 4c23d75519ce93c229b6010a68331da5ef958b7ec8d4dd61d1bdbe028bf8362b0dbb5e874990c4a7d2a2aeb1b22c31ba9352653101250b940711488ba8c5ea84
|
||||
DIST akonadi-import-wizard-25.08.1.tar.xz 497816 BLAKE2B 7e5e9d8cce0303cc4217ec59597f14d046ba6cc52d003a48d2dea080c20788c90906950f207c2d74ac0d16431717c4f7b5a1cc4c0a0e0cff5e7fd801494c5eb6 SHA512 387e5ee4461c1c6cf1333823dd150f45b13416e346fc4c34fade6ed2bdf0ac6a91c2ff7f9a7b14945dcc70ad128e7c4ee5f726629425c852d900c9b655bc25b3
|
||||
|
||||
@@ -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.16.0
|
||||
QTMIN=6.9.1
|
||||
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/$(ver_cut 1-2)"
|
||||
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}"
|
||||
Reference in New Issue
Block a user