Files
meta-qt5-extra/recipes-kde/apps/bovo/bovo.bb
Andreas Müller 4ebe6f4fbd kde-apps: upgrade 22.08.0 -> 22.08.2
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2022-10-23 21:14:41 +02:00

28 lines
882 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 = "GPL-2.0-only & 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] = "4ce1001eb95eadc94a77025e6f12be19ac3db06573758d7eab100773353d5a21"
FILES:${PN} += " \
${datadir}/kxmlgui5 \
${datadir}/icons \
"