17 lines
683 B
Bash
17 lines
683 B
Bash
# Template file for 'ksysguard'
|
|
pkgname=ksysguard
|
|
version=5.20.5
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DBUILD_TESTING=OFF"
|
|
hostmakedepends="extra-cmake-modules kdoctools qt5-qmake qt5-host-tools
|
|
gettext kcoreaddons"
|
|
makedepends="knewstuff-devel libksysguard-devel kinit-devel libsensors-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=32f5227b2c1f91cd64fcee6b401209582cfffb16e2b015c6d6513e9f4d1dab35
|