Skip to content

Commit

Permalink
New package: bovo-23.08.4
Browse files Browse the repository at this point in the history
  • Loading branch information
chrysos349 committed Dec 30, 2023
1 parent 5e140a4 commit 97f94ab
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions srcpkgs/bovo/template
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Template file for 'bovo'
pkgname=bovo
version=23.08.4
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules gettext"
makedepends="kcoreaddons-devel kcrash-devel kdbusaddons-devel kdoctools-devel
kxmlgui-devel libkdegames-devel"
short_desc="Gomoku like game for two players"
maintainer="chrysos349 <chrysostom349@gmail.com>"
license="GPL-2.0-or-later"
homepage="https://apps.kde.org/bovo"
changelog="https://invent.kde.org/games/bovo/-/raw/master/HISTORY"
distfiles="${KDE_SITE}/release-service/${version}/src/bovo-${version}.tar.xz"
checksum=42605e0001499aa7b5dda1f299812c156760eaee4cb5993bcc96e66ddadc60ce

if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig kcoreaddons kdoctools qt5-host-tools
qt5-qmake"
fi

0 comments on commit 97f94ab

Please sign in to comment.