17 lines
722 B
Bash
17 lines
722 B
Bash
# Template file for 'ksysguard'
|
|
pkgname=ksysguard
|
|
version=5.21.4
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DBUILD_TESTING=OFF"
|
|
hostmakedepends="extra-cmake-modules kdoctools qt5-qmake qt5-host-tools
|
|
pkg-config gettext kcoreaddons"
|
|
makedepends="knewstuff-devel libksysguard-devel kinit-devel libsensors-devel
|
|
libnl3-devel libpcap-devel"
|
|
depends="hicolor-icon-theme lm_sensors"
|
|
short_desc="KDE program to monitor various elements of your system"
|
|
maintainer="John <me@johnnynator.dev>"
|
|
license="GPL-2.0-or-later, GFDL-1.2"
|
|
homepage="https://invent.kde.org/plasma/ksysguard"
|
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
|
checksum=cd1482653c35c5e04e6940346836fcd0655c213fc191da30685cb10cd05ae582
|