mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
kcron: update to 18.04.3.
This commit is contained in:
parent
f7a06a444c
commit
fc4ed47a69
1 changed files with 3 additions and 4 deletions
|
@ -1,17 +1,16 @@
|
||||||
# Template file for 'kcron'
|
# Template file for 'kcron'
|
||||||
pkgname=kcron
|
pkgname=kcron
|
||||||
version=18.04.2
|
version=18.04.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-Wno-dev -DSYSCONF_INSTALL_DIR=/etc"
|
|
||||||
hostmakedepends="extra-cmake-modules pkg-config"
|
hostmakedepends="extra-cmake-modules pkg-config"
|
||||||
makedepends="kparts-devel qt5-devel"
|
makedepends="kparts-devel qt5-devel"
|
||||||
short_desc="KDE Configure and schedule tasks"
|
short_desc="KDE Configure and schedule tasks"
|
||||||
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="http://userbase.kde.org/KCron"
|
homepage="https://userbase.kde.org/KCron"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=a732cead6dc6481effb3c08c64d880a58c4744a0ceea64597b8f668809d697db
|
checksum=b883497cb2e2f12f72511cce46cf58f97d7907f390758fce52624e0c91b21754
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"
|
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"
|
||||||
|
|
Loading…
Add table
Reference in a new issue