void-packages/srcpkgs/kteatime/template
Piotr Wójcik 9fd2c076ee
kteatime: update to 18.04.2.
Closes #15001.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
2018-06-14 12:33:10 +02:00

17 lines
618 B
Bash

# Template file for 'kteatime'
pkgname=kteatime
version=18.04.2
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.0-or-later"
homepage="https://www.kde.org/applications/games/kteatime/"
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=2c0c70470d647d9dd240f3aeba3bcb16d5ccdfeae8674f3371e5e50b08cbb1ae
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"
fi