New package: kteatime-17.12.0

Closes: #10483 [via git-merge-pr]
This commit is contained in:
Piotr Wójcik 2018-01-05 10:14:38 +01:00 committed by Jürgen Buchmüller
parent d340a612ca
commit d91602602d

17
srcpkgs/kteatime/template Normal file
View file

@ -0,0 +1,17 @@
# Template file for 'kteatime'
pkgname=kteatime
version=17.12.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules pkg-config"
makedepends="kparts-devel knotifyconfig-devel"
short_desc="Handy timer for steeping tea"
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="GPL-2"
homepage="https://www.kde.org/applications/games/kteatime/"
distfiles="https://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=cc9f732a9b89120cba296b8908b94912baf2ad371a59017116ff184cbf54c9cf
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"
fi