Files
meta-qt5-extra/recipes-kde/apps/bovo/bovo.bb
Andreas Müller f608e2b2f2 kde-apps: upgrade 20.08.2 -> 20.08.3
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-12-12 21:30:30 +01:00

28 lines
875 B
BlitzBasic

SUMMARY = "Bovo is a Gomoku like game for two players"
DESCRIPTION = "Bovo is a Gomoku (from Japanese 五目並べ - lit. 'five points') like game for two players, where the opponents alternate in placing their respective pictogram on the game board. (Also known as: Connect Five, Five in a row, X and O, Naughts and Crosses)"
LICENSE = "GPLv2 & GFDL-1.2"
LIC_FILES_CHKSUM = " \
file://COPYING;md5=3c8ea28d12b8a786603a5394fc50096d \
file://COPYING.DOC;md5=ad1419ecc56e060eccf8184a87c4285f \
"
inherit kde-apps gtk-icon-cache
DEPENDS += "\
kauth-native \
kconfig-native \
kcoreaddons-native \
kdbusaddons \
kdoctools-native \
kxmlgui \
libkdegames \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[sha256sum] = "2f646d82ae825a2631394a4c515c265eeef4b2e58eefa6e6375d3eb7fd8eeb1a"
FILES_${PN} += " \
${datadir}/kxmlgui5 \
${datadir}/icons \
"