21 lines
854 B
Bash
21 lines
854 B
Bash
# Template file for 'kactivitymanagerd'
|
|
# group=kde-plasma
|
|
pkgname=kactivitymanagerd
|
|
version=6.7.3
|
|
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 kf6-kconfig"
|
|
makedepends="kf6-kio-devel kf6-kglobalaccel-devel kf6-kxmlgui-devel
|
|
boost-headers qt6-base-private-devel kf6-kcrash-devel kf6-kdbusaddons-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=5336d9addebc89e85d3b613ff1136c7c842f74ca986dd1d46c0a2f7733dc095a
|
|
|
|
# stage builds
|
|
makedepends+=" kde-plasma-base"
|
|
shlib_requires="KDE_Plasma.${version}"
|