1 # Maintainer: Antonio Rojas <arojas@archlinux.org>
3 pkgname=plasma-systemmonitor
6 pkgdesc='An interface for monitoring system sensors, process information and other system resources'
8 url='https://kde.org/plasma-desktop/'
10 source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
11 depends=(ksystemstats kitemmodels qqc2-desktop-style kquickcharts kdeclarative)
12 makedepends=(extra-cmake-modules)
14 sha256sums=('3089f7de2c7f17d4f45664bbb544aa422d60bc4d39ce8614fc57b97ae1564367'
16 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <jr@jriddell.org>
17 '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>
18 'D07BD8662C56CB291B316EB2F5675605C74E02CF' # David Edmundson <davidedmundson@kde.org>
19 '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin <notmart@gmail.com>
23 cmake -B build -S $pkgname-$pkgver
28 DESTDIR="$pkgdir" cmake --install build