mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
kde-apps/kolf: drop 24.12.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1,2 +1 @@
|
||||
DIST kolf-24.12.2.tar.xz 1079368 BLAKE2B a3e7140d1b5cb03665388aad951b185a60e4e2f5112faa8b9272a351dc6154ceaafcdba7098e1d75d693d349b93f637e736955d2701627ae05a1fb8c6b5487a9 SHA512 69dafd0ad0843f407d8b81b1c7905b8e9076f05f7920ab0d2ecb5abab41560da9d2fa3266654bb286a554c64c6284d8aca6d24b7654c4f2dbfcbce76fb7628f7
|
||||
DIST kolf-24.12.3.tar.xz 1078612 BLAKE2B 35a8f81497061b01245e5c456dcc8547a3e17863eaceda9e5134f707c3688019750226c57c263e4103fc53a6a929885a9bdf488a5a144f4923cfe1c3496a434f SHA512 4bb0c6962e148842eed2e9cbfe6284bdbf9ac6d8b25792df09caeee1a12969b95c815a202198938b100798faf062cefd30339322630ff0675ee374042899b563
|
||||
|
||||
@@ -1,39 +0,0 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
ECM_HANDBOOK="forceoptional"
|
||||
KDE_SELINUX_MODULE="games"
|
||||
PVCUT=$(ver_cut 1-3)
|
||||
KFMIN=6.7.0
|
||||
QTMIN=6.7.2
|
||||
inherit ecm gear.kde.org
|
||||
|
||||
DESCRIPTION="Minigolf game by KDE"
|
||||
HOMEPAGE="https://apps.kde.org/kolf/"
|
||||
|
||||
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/kio-${KFMIN}:6
|
||||
>=kde-frameworks/kjobwidgets-${KFMIN}:6
|
||||
>=kde-frameworks/ktextwidgets-${KFMIN}:6
|
||||
>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
|
||||
>=kde-frameworks/kxmlgui-${KFMIN}:6
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
# TODO: || ( 7zip gzip )
|
||||
BDEPEND="app-alternatives/gzip"
|
||||
Reference in New Issue
Block a user