void-packages/srcpkgs/kteatime/template
2018-08-17 13:27:12 -03:00

17 lines
618 B
Bash

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