mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
ksysguard: update to 5.21.1
This commit is contained in:
parent
1b0ed94c8b
commit
0b61a986cd
1 changed files with 5 additions and 4 deletions
|
@ -1,16 +1,17 @@
|
||||||
# Template file for 'ksysguard'
|
# Template file for 'ksysguard'
|
||||||
pkgname=ksysguard
|
pkgname=ksysguard
|
||||||
version=5.20.5
|
version=5.21.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="extra-cmake-modules kdoctools qt5-qmake qt5-host-tools
|
hostmakedepends="extra-cmake-modules kdoctools qt5-qmake qt5-host-tools
|
||||||
gettext kcoreaddons"
|
pkg-config gettext kcoreaddons"
|
||||||
makedepends="knewstuff-devel libksysguard-devel kinit-devel libsensors-devel"
|
makedepends="knewstuff-devel libksysguard-devel kinit-devel libsensors-devel
|
||||||
|
libnl3-devel libpcap-devel"
|
||||||
depends="hicolor-icon-theme lm_sensors"
|
depends="hicolor-icon-theme lm_sensors"
|
||||||
short_desc="KDE program to monitor various elements of your system"
|
short_desc="KDE program to monitor various elements of your system"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-or-later, GFDL-1.2"
|
license="GPL-2.0-or-later, GFDL-1.2"
|
||||||
homepage="https://invent.kde.org/plasma/ksysguard"
|
homepage="https://invent.kde.org/plasma/ksysguard"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=32f5227b2c1f91cd64fcee6b401209582cfffb16e2b015c6d6513e9f4d1dab35
|
checksum=95f7c9072fe0f0e3dd03b05f820bff07928ede00bc728e56db772c02b464ccba
|
||||||
|
|
Loading…
Add table
Reference in a new issue