aboutsummaryrefslogtreecommitdiff
path: root/srcpkgs/plasma-systemmonitor/template
blob: 146de351761708d50051a5bba3c785087d4409d4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Template file for 'plasma-systemmonitor'
pkgname=plasma-systemmonitor
version=6.0.4
revision=2
build_style=cmake
build_helper=qemu
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
 -DKDE_INSTALL_QMLDIR=lib/qt6/qml"
hostmakedepends="extra-cmake-modules gettext qt6-base qt6-tools kf6-kpackage
 kf6-kconfig kf6-kcoreaddons qt6-declarative-host-tools kf6-kconfig"
makedepends="kf6-kirigami-devel libksysguard-devel kf6-kitemmodels-devel
 kf6-knewstuff-devel kf6-kio-devel kf6-kdbusaddons-devel kf6-kconfig-devel
 kf6-kservice-devel kf6-kglobalaccel-devel kirigami-addons-devel"
depends="kirigami2 kf6-qqc2-desktop-style kf6-kquickcharts ksystemstats"
short_desc="Application for monitoring system resources"
maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-only, GPL-3.0-only, LGPL-2.1-only, LGPL-3.0-only"
homepage="https://invent.kde.org/plasma/plasma-systemmonitor"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=acf5860a15d73b7727ddc69c271fe4dc56c2704dacf3a02e2c7b545689fce245

ksysguard_package() {
	build_style=meta
	depends="plasma-systemmonitor"
	short_desc+=" - transition"
}