mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
kactivitymanagerd: update to 5.14.5.
This commit is contained in:
parent
37a8c4eaaf
commit
844d0f19fb
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kactivitymanagerd'
|
# Template file for 'kactivitymanagerd'
|
||||||
pkgname=kactivitymanagerd
|
pkgname=kactivitymanagerd
|
||||||
version=5.14.4
|
version=5.14.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -8,11 +8,11 @@ hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools"
|
||||||
makedepends="kio-devel boost-devel qt5-plugin-mysql qt5-plugin-odbc
|
makedepends="kio-devel boost-devel qt5-plugin-mysql qt5-plugin-odbc
|
||||||
qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds"
|
qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds"
|
||||||
short_desc="Manage user's activities and track the usage patterns"
|
short_desc="Manage user's activities and track the usage patterns"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://projects.kde.org/projects/plasma/kactivitymanagerd"
|
homepage="https://projects.kde.org/projects/plasma/kactivitymanagerd"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=f5698b015569e22538d69056db685611a48afe2c231ad48a779a51fe30d60eaa
|
checksum=87fa3dae3a8383f4e676faef3f5dcdb39de7094c868df497a533031daf4dba7e
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
configure_args+=" -DRUN_RESULT_VAR=0"
|
configure_args+=" -DRUN_RESULT_VAR=0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue