mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
New package: ksystemstats-5.22.0
This commit is contained in:
parent
0caa748d89
commit
d773c84867
1 changed files with 15 additions and 0 deletions
15
srcpkgs/ksystemstats/template
Normal file
15
srcpkgs/ksystemstats/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'ksystemstats'
|
||||||
|
pkgname=ksystemstats
|
||||||
|
version=5.22.0
|
||||||
|
revision=1
|
||||||
|
build_style=cmake
|
||||||
|
hostmakedepends="extra-cmake-modules qt5-qmake gettext
|
||||||
|
kcoreaddons pkg-config"
|
||||||
|
makedepends="qt5-devel networkmanager-qt5-devel ksolid-devel
|
||||||
|
kio-devel kdbusaddons-devel libksysguard-devel libsensors-devel"
|
||||||
|
short_desc="Plugin based system monitoring daemon"
|
||||||
|
maintainer="John <me@johnnynator.dev>"
|
||||||
|
license="GPL-2.0-only OR GPL-3.0-only, LGPL-2.1-only OR LGPL-3-only"
|
||||||
|
homepage="https://invent.kde.org/plasma/ksystemstats"
|
||||||
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
|
checksum=e0722f1a464983e6b75f142f8804e4ba346645a75fcd5b5305824d2683ed9007
|
Loading…
Add table
Reference in a new issue