games-puzzle/skladnik: drop 26.04.1

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2026-07-07 21:39:43 +02:00
parent 9e6a9a20ba
commit 3104afbd80
2 changed files with 0 additions and 34 deletions

View File

@@ -1,2 +1 @@
DIST skladnik-26.04.1.tar.xz 420416 BLAKE2B 1941bd0131f14f1ce5a72d2e702fd2ea207810e4479960aedef8e1a6557b50d3512a2ba70998895f1dbb84219dcfb4e59b1c34c607c67d7c24c9eba6869da544 SHA512 1c6f5bfa2c6aa6cd5ed89702270a988612b22fb6495756708b6b133cb2904e7193e5a53e30841d37a05b646f26064467007c07a65050739e1dec58a353c9d1f5
DIST skladnik-26.04.3.tar.xz 420456 BLAKE2B 213d4ee616ee94917cb9bc077fc43b0e1086d726e98b6385ead26a0a4042ad639a5af3f6cc24602938db6c7ce553b711d144d43d03a6dc3d8e0613f05099e81c SHA512 d6b5298cf1db1dfd48d57bb93586c6e54f035397bb207aaa701f1b06d2ec3445e3f0fdf5d80c24a742481a0bc98ab00140d781dbd197b7b4392cdf04b381ed6b

View File

@@ -1,33 +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="The Japanese warehouse keeper sokoban game"
HOMEPAGE="https://apps.kde.org/skladnik/ https://invent.kde.org/games/skladnik"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 arm64 ~riscv ~x86"
RDEPEND="
>=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/kio-${KFMIN}:6
>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
>=kde-frameworks/kxmlgui-${KFMIN}:6
"
DEPEND="${RDEPEND}"
BDEPEND="media-gfx/povray"