void-packages/srcpkgs/kteatime/template
2018-03-18 11:52:55 +00:00

17 lines
627 B
Bash

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