kde-apps/calendarsupport: drop 25.04.2

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

View File

@@ -1,2 +1 @@
DIST calendarsupport-25.04.2.tar.xz 1005224 BLAKE2B 5656793c9d7afa0740a04113a5c852f9b3f0c4e79f2b708dba0c2edb48423e266fd301b40af70e408a4489afc3567986ef6a5eca271c3775e9f413ca2f1f95af SHA512 7473db98480090f639358bac637b721cf9ecd10a4daac960d8f8c206bc0e40e89cef6d7b34d45c581cbac6be03ad5627880524f2a8a96106c4c89fcf8dc690ea
DIST calendarsupport-25.04.3.tar.xz 1005292 BLAKE2B 174993dbfd96c21364ceb1ab960df4405aa9f407e509523e4f953129af855997090a64d3fa79e21f54eafccc32dd5ef5af7158c1061d18997e835245c93fe4ee SHA512 5f37aa4472d0dc6ee1ef1aff0abe7464cc19e692e515d54393f23d0cfd654ebf652e4e528fbb9319acd2754ee86b6dad4a8562b9024d1ed8605b9c0675a65bf1

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_QTHELP="true"
ECM_TEST="false"
KFMIN=6.13.0
PVCUT=$(ver_cut 1-3)
QTMIN=6.7.2
inherit ecm gear.kde.org
DESCRIPTION="Calendar support library"
LICENSE="GPL-2+ LGPL-2.1+"
SLOT="6"
KEYWORDS="amd64 arm64"
IUSE=""
DEPEND="
dev-libs/libical
>=dev-libs/ktextaddons-1.5.4:6
>=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
>=kde-apps/akonadi-${PVCUT}:6
>=kde-apps/akonadi-calendar-${PVCUT}:6
>=kde-apps/kcalutils-${PVCUT}:6
>=kde-apps/kidentitymanagement-${PVCUT}:6
>=kde-apps/kmime-${PVCUT}:6
>=kde-apps/libkdepim-${PVCUT}:6
>=kde-frameworks/kcalendarcore-${KFMIN}:6
>=kde-frameworks/kcodecs-${KFMIN}:6
>=kde-frameworks/kcompletion-${KFMIN}:6
>=kde-frameworks/kconfig-${KFMIN}:6
>=kde-frameworks/kcoreaddons-${KFMIN}:6
>=kde-frameworks/kguiaddons-${KFMIN}:6
>=kde-frameworks/kholidays-${KFMIN}:6
>=kde-frameworks/ki18n-${KFMIN}:6
>=kde-frameworks/kio-${KFMIN}:6
>=kde-frameworks/kjobwidgets-${KFMIN}:6
>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
"
RDEPEND="${DEPEND}"