18 lines
730 B
Bash
18 lines
730 B
Bash
# Template file for 'ksysguard'
|
|
pkgname=ksysguard
|
|
version=5.22.0
|
|
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-only"
|
|
homepage="https://invent.kde.org/plasma/ksysguard"
|
|
distfiles="${KDE_SITE}/ksysguard/${version}/${pkgname}-${version}.tar.xz"
|
|
checksum=0f9c624e5fbb2aee906d8d9563c5a7eb09eaf38bc8e4382c072f9e6d8854622d
|