summaryrefslogtreecommitdiff
path: root/kde-apps/akonadiconsole
diff options
context:
space:
mode:
Diffstat (limited to 'kde-apps/akonadiconsole')
-rw-r--r--kde-apps/akonadiconsole/Manifest1
-rw-r--r--kde-apps/akonadiconsole/akonadiconsole-25.08.1.ebuild46
2 files changed, 0 insertions, 47 deletions
diff --git a/kde-apps/akonadiconsole/Manifest b/kde-apps/akonadiconsole/Manifest
deleted file mode 100644
index ee2de4963dd..00000000000
--- a/kde-apps/akonadiconsole/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST akonadiconsole-25.08.1.tar.xz 324108 BLAKE2B 266d16b2bca7186f4ce7a4b2ba7aed8eb8ed5c5b613b61b1a8894880ec535c3b93f8a362e5756445eeb3d186b760f7cd4a0de715c6d27fe78afc13081ec983bc SHA512 59cd61e7c1fa5b149c0c17b212a9db13a2dd1278b59cfab29efa986433f752d78438c16ff6410fb10b3138acc1cdf8756550114d883985c084f5ab104134891f
diff --git a/kde-apps/akonadiconsole/akonadiconsole-25.08.1.ebuild b/kde-apps/akonadiconsole/akonadiconsole-25.08.1.ebuild
deleted file mode 100644
index b03ca642023..00000000000
--- a/kde-apps/akonadiconsole/akonadiconsole-25.08.1.ebuild
+++ /dev/null
@@ -1,46 +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.16.0
-QTMIN=6.9.1
-inherit ecm gear.kde.org xdg
-
-DESCRIPTION="Application for debugging Akonadi Resources"
-HOMEPAGE="https://techbase.kde.org/KDE_PIM/Akonadi/Development_Tools"
-
-LICENSE="GPL-2+ LGPL-2.1+ handbook? ( FDL-1.2+ )"
-SLOT="6"
-KEYWORDS="~amd64 ~arm64"
-IUSE=""
-
-DEPEND="
- dev-libs/xapian:=
- >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,sql,widgets]
- >=kde-apps/akonadi-${PVCUT}:6=
- >=kde-apps/akonadi-contacts-${PVCUT}:6=
- >=kde-apps/akonadi-mime-${PVCUT}:6=
- >=kde-apps/akonadi-search-${PVCUT}:6=
- >=kde-apps/calendarsupport-${PVCUT}:6=
- >=kde-apps/kmime-${PVCUT}:6=
- >=kde-apps/libkdepim-${PVCUT}:6=
- >=kde-apps/messagelib-${PVCUT}:6=
- >=kde-frameworks/kcalendarcore-${KFMIN}:6
- >=kde-frameworks/kcompletion-${KFMIN}:6
- >=kde-frameworks/kconfig-${KFMIN}:6
- >=kde-frameworks/kcontacts-${KFMIN}:6
- >=kde-frameworks/kcoreaddons-${KFMIN}:6
- >=kde-frameworks/kcrash-${KFMIN}:6
- >=kde-frameworks/kdbusaddons-${KFMIN}:6
- >=kde-frameworks/kio-${KFMIN}:6
- >=kde-frameworks/ki18n-${KFMIN}:6
- >=kde-frameworks/kitemmodels-${KFMIN}:6
- >=kde-frameworks/kitemviews-${KFMIN}:6
- >=kde-frameworks/ktextwidgets-${KFMIN}:6
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:6
- >=kde-frameworks/kxmlgui-${KFMIN}:6
-"
-RDEPEND="${DEPEND}"