kactivitymanagerd: update to 5.22.0.
This commit is contained in:
parent
b06e2f090f
commit
9c84cc3774
1 changed files with 3 additions and 7 deletions
|
@ -1,8 +1,9 @@
|
|||
# Template file for 'kactivitymanagerd'
|
||||
pkgname=kactivitymanagerd
|
||||
version=5.21.5
|
||||
version=5.22.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
build_helper="qemu"
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules gettext qt5-qmake qt5-host-tools kcoreaddons"
|
||||
makedepends="kio-devel boost-devel qt5-plugin-mysql qt5-plugin-odbc
|
||||
|
@ -12,9 +13,4 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://invent.kde.org/plasma/kactivitymanagerd"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=77b5394cae27d68c55eaa02e7b9be524b6d8fee9a088e505830347b8289ef0c8
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" -DRUN_RESULT_VAR=0"
|
||||
configure_args+=" -DRUN_RESULT_VAR__TRYRUN_OUTPUT=0"
|
||||
fi
|
||||
checksum=b8882b792086e94b7e1a1130417bdf4c0e08a7af84119812997318c62dfc2950
|
||||
|
|
Loading…
Reference in a new issue