mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-11 04:55:13 +02:00
15 lines
723 B
Bash
15 lines
723 B
Bash
# Template file for 'plasma-systemmonitor'
|
|
pkgname=plasma-systemmonitor
|
|
version=5.24.5
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake
|
|
kpackage kconfig kcoreaddons"
|
|
makedepends="kirigami2-devel libksysguard-devel kitemmodels-devel"
|
|
depends="kirigami2 qqc2-desktop-style kquickcharts ksystemstats"
|
|
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=156bd761c4e2e334475ed0e7d0de6bc6f5009197f168d53c846c5c5b67e1a0ef
|