kapow: initial add 1.5.9

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2019-08-08 02:49:51 +02:00
parent cb4109928a
commit 523c09acb7
2 changed files with 16 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
SUMMARY = "Kapow is a punch clock program to easily keep track of your hours"
HOMEPAGE = "https://gottcode.org/kapow/"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
inherit qmake5 qt5-translation gtk-icon-cache
DEPENDS = "qttools-native qtbase hicolor-icon-theme"
SRC_URI = "http://gottcode.org/${BPN}/${BPN}-${PV}-src.tar.bz2"
SRC_URI[md5sum] = "4f0fee606eff49d5a5cf9cdc9baae622"
SRC_URI[sha256sum] = "f18ccc4e42d6ddb763983d0bfdc1da4ff91faa83289796e1b238f5fa5404e51e"
PV = "1.5.9"
EXTRA_QMAKEVARS_PRE += "PREFIX=${prefix}"

View File

@@ -8,6 +8,7 @@ RDEPENDS_${PN} = " \
focuswriter \
gottet \
hexalate \
kapow \
peg-e \
simsu \
tetzle \