17 lines
708 B
Bash
17 lines
708 B
Bash
# Template file for 'kactivitymanagerd'
|
|
pkgname=kactivitymanagerd
|
|
version=5.27.10
|
|
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
|
|
qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds"
|
|
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=8ee262fb6c4987fb3e66b5adec4d60d10c98adb40ed7da3372b8b342d70e5dd9
|