diff --git a/srcpkgs/kteatime/template b/srcpkgs/kteatime/template new file mode 100644 index 00000000000..15711401e4f --- /dev/null +++ b/srcpkgs/kteatime/template @@ -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 " +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