void-packages/srcpkgs/kteatime/template
2018-01-12 13:17:13 +01:00

17 lines
627 B
Bash

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