16 lines
711 B
Bash
16 lines
711 B
Bash
# Template file for 'plasma-systemmonitor'
|
|
pkgname=plasma-systemmonitor
|
|
version=5.21.5
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake
|
|
kconfig kcoreaddons"
|
|
makedepends="kirigami2-devel libksysguard-devel kitemmodels-devel"
|
|
depends="kirigami2 qqc2-desktop-style kquickcharts ksysguard"
|
|
short_desc="Application for monitoring system resources"
|
|
maintainer="John <me@johnnynator.dev>"
|
|
license="GPL-2.0-only OR GPL-3.0-only, LGPL-2.1-only OR LGPL-3.0-only"
|
|
homepage="https://invent.kde.org/plasma/plasma-systemmonitor"
|
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
|
checksum=3c4d7facd472fd68eee6c7f7175539eeae42bf8a6d6c8e41925a0b0fd6988ecf
|