mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
kde-apps/ksquares: drop 25.08.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1,2 +1 @@
|
||||
DIST ksquares-25.08.2.tar.xz 324412 BLAKE2B 159c1f63e5d4f694ea2d0e3bbde41dc8aff9c16dd3202460423fc884efec6f91467c9a180e0dc26d4a5e6a08af8b046f09fd9d7536511ce549c584dd93f1e7ac SHA512 bc0f60e0c1ed8fdce1dfc4e5eda1c1b5142db35f9547b7b357b41cb0e4e1e9f67515371d0a35f433cd8faa51539c3ad0e17976399ed83a1e39a2f40954260a18
|
||||
DIST ksquares-25.08.3.tar.xz 324392 BLAKE2B 3d46f8936eb065251a498aa3a9d2ab8d7da5569ef2f1ab2a58a63e0017bef5d803d833c5c1566ae9075cece5d889874b5770a24960900d4e5f093726d5e18dc8 SHA512 7dd2090a857e4aa982aae0197f29196ea52be303cf4ad144c9a232f3103d54ab94e1b7453e38651246c5bcfb9c3aa509995bd95c8a22d1f0f2580148caea0ee1
|
||||
|
||||
@@ -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.16.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}"
|
||||
Reference in New Issue
Block a user