mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
kde-apps/mbox-importer: drop 25.04.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1,2 +1 @@
|
||||
DIST mbox-importer-25.04.2.tar.xz 31860 BLAKE2B 609ed72e022e34596359fcb68f9201ecdfd60b849d762906aff88870dd91f3e0faa480e27df0d481cdf79b1003b837ba75416006037b4f54fbda7bbe87aed6dc SHA512 9ed950cb9f2902587f306bfeadfb6992ba2f9c11f2b37fc0de6471d29e6f7b1fbec0db9aad83d0870b6e2cca414e91ca26608ef07b6c3e68b9789adcbdb16172
|
||||
DIST mbox-importer-25.04.3.tar.xz 31848 BLAKE2B e2928a2fd09ba441c9f3f971248cdc7211341123f5c56e65d58f9b58b9f28ca3ea51e4f725e1561c7d4f42986f049202048d821f4277fde7e67f66a0e38c4a85 SHA512 43bc85351195a66ac5471bd01fa0eac6ce6d8eb451a75e102a107b4ce8c4ae680d0c4af6044c749a116c5463db377efce37ea882bec1a8995b2ff412d3362a09
|
||||
|
||||
@@ -1,39 +0,0 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
ECM_HANDBOOK="forceoptional" # FIXME: Check back for doc in release
|
||||
PVCUT=$(ver_cut 1-3)
|
||||
KFMIN=6.13.0
|
||||
QTMIN=6.7.2
|
||||
inherit ecm gear.kde.org xdg
|
||||
|
||||
DESCRIPTION="Import mbox email archives from various sources into Akonadi"
|
||||
|
||||
LICENSE="GPL-2+ handbook? ( FDL-1.2+ )"
|
||||
SLOT="6"
|
||||
KEYWORDS="amd64 arm64"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="
|
||||
>=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
|
||||
>=kde-apps/akonadi-${PVCUT}:6
|
||||
>=kde-apps/kidentitymanagement-${PVCUT}:6
|
||||
>=kde-apps/mailcommon-${PVCUT}:6
|
||||
>=kde-apps/mailimporter-${PVCUT}:6
|
||||
>=kde-frameworks/kconfig-${KFMIN}:6
|
||||
>=kde-frameworks/kcoreaddons-${KFMIN}:6
|
||||
>=kde-frameworks/kcrash-${KFMIN}:6
|
||||
>=kde-frameworks/kdbusaddons-${KFMIN}:6
|
||||
>=kde-frameworks/ki18n-${KFMIN}:6
|
||||
>=kde-frameworks/kservice-${KFMIN}:6
|
||||
>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
src_prepare() {
|
||||
ecm_src_prepare
|
||||
# Pending: https://invent.kde.org/pim/mbox-importer/-/merge_requests/16
|
||||
ecm_punt_kf_module KIO
|
||||
}
|
||||
Reference in New Issue
Block a user