mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
kteatime: update to 19.08.1.
This commit is contained in:
parent
9a843680be
commit
2bee6cd91c
1 changed files with 4 additions and 7 deletions
|
@ -1,17 +1,14 @@
|
||||||
# Template file for 'kteatime'
|
# Template file for 'kteatime'
|
||||||
pkgname=kteatime
|
pkgname=kteatime
|
||||||
version=19.08.0
|
version=19.08.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules kcoreaddons pkg-config"
|
hostmakedepends="extra-cmake-modules kcoreaddons kdoctools
|
||||||
|
pkg-config qt5-host-tools qt5-qmake"
|
||||||
makedepends="kparts-devel knotifyconfig-devel"
|
makedepends="kparts-devel knotifyconfig-devel"
|
||||||
short_desc="Handy timer for steeping tea"
|
short_desc="Handy timer for steeping tea"
|
||||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.kde.org/applications/games/kteatime/"
|
homepage="https://www.kde.org/applications/games/kteatime/"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/kteatime-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/kteatime-${version}.tar.xz"
|
||||||
checksum=3be9667867ef41a638c8f97fefb213b078b0ba3171add881438588bc8afba342
|
checksum=a4b80c5ca6f48c1d291a9502c43293cd0aa383f2e089b9435b02ff79b317c310
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
|
||||||
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"
|
|
||||||
fi
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue