Files
meta-qt5-extra/recipes-kde/apps/kapman/kapman.bb
Andreas Müller 6d31020949 kde-apps: Upgrade 22.08.2 -> 22.08.3
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2022-11-05 21:59:24 +01:00

35 lines
1.1 KiB
BlitzBasic

SUMMARY = "Kapman is a clone of the well known game Pac-Man"
DESCRIPTION = "Kapman is a clone of the well known game Pac-Man.\
\
You must run through the maze to eat all pills without being captured by a ghost. By eating an energizer, Kapman gets the ability to eat ghosts for a few seconds. When a stage is cleared of pills and energizer the player is taken to the next stage with slightly increased game speed."
LICENSE = "GFDL-1.2+ & GPL-2.0-or-later"
LIC_FILES_CHKSUM = " \
file://LICENSES/GFDL-1.2-or-later.txt;md5=9a4c4207e152ff95aa8539e9c1ed53e9 \
file://LICENSES/GPL-2.0-or-later.txt;md5=9e2385fe012386d34dcc5c9863070881 \
"
inherit kde-apps gettext
DEPENDS += "\
kauth-native \
kconfig-native \
kcoreaddons-native \
kdoctools-native \
kwindowsystem \
ki18n \
kconfigwidgets \
kxmlgui \
kio \
knotifyconfig \
phonon \
libkdegames \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[sha256sum] = "379d0c108d9e2d1d2ea73909cae37bf464b2d9b93176586ec570d51e1b2381b8"
FILES:${PN} += " \
${datadir}/kxmlgui5 \
${datadir}/icons \
"