mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
kde-misc/zanshin: drop 26.04.1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1,2 +1 @@
|
||||
DIST zanshin-26.04.1.tar.xz 390844 BLAKE2B 4fdd64bf7967a51ae0077415aa99afc25eeaaeeedb0c33e08215da605e284d240be155acb1f2c7c743cbee30429a3e01b14389f9446a89389976186f872acf16 SHA512 fb9d73ccc15fc26807ad3469e689d05d14ffeeb5bc3fb4353bd511fb2fe1c5bc8ec92ababe84fcfb2eb966d73f24448d23a6d7bb3369d921c8cf887ddccefd55
|
||||
DIST zanshin-26.04.3.tar.xz 390796 BLAKE2B 7af6d253fe9f7226a111356479e76edc000adfe1cd47ea8d6ab4a917acfdc94cec863602aa23307758fcb824602df4cf34c0cfd5275ebf2a8579cc2a63c97e1b SHA512 06deab9bb469b9d3f35b19443ce9c05b9f8d5b3a6c4f5d6bfbb75d48c431e204ef6766ce15fc385b9adba08b75c25b569042b428683e67c0eea96f1cc5f65e9a
|
||||
|
||||
@@ -1,59 +0,0 @@
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
ECM_TEST="forceoptional"
|
||||
KDE_ORG_CATEGORY="pim"
|
||||
PVCUT=$(ver_cut 1-3)
|
||||
KFMIN=6.22.0
|
||||
QTMIN=6.10.1
|
||||
inherit ecm gear.kde.org xdg
|
||||
|
||||
DESCRIPTION="Getting things done application by KDE"
|
||||
HOMEPAGE="https://zanshin.kde.org/ https://apps.kde.org/zanshin/
|
||||
https://userbase.kde.org/Zanshin"
|
||||
|
||||
LICENSE="|| ( GPL-2 GPL-3 )"
|
||||
SLOT="6"
|
||||
KEYWORDS="amd64 arm64"
|
||||
IUSE=""
|
||||
|
||||
RESTRICT="test" # bug 785844
|
||||
|
||||
# kde-frameworks/kwindowsystem[X]: Unconditional use of KX11Extras
|
||||
COMMON_DEPEND="
|
||||
>=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network,widgets]
|
||||
>=kde-apps/akonadi-${PVCUT}:6=
|
||||
>=kde-apps/akonadi-calendar-${PVCUT}:6=
|
||||
>=kde-apps/akonadi-contacts-${PVCUT}:6=
|
||||
>=kde-apps/kmime-${PVCUT}:6=
|
||||
>=kde-apps/kontactinterface-${PVCUT}:6=
|
||||
>=kde-frameworks/kcalendarcore-${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/kcrash-${KFMIN}:6
|
||||
>=kde-frameworks/ki18n-${KFMIN}:6
|
||||
>=kde-frameworks/kio-${KFMIN}:6
|
||||
>=kde-frameworks/kitemmodels-${KFMIN}:6
|
||||
>=kde-frameworks/kitemviews-${KFMIN}:6
|
||||
>=kde-frameworks/kjobwidgets-${KFMIN}:6
|
||||
>=kde-frameworks/kparts-${KFMIN}:6
|
||||
>=kde-frameworks/krunner-${KFMIN}:6
|
||||
>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
|
||||
>=kde-frameworks/kwindowsystem-${KFMIN}:6[X]
|
||||
>=kde-frameworks/kxmlgui-${KFMIN}:6
|
||||
"
|
||||
DEPEND="${COMMON_DEPEND}
|
||||
dev-libs/boost
|
||||
"
|
||||
RDEPEND="${COMMON_DEPEND}
|
||||
=kde-apps/kdepim-runtime-${PVCUT}*:6
|
||||
"
|
||||
BDEPEND="
|
||||
test? ( >=kde-apps/akonadi-${PVCUT}:6[tools] )
|
||||
"
|
||||
Reference in New Issue
Block a user