kmines: 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 23:06:28 +02:00
parent 7fae96935d
commit a9f24c2b94

View File

@@ -0,0 +1,32 @@
SUMMARY = "KMines is the classic Minesweeper game"
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 \
kconfig-native \
kcoreaddons-native \
kdoctools-native \
kconfigwidgets \
kcrash \
kdbusaddons \
ki18n \
ktextwidgets \
kwidgetsaddons \
kxmlgui \
libkdegames \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "d8627f46c68f0723bfe6e1d3cc53bb56"
SRC_URI[sha256sum] = "873fc8eb93ac85e4adf2ed3d7186ff6226dc5f81cfc488387cb1a3200fbb0845"
FILES_${PN} += " \
${datadir}/icons \
${datadir}/knotifications5 \
"