void-packages/srcpkgs/kteatime/template

18 lines
627 B
Bash
Raw Normal View History

# Template file for 'kteatime'
pkgname=kteatime
2018-01-12 11:35:08 +01:00
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"
2018-01-12 11:35:08 +01:00
checksum=e663fa9a4c3d8a07b66a5afcad1c515bb8518fbae051d14d35c259ad261e797f
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"
fi