mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
kde-misc/zanshin: drop 25.08.1
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.1.tar.xz 387340 BLAKE2B fb777b2b27b744664ae9ef69c7d2a4a7353f2a1daddd3b728159ea192f92ae65ed2b644247b973365c7d80a95b3dc1d3545f9fdf81527c24176eff05926db8b6 SHA512 da3998ee1028658f38ba059a429a6a2256be22ce3eeb427e9b52e019e0412b5681dc7d18a2240a24837db9ee3edfd59b1eb2e6d9cedbbbb7d8e67ff6aa2f8323
|
||||
DIST zanshin-25.08.2.tar.xz 387344 BLAKE2B 60430028ffbf1e6e1a5e05f9fff842b0f3b6de65f15da72c227a0fc1d55ccd9a7cc44ce3bd22af2053c3330a644723be5ae5192cfa3bd8ba9cc2e01b0d5715d9 SHA512 185aaea2136e214b36b860ceb3860de572f349f000556a0fb782948de4467aeab55fe7066b66b2f09a6bf8769c6362c5e654a096e271db8925331a7293275886
|
||||
|
||||
@@ -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