mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
kde-apps/akonadiconsole: drop 26.04.1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1,2 +1 @@
|
||||
DIST akonadiconsole-26.04.1.tar.xz 334968 BLAKE2B a969a40ea23eca4ff867e5c236e0d92bfd4e9ef8621f8be9d61ee936197cabde98f0342333b18643974b02049869a0023654633b501bc1d05306e639203fac43 SHA512 43ec3a3b77d2f217107324f976759ed49c03fd90cfbe1130899c9578fb42ea4b0455839b8897a235dde193ccac6fc189f532ac86506b1d9e92c557193ba003f6
|
||||
DIST akonadiconsole-26.04.3.tar.xz 335408 BLAKE2B 5c01e3871b55aa3ff8eb7821691f28f6536854843b5b6045bb2ec4ee20e1c2fee297fcd423347eddd5153c3ed7a4d29b6908d362a624dc4d5a5d357e5b4e899f SHA512 655a38c191d6a6fa27635bcdce6e2f792c5bc4fb30d9144c66743cd64849fb93cfee5f1037d404d1dd5b52738ba5763c00e0e8713ef259a451836336efdf5920
|
||||
|
||||
@@ -1,46 +0,0 @@
|
||||
# Copyright 1999-2026 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.22.0
|
||||
QTMIN=6.10.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}"
|
||||
Reference in New Issue
Block a user