kde-apps/akonadi-contacts: drop 24.05.0

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2024-06-13 18:16:29 +02:00
parent 303b39dcf2
commit 07bf2c0e66
2 changed files with 0 additions and 46 deletions

View File

@@ -1,3 +1,2 @@
DIST akonadi-contacts-23.08.5.tar.xz 420904 BLAKE2B 8292b4ed461826a06884a891501e3c58967b1512181688e0bee739ca324bea727c4ea58978b1df51db8647fab5b52acdecaf479f88e12747a586eeefded568bb SHA512 d74eb885d8cfd748337fc7881c6e8bdb5dbd8dddd899fd7ca4e2dd88b3701ff2c0f1e29bd5dde0246b54fa40f6d719814087b898518bed73da264ee402cbb9ad
DIST akonadi-contacts-24.05.0.tar.xz 426340 BLAKE2B 24b2109f5cc56badb3e1195ea50992f2c378251328ee172953a2d8facced63eb2c63b8b5aae0dd74449ed4f5d4e59fe4e89bdba245370c5ac17f7c81084f55d4 SHA512 33b654e3c24795349c8f949d0a06f757935cbab82ff7cf952f33dc3ca244d33fc3edf951a3f65308f6381f9bcacda6ea67a2a62e9710f332215100e9d93162c3
DIST akonadi-contacts-24.05.1.tar.xz 426276 BLAKE2B 523589aaef6ac0b5057d1b2b881890a5fafc8c5a1c16f3a8289605493160a5f0dbd9753afb51fabf89ab0c4b2d6e0080c712257443c6e97ef419acd1625a5a75 SHA512 329d2ab9a8f1ea731ff37e0e48df02bd72f77e11f0b9e29a841d2c4cd9f31866a4055d207ec148d659a5993d9985e4babe7790d0af075183ac69f7760c0bd9d3

View File

@@ -1,45 +0,0 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
ECM_QTHELP="true"
ECM_TEST="forceoptional"
PVCUT=$(ver_cut 1-3)
KFMIN=6.0.0
QTMIN=6.6.2
inherit ecm gear.kde.org
DESCRIPTION="Library for akonadi contact integration"
LICENSE="GPL-2+"
SLOT="6"
KEYWORDS="~amd64"
IUSE=""
# some akonadi tests time out, that probably needs more work as it's ~700 tests
RESTRICT="test"
RDEPEND="
>=dev-libs/ktextaddons-1.5.4:6
>=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
>=kde-apps/akonadi-${PVCUT}:6
>=kde-apps/grantleetheme-${PVCUT}:6
>=kde-apps/kmime-${PVCUT}:6
>=kde-frameworks/kcodecs-${KFMIN}:6
>=kde-frameworks/kcompletion-${KFMIN}:6
>=kde-frameworks/kconfig-${KFMIN}:6
>=kde-frameworks/kconfigwidgets-${KFMIN}:6
>=kde-frameworks/kcontacts-${KFMIN}:6
>=kde-frameworks/kcoreaddons-${KFMIN}:6
>=kde-frameworks/ki18n-${KFMIN}:6
>=kde-frameworks/kiconthemes-${KFMIN}:6
>=kde-frameworks/kio-${KFMIN}:6
>=kde-frameworks/kservice-${KFMIN}:6
>=kde-frameworks/ktexttemplate-${KFMIN}:6
>=kde-frameworks/ktextwidgets-${KFMIN}:6
>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
>=kde-frameworks/kxmlgui-${KFMIN}:6
>=kde-frameworks/prison-${KFMIN}:6
"
DEPEND="${RDEPEND}"