aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-11-29 15:49:45 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2024-11-29 16:08:54 +0100
commitc061b637060e0a85695dd359986d3504f570dd76 (patch)
tree0a11a49905ebab1073bd14b29205961495d965c8 /kde-apps/kdepim-runtime
parentkde-apps/kdepim-meta: drop 24.11.80 (diff)
downloadkde-c061b637060e0a85695dd359986d3504f570dd76.tar.gz
kde-c061b637060e0a85695dd359986d3504f570dd76.tar.bz2
kde-c061b637060e0a85695dd359986d3504f570dd76.zip
kde-apps/kdepim-runtime: drop 24.11.80
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/kdepim-runtime')
-rw-r--r--kde-apps/kdepim-runtime/Manifest1
-rw-r--r--kde-apps/kdepim-runtime/kdepim-runtime-24.11.80.ebuild83
2 files changed, 0 insertions, 84 deletions
diff --git a/kde-apps/kdepim-runtime/Manifest b/kde-apps/kdepim-runtime/Manifest
index ab20a60ca7..329551d16c 100644
--- a/kde-apps/kdepim-runtime/Manifest
+++ b/kde-apps/kdepim-runtime/Manifest
@@ -1,2 +1 @@
-DIST kdepim-runtime-24.11.80.tar.xz 1664576 BLAKE2B b3a13b31d86b39756d76c51ccaf908e9073a97dc967fa0549310ddb065edb54bdbfdbdf0e29ee90292cf107564e8818cbfefc251e903566a19812cf8c7c0763f SHA512 b621088248c03b87a9274a9a933fc7997da0565890b90ea8ad0acc3c022705b66a7346b246a14200bec290e74fde45d218d8a2fdcd8c174cc46ac010377287fc
DIST kdepim-runtime-24.11.90.tar.xz 1664612 BLAKE2B 29bac5999cc53144eb8e0bde6c2bc932091776b73462a2c554d664826ca99d99d821893f2fb5a7c6b85b8ca27a6abacc643c4da5b54979d87f86a74cf7807696 SHA512 a68330f4ea8b530621b9c9569feb2563d06b586d1a8183eee140133475db16035922eab60fa80235fadd9a762cd1c70c58d0fe5116c2fd04b85d81ed39c1a8a2
diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-24.11.80.ebuild b/kde-apps/kdepim-runtime/kdepim-runtime-24.11.80.ebuild
deleted file mode 100644
index cdc7b236d9..0000000000
--- a/kde-apps/kdepim-runtime/kdepim-runtime-24.11.80.ebuild
+++ /dev/null
@@ -1,83 +0,0 @@
-# Copyright 1999-2024 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.5.0
-QTMIN=6.7.2
-inherit ecm gear.kde.org
-
-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
-}