parent
d340a612ca
commit
d91602602d
|
@ -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 <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"
|
||||
checksum=cc9f732a9b89120cba296b8908b94912baf2ad371a59017116ff184cbf54c9cf
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"
|
||||
fi
|
Loading…
Reference in New Issue