16 lines
695 B
Bash
16 lines
695 B
Bash
# Template file for 'kactivitymanagerd'
|
|
pkgname=kactivitymanagerd
|
|
version=6.2.5
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DBUILD_TESTING=OFF -DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
|
hostmakedepends="extra-cmake-modules gettext qt6-base qt6-tools"
|
|
makedepends="kf6-kio-devel kf6-kglobalaccel-devel kf6-kxmlgui-devel
|
|
boost-devel qt6-base-private-devel"
|
|
short_desc="Manage user's activities and track the usage patterns"
|
|
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=f36e1bbc5c100f4c39d1af007a03c474ea3dd1584592029fe24fbbdb1cf9dad6
|