granatier: initial add 18.04.1

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2018-05-11 04:21:40 +02:00
parent f78c746dcc
commit 0ed127a230

View File

@@ -0,0 +1,34 @@
SUMMARY = "Granatier is a clone of the classic Bomberman game"
DESCRIPTION = "Granatier is a clone of the classic Bomberman game, inspired by the work of the Clanbomber clone"
LICENSE = "GPLv2 & GFDL-1.2"
LIC_FILES_CHKSUM = " \
file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://COPYING.DOC;md5=ad1419ecc56e060eccf8184a87c4285f \
"
inherit kde-apps gtk-icon-cache
DEPENDS += " \
kauth-native \
kcoreaddons-native \
kconfig-native \
kdoctools-native \
kcrash \
kdbusaddons \
kwidgetsaddons \
ki18n \
kconfigwidgets \
kxmlgui \
knewstuff \
libkdegames \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "d4c691dae4f8812f82fa0fa7af72a985"
SRC_URI[sha256sum] = "ffd3d362289872b289ea79c01c1a0b69a27208d376b22bcfb41890bf0417aa60"
FILES_${PN} += " \
${datadir}/config.kcfg \
${datadir}/icons \
${datadir}/kxmlgui5 \
"