mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kactivitymanagerd: update to 6.0.4
This commit is contained in:
parent
160fb87c89
commit
80120b4b49
1 changed files with 6 additions and 6 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'kactivitymanagerd'
|
# Template file for 'kactivitymanagerd'
|
||||||
pkgname=kactivitymanagerd
|
pkgname=kactivitymanagerd
|
||||||
version=5.27.11
|
version=6.0.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_helper="qemu"
|
build_helper="qemu"
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF -DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
||||||
hostmakedepends="extra-cmake-modules gettext qt5-qmake qt5-host-tools kcoreaddons"
|
hostmakedepends="extra-cmake-modules gettext qt6-base qt6-tools"
|
||||||
makedepends="kio-devel boost-devel qt5-plugin-mysql qt5-plugin-odbc
|
makedepends="kf6-kio-devel kf6-kglobalaccel-devel kf6-kxmlgui-devel
|
||||||
qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds"
|
boost-devel"
|
||||||
short_desc="Manage user's activities and track the usage patterns"
|
short_desc="Manage user's activities and track the usage patterns"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://invent.kde.org/plasma/kactivitymanagerd"
|
homepage="https://invent.kde.org/plasma/kactivitymanagerd"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=b2bb77b309850c6df61093cdbaf66faad122bf3be91428a3f42baeb907c45cd5
|
checksum=2ccd6a04677322adfaa011130179d4efdd3708422b798c4fe3e664f49a33ac2f
|
||||||
|
|
Loading…
Add table
Reference in a new issue