mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
games-puzzle/skladnik: 26.08.0 version bump
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1 +1,2 @@
|
||||
DIST skladnik-26.04.3.tar.xz 420456 BLAKE2B 213d4ee616ee94917cb9bc077fc43b0e1086d726e98b6385ead26a0a4042ad639a5af3f6cc24602938db6c7ce553b711d144d43d03a6dc3d8e0613f05099e81c SHA512 d6b5298cf1db1dfd48d57bb93586c6e54f035397bb207aaa701f1b06d2ec3445e3f0fdf5d80c24a742481a0bc98ab00140d781dbd197b7b4392cdf04b381ed6b
|
||||
DIST skladnik-26.08.0.tar.xz 420956 BLAKE2B 0c507959c49a15421747ba852cdb169cfadbf4a84f5d39931cabb2baa5bdf2356ae62802269aac6b6dc4ed2136db18c5b10d1294896248d7f85005ccfd37a310 SHA512 14374448df8ef4cec32f5102bbf1064b6577597b9ef5d8fd5b5ff2fc412bb36748eb17244148face6f207969de575dfd32970f9e27c9d77e9697856c16713fd6
|
||||
|
||||
33
games-puzzle/skladnik/skladnik-26.08.0.ebuild
Normal file
33
games-puzzle/skladnik/skladnik-26.08.0.ebuild
Normal file
@@ -0,0 +1,33 @@
|
||||
# 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.27.0
|
||||
QTMIN=6.11.2
|
||||
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"
|
||||
Reference in New Issue
Block a user