summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2025-06-05 20:08:51 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2025-06-05 20:08:51 +0200
commit3487546a2519858ee7354aff0d0482109d6a1155 (patch)
tree569356dc043094489c6c44a861bf16fce02eb6c6
parent98795811e1da30c0223ff1af8f2cd0c724909ac0 (diff)
downloadkde-3487546a2519858ee7354aff0d0482109d6a1155.tar.gz
kde-3487546a2519858ee7354aff0d0482109d6a1155.tar.bz2
kde-3487546a2519858ee7354aff0d0482109d6a1155.zip
kde-apps/kdepim-runtime: drop 25.04.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-apps/kdepim-runtime/Manifest1
-rw-r--r--kde-apps/kdepim-runtime/kdepim-runtime-25.04.2.ebuild83
2 files changed, 0 insertions, 84 deletions
diff --git a/kde-apps/kdepim-runtime/Manifest b/kde-apps/kdepim-runtime/Manifest
deleted file mode 100644
index 025d41296df..00000000000
--- a/kde-apps/kdepim-runtime/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST kdepim-runtime-25.04.2.tar.xz 1704156 BLAKE2B 15fd6c374c9f2f3bd311a5079bff437c3f5440ea4fb092b8ed2b89c41566338153dc1c47d14677e1bfd94916205d2db16c80a08fec88e3b22514970804880aeb SHA512 08f1be5a5a040bc7747cb8898165f3036485e666da08657778081d16df1d7392b23d65ebfee3260b0e027ea243455f183905d39715c84e07ad196d43671ae492
diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-25.04.2.ebuild b/kde-apps/kdepim-runtime/kdepim-runtime-25.04.2.ebuild
deleted file mode 100644
index 4189461c40c..00000000000
--- a/kde-apps/kdepim-runtime/kdepim-runtime-25.04.2.ebuild
+++ /dev/null
@@ -1,83 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="forceoptional"
-PVCUT=$(ver_cut 1-3)
-KFMIN=6.13.0
-QTMIN=6.7.2
-inherit ecm gear.kde.org xdg
-
-DESCRIPTION="Runtime plugin collection to extend the functionality of KDE PIM"
-HOMEPAGE="https://apps.kde.org/kontact/"
-
-LICENSE="GPL-2+ LGPL-2.1+"
-SLOT="6"
-KEYWORDS="~amd64 ~arm64"
-IUSE="activities speech"
-
-RESTRICT="test"
-
-# TODO kolab
-RDEPEND="
- >=app-crypt/qca-2.3.7:2[qt6(+)]
- dev-libs/cyrus-sasl:2
- >=dev-libs/qtkeychain-0.14.2:=[qt6(+)]
- >=dev-libs/ktextaddons-1.5.4:6
- >=dev-qt/qtbase-${QTMIN}:6[concurrent,dbus,gui,network,widgets,xml]
- >=dev-qt/qtnetworkauth-${QTMIN}:6
- >=dev-qt/qtwebengine-${QTMIN}:6[widgets]
- >=kde-apps/akonadi-${PVCUT}:6
- >=kde-apps/akonadi-calendar-${PVCUT}:6
- >=kde-apps/akonadi-contacts-${PVCUT}:6
- >=kde-apps/akonadi-mime-${PVCUT}:6
- >=kde-apps/kcalutils-${PVCUT}:6
- >=kde-apps/kidentitymanagement-${PVCUT}:6
- >=kde-apps/kimap-${PVCUT}:6
- >=kde-apps/kldap-${PVCUT}:6
- >=kde-apps/kmailtransport-${PVCUT}:6
- >=kde-apps/kmbox-${PVCUT}:6
- >=kde-apps/kmime-${PVCUT}:6
- >=kde-apps/libkgapi-${PVCUT}:6
- >=kde-apps/pimcommon-${PVCUT}:6[activities?]
- >=kde-frameworks/kcalendarcore-${KFMIN}:6
- >=kde-frameworks/kcmutils-${KFMIN}: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/kdav-${KFMIN}:6
- >=kde-frameworks/ki18n-${KFMIN}:6
- >=kde-frameworks/kio-${KFMIN}:6
- >=kde-frameworks/kitemmodels-${KFMIN}:6
- >=kde-frameworks/kjobwidgets-${KFMIN}:6
- >=kde-frameworks/knotifications-${KFMIN}:6
- >=kde-frameworks/knotifyconfig-${KFMIN}:6
- >=kde-frameworks/kservice-${KFMIN}:6
- >=kde-frameworks/kwallet-${KFMIN}:6
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:6
- >=kde-frameworks/kwindowsystem-${KFMIN}:6
- >=kde-frameworks/kxmlgui-${KFMIN}:6
- activities? ( kde-plasma/plasma-activities:6 )
- speech? ( >=dev-qt/qtspeech-${QTMIN}:6 )
-"
-DEPEND="${RDEPEND}
- test? (
- >=kde-apps/akonadi-${PVCUT}:6[tools]
- >=kde-apps/kimap-${PVCUT}:6[test]
- )
-"
-
-src_configure() {
- local mycmakeargs=(
- -DOPTION_USE_PLASMA_ACTIVITIES=$(usex activities)
- $(cmake_use_find_package speech Qt6TextToSpeech)
- -DKDEPIM_RUN_AKONADI_TEST=$(usex test)
- -DCMAKE_DISABLE_FIND_PACKAGE_Etebase=ON
- -DCMAKE_DISABLE_FIND_PACKAGE_Libkolabxml=ON
- )
- ecm_src_configure
-}