18 lines
722 B
Bash
18 lines
722 B
Bash
# Template file for 'ksysguard'
|
|
pkgname=ksysguard
|
|
version=5.21.3
|
|
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=4ee3595e30a932846dd2ad668231c2fdc7086135ba51d83e3bc6a685658b417b
|