[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
177/465: gnu: Remove ksysguard.
From: |
guix-commits |
Subject: |
177/465: gnu: Remove ksysguard. |
Date: |
Wed, 17 Jul 2024 23:01:32 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 0aacc7211c9ab863971b3cfb8ae215d2bed1ec87
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 79c8c852fc..8c70eee1a4 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -1124,43 +1124,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")
- 151/465: gnu: kdeplasma-addons: Update to 6.1.2., (continued)
- 151/465: gnu: kdeplasma-addons: Update to 6.1.2., guix-commits, 2024/07/17
- 154/465: gnu: kde-cli-tools: Update to 6.1.2., guix-commits, 2024/07/17
- 156/465: gnu: Add qqc2-breeze-style., guix-commits, 2024/07/17
- 165/465: gnu: kdebugsettings: Update to 24.05.2., guix-commits, 2024/07/17
- 166/465: gnu: sweeper: Update to 24.05.2., guix-commits, 2024/07/17
- 168/465: gnu: libkgapi: Update to 24.05.2., guix-commits, 2024/07/17
- 170/465: gnu: dolphin-plugins: Update to 24.05.2., guix-commits, 2024/07/17
- 171/465: gnu: fcitx5-qt: Enable qt6 support., guix-commits, 2024/07/17
- 173/465: gnu: fcitx5-configtool: Update to 5.1.3., guix-commits, 2024/07/17
- 174/465: gnu: spectacle: Update to 24.02.2., guix-commits, 2024/07/17
- 177/465: gnu: Remove ksysguard.,
guix-commits <=
- 184/465: gnu: Add futuresql., guix-commits, 2024/07/17
- 185/465: gnu: krdc: Update to 24.05.2., guix-commits, 2024/07/17
- 186/465: gnu: krdc: Enable VNC., guix-commits, 2024/07/17
- 194/465: gnu: lskat: Update to 24.05.2., guix-commits, 2024/07/17
- 198/465: gnu: palapeli: Update to 24.05.2., guix-commits, 2024/07/17
- 206/465: gnu: libktorrent: Update to 24.05.2., guix-commits, 2024/07/17
- 213/465: gnu: kpmcore: Update to 24.05.2., guix-commits, 2024/07/17
- 221/465: gnu: kblocks: Update to 24.05.2., guix-commits, 2024/07/17
- 224/465: gnu: kgoldrunner: Update to 24.05.2., guix-commits, 2024/07/17
- 227/465: gnu: kblackbox: Update to 24.05.2., guix-commits, 2024/07/17