void-packages/srcpkgs/kteatime/template
Piotr Wójcik 8758544ff9 kteatime: update to 18.04.0.
Closes #13679.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
2018-04-21 23:03:31 +02:00

17 lines
627 B
Bash

# Template file for 'kteatime'
pkgname=kteatime
version=18.04.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=43d627994d70ea61f0f17a5e256b0d42daecc0fd82b36d612c17a360309ba46a
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"
fi