kde-apps/ksquares: drop 25.12.0

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2026-01-08 19:15:53 +01:00
parent 3ccad0ba5c
commit 559abf36c7
2 changed files with 0 additions and 34 deletions

View File

@@ -1,3 +1,2 @@
DIST ksquares-25.08.3.tar.xz 324392 BLAKE2B 3d46f8936eb065251a498aa3a9d2ab8d7da5569ef2f1ab2a58a63e0017bef5d803d833c5c1566ae9075cece5d889874b5770a24960900d4e5f093726d5e18dc8 SHA512 7dd2090a857e4aa982aae0197f29196ea52be303cf4ad144c9a232f3103d54ab94e1b7453e38651246c5bcfb9c3aa509995bd95c8a22d1f0f2580148caea0ee1
DIST ksquares-25.12.0.tar.xz 324444 BLAKE2B aaa8974bb8f6c5c13dc7abfac4755fa86e5fdbdaea70db5b7a3cecab64c15f3095b63e52800e6e1bced534ab80268eabb289a0e7055d707da4a5330399eb587d SHA512 640520abd807287935fa6f4125a78f905696f0be71f87e970d3546a416ab59dbf8881c2d96f5e4bc214aa3cb5f695d022f108425663ff278172bafcfffd70590
DIST ksquares-25.12.1.tar.xz 324552 BLAKE2B b06809dc9cd852548bfb084b593c03c447e3246ac3064c02a9c803991c1420ec1dc1658694e7229b9f34fe4c341b79c2736b078079f26942abc20812a9e9ad72 SHA512 0b1c7bb1f9b5285ca3593fd9e0885d1c376767bb792907c031738f09d9ead1f40ee18d0e04e19d4cab22227fa1d60a79f0f37a147f486f6b2ca6fa427947b0d2

View File

@@ -1,33 +0,0 @@
# Copyright 1999-2025 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.19.0
QTMIN=6.9.1
inherit ecm gear.kde.org xdg
DESCRIPTION="KDE clone of the game squares"
HOMEPAGE="https://apps.kde.org/ksquares/"
LICENSE="GPL-2" # TODO: CHECK
SLOT="6"
KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86"
IUSE=""
DEPEND="
>=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
>=kde-apps/libkdegames-${PVCUT}:6
>=kde-frameworks/kcompletion-${KFMIN}: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/kwidgetsaddons-${KFMIN}:6
>=kde-frameworks/kxmlgui-${KFMIN}:6
"
RDEPEND="${DEPEND}"