[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
178/347: gnu: Remove ksysguard.
From: |
guix-commits |
Subject: |
178/347: gnu: Remove ksysguard. |
Date: |
Fri, 28 Jun 2024 09:58:55 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit f7d4748132e0d584be0208fd8c97cfaabcf97cf4
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Thu May 9 00:38:36 2024 +0800
gnu: Remove ksysguard.
* gnu/packages/kde-plasma.scm (ksysguard): Delete variable.
Change-Id: I4a11f1dfba65e74e10399377ff5284fb48a4088a
---
gnu/packages/kde-plasma.scm | 37 -------------------------------------
1 file changed, 37 deletions(-)
diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm
index f8d0669f1a..741d975601 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -1076,43 +1076,6 @@ an elegant and intuitive experience for your tasks and
plasmoids.")
"@code{kscreenlocker} is a library for creating secure lock screens.")
(license license:gpl2+)))
-(define-public ksysguard
- (package
- (name "ksysguard")
- (version "5.22.0")
- (source
- (origin
- (method url-fetch)
- (uri (string-append "mirror://kde/stable/ksysguard/" version
- "/ksysguard-" version ".tar.xz"))
- (sha256
- (base32 "0bb2aj46v7ig0wn3ir68igryl2gblz2n75cddn8fwamvbx76570g"))))
- (build-system qt-build-system)
- ;; TODO: No tests found
- (native-inputs
- (list extra-cmake-modules kdoctools))
- (inputs
- (list kconfig
- kcoreaddons
- kdbusaddons
- ki18n
- kiconthemes
- kinit
- kio
- kitemviews
- knewstuff
- knotifications
- kwindowsystem
- libksysguard
- `(,lm-sensors "lib")
- qtbase-5))
- (home-page "https://www.kde.org/applications/system/ksysguard/")
- (synopsis "Plasma process and performance monitor")
- (description "KSysGuard is a program to monitor various elements of your
-system, or any other remote system with the KSysGuard daemon (ksysgardd)
-installed.")
- (license license:gpl2+)))
-
(define-public libkscreen
(package
(name "libkscreen")
- 161/347: gnu: libkomparediff2: Update to 24.02.2., (continued)
- 161/347: gnu: libkomparediff2: Update to 24.02.2., guix-commits, 2024/06/28
- 153/347: gnu: kde-cli-tools: Update to 6.0.4., guix-commits, 2024/06/28
- 163/347: gnu: ktimer: Update to 24.02.2., guix-commits, 2024/06/28
- 164/347: gnu: dolphin: Update to 24.02.2., guix-commits, 2024/06/28
- 166/347: gnu: Add ocean-sound-theme., guix-commits, 2024/06/28
- 165/347: gnu: spectacle: Update to 24.02.2., guix-commits, 2024/06/28
- 170/347: gnu: filelight: Update to 24.02.2., guix-commits, 2024/06/28
- 172/347: gnu: sweeper: Update to 24.02.2., guix-commits, 2024/06/28
- 173/347: gnu: kaccounts-providers: Update to 24.02.2., guix-commits, 2024/06/28
- 177/347: gnu: Remove khotkeys., guix-commits, 2024/06/28
- 178/347: gnu: Remove ksysguard.,
guix-commits <=
- 180/347: gnu: dolphin-plugins: Update to 24.02.2., guix-commits, 2024/06/28
- 185/347: gnu: Add wayland-protocols-next., guix-commits, 2024/06/28
- 187/347: gnu: kquickcharts-6: Update to 6.3.0., guix-commits, 2024/06/28
- 189/347: gnu: attica-6: Update to 6.3.0., guix-commits, 2024/06/28
- 192/347: gnu: karchive-6: Update to 6.3.0., guix-commits, 2024/06/28
- 204/347: gnu: kirigami-6: Update to 6.3.0., guix-commits, 2024/06/28
- 211/347: gnu: kwidgetsaddons-6: Update to 6.3.0., guix-commits, 2024/06/28
- 214/347: gnu: networkmanager-qt-6: Update to 6.3.0., guix-commits, 2024/06/28
- 219/347: gnu: sonnet-6: Update to 6.3.0., guix-commits, 2024/06/28
- 160/347: gnu: baloo-widgets: Update to 24.02.2., guix-commits, 2024/06/28