kde-apps/kdiamond: drop 26.04.1

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2026-07-07 21:40:39 +02:00
parent b692e84e97
commit 454450ff59
2 changed files with 0 additions and 36 deletions

View File

@@ -1,2 +1 @@
DIST kdiamond-26.04.1.tar.xz 4674808 BLAKE2B 5b7be6381f7f336afdbaae92d03f4e49b789471c203d9367a11ee9ecfcb9bad862b0748649d8392b50f1aea29875f3fb24a6cdd1cee54589a6c66399240ceaf7 SHA512 63dd1928708e0eb5ac8e4cfd0802b85f487b70d22e6f6f206f06246b865d4657694e263db246574bc8eefb6db70773451e60ea31ea2836ff8b3b2e81cd265dee
DIST kdiamond-26.04.3.tar.xz 4674700 BLAKE2B 0559a380f6f8d87542f71f6ed229364ad9161d68f4eb509b7175e886db09d510bb806c7dcb6b68dd4de5dffa2949813084faa3ba82eddcda8f41fe3574f2ec53 SHA512 0efea1cd7564359854a0fd80324168d3f05012c06c34517b6a026d32727032ff2f5fbb8224a2d720dedb9d544210868d323722a4a9cb672f60e5712c9bd293e5

View File

@@ -1,35 +0,0 @@
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
ECM_HANDBOOK="optional"
PVCUT=$(ver_cut 1-3)
KFMIN=6.22.0
QTMIN=6.10.1
inherit ecm gear.kde.org xdg
DESCRIPTION="Single player three-in-a-row game"
HOMEPAGE="https://apps.kde.org/kdiamond/"
LICENSE="GPL-2" # TODO: CHECK
SLOT="6"
KEYWORDS="amd64 arm64 ~riscv ~x86"
IUSE=""
DEPEND="
>=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
>=kde-apps/libkdegames-${PVCUT}:6
>=kde-frameworks/kconfig-${KFMIN}:6
>=kde-frameworks/kconfigwidgets-${KFMIN}:6
>=kde-frameworks/kcoreaddons-${KFMIN}:6
>=kde-frameworks/kcrash-${KFMIN}:6
>=kde-frameworks/kdbusaddons-${KFMIN}:6
>=kde-frameworks/ki18n-${KFMIN}:6
>=kde-frameworks/kiconthemes-${KFMIN}:6
>=kde-frameworks/knotifications-${KFMIN}:6
>=kde-frameworks/knotifyconfig-${KFMIN}:6
>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
>=kde-frameworks/kxmlgui-${KFMIN}:6
"
RDEPEND="${DEPEND}"