New package: knights-18.12.0
This commit is contained in:
parent
5070cdc709
commit
689e55352e
|
@ -0,0 +1,10 @@
|
|||
--- src/gamemanager.cpp 2018-11-09 12:27:25.000000000 +0100
|
||||
+++ - 2018-11-20 09:19:41.376727671 +0100
|
||||
@@ -45,6 +45,7 @@
|
||||
|
||||
#include <QDir>
|
||||
#include <QStandardPaths>
|
||||
+#include <QTimer>
|
||||
|
||||
#include <memory>
|
||||
|
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'knights'
|
||||
pkgname=knights
|
||||
version=18.12.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3
|
||||
kconfig kdoctools"
|
||||
makedepends="libkdegames-devel kplotting-devel plasma-framework-devel"
|
||||
short_desc="Chess board program for KDE"
|
||||
maintainer="John <johnz@posteo.net>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://www.kde.org/applications/games/knights/"
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/knights-${version}.tar.xz"
|
||||
checksum=0b83ddcbd5ebc7addadfed899ef5437548e9907d201bebcb1d9af95c3049e982
|
Loading…
Reference in New Issue