mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
kde-misc/zanshin: drop 25.08.0
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
DIST zanshin-25.04.3.tar.xz 387440 BLAKE2B 933aed1d7278c836f41cf7784953348aec627454aae2a6409b9388f7e7884b7a99f275f342f58d3ed672cce71b6e2fd3e0fe79f63ace868818b821a2a1c4dd84 SHA512 418d5a9217ad4260bd1bf8be44a7bb967e72c186dcf53a9b9fbba9a9fe81f1a9256ff2c366f2af87622925e697563282468320fe7cea0df0316562c0ce5c4b9f
|
||||
DIST zanshin-25.08.0.tar.xz 387556 BLAKE2B 9cdd7729880d96491fd2675a3b569d094a11067142e51fb8ffa9d65c112b3d0d45b288eab5f3fd1e48aea2a07de4eeb97ed7cd0b3e7fcfa7536b86e9f7b99155 SHA512 9b802da5b32f7491896f011234eabc95f945f0422219362372b57b434a8ee03045eba9b92637bc8d956624d1684f24811ad9c39719e73a389b5ed24cd4f8812f
|
||||
DIST zanshin-25.08.1.tar.xz 387340 BLAKE2B fb777b2b27b744664ae9ef69c7d2a4a7353f2a1daddd3b728159ea192f92ae65ed2b644247b973365c7d80a95b3dc1d3545f9fdf81527c24176eff05926db8b6 SHA512 da3998ee1028658f38ba059a429a6a2256be22ce3eeb427e9b52e019e0412b5681dc7d18a2240a24837db9ee3edfd59b1eb2e6d9cedbbbb7d8e67ff6aa2f8323
|
||||
|
||||
@@ -1,59 +0,0 @@
|
||||
# Copyright 1999-2025 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.16.0
|
||||
QTMIN=6.9.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