void-packages/srcpkgs/kteatime/template
2019-06-11 22:17:37 +02:00

17 lines
628 B
Bash

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