[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
178/465: gnu: Remove khotkeys.
From: |
guix-commits |
Subject: |
178/465: gnu: Remove khotkeys. |
Date: |
Tue, 16 Jul 2024 11:03:20 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit ede157f00c3b932ceb658907f6f1ee8ac14a478f
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Thu May 9 00:36:28 2024 +0800
gnu: Remove khotkeys.
* gnu/packages/kde-plasma.scm (khotkeys): Delete variable.
Change-Id: Ic8390f27156d252750abbfe2bf1bae2dd03be00f
---
gnu/packages/kde-plasma.scm | 31 -------------------------------
1 file changed, 31 deletions(-)
diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm
index 6806eb3b47..79c8c852fc 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -689,37 +689,6 @@ functionality")
(home-page "https://invent.kde.org/plasma/kglobalacceld")
(license license:gpl2+)))
-(define-public khotkeys
- (package
- (name "khotkeys")
- (version "5.27.7")
- (source (origin
- (method url-fetch)
- (uri (string-append "mirror://kde/stable/plasma/" version "/"
- name "-" version ".tar.xz"))
- (sha256
- (base32
- "1ipg71jz356jrngw7kqbjs7jplpnr8q3yz694rkhqklsqlfh91bd"))))
- (build-system qt-build-system)
- (native-inputs (list extra-cmake-modules))
- (inputs (list kdbusaddons
- kdoctools
- kglobalaccel
- ki18n
- kcmutils
- kio
- ktextwidgets
- kxmlgui
- kdelibs4support
- plasma-workspace
- qtx11extras))
- (synopsis "Trigger actions with the keyboard")
- (description
- "This package provides a way to trigger actions when certain keys
-are pressed.")
- (home-page "https://invent.kde.org/plasma/khotkeys")
- (license license:lgpl2.0)))
-
(define-public kinfocenter
(package
(name "kinfocenter")
- 127/465: gnu: kde-gtk-config: Update to 6.1.2., (continued)
- 127/465: gnu: kde-gtk-config: Update to 6.1.2., guix-commits, 2024/07/16
- 128/465: gnu: libqaccessibilityclient: Update to 0.6.0., guix-commits, 2024/07/16
- 141/465: gnu: plasma-workspace: Update to 6.1.2., guix-commits, 2024/07/16
- 137/465: gnu: kirigami-addons: Update to 1.3.0., guix-commits, 2024/07/16
- 145/465: gnu: plasma-vault: Update to 6.1.2., guix-commits, 2024/07/16
- 151/465: gnu: kinfocenter: Update to 6.1.2., guix-commits, 2024/07/16
- 155/465: gnu: plasma-integration: Update to 6.1.2., guix-commits, 2024/07/16
- 150/465: gnu: system-settings: Update to 6.1.2., guix-commits, 2024/07/16
- 154/465: gnu: xdg-desktop-portal-kde: Update to 6.1.2., guix-commits, 2024/07/16
- 173/465: gnu: fcitx5-qt: Enable qt6 support., guix-commits, 2024/07/16
- 178/465: gnu: Remove khotkeys.,
guix-commits <=
- 179/465: gnu: Remove ksysguard., guix-commits, 2024/07/16
- 182/465: gnu: kwalletmanager: Update to 24.05.2., guix-commits, 2024/07/16
- 186/465: gnu: Add futuresql., guix-commits, 2024/07/16
- 187/465: gnu: krdc: Update to 24.05.2., guix-commits, 2024/07/16
- 191/465: gnu: khelpcenter: Update to 24.05.2., guix-commits, 2024/07/16
- 183/465: gnu: ksystemlog: Update to 24.05.2., guix-commits, 2024/07/16
- 204/465: gnu: knetwalk: Update to 24.05.2., guix-commits, 2024/07/16
- 200/465: gnu: palapeli: Update to 24.05.2., guix-commits, 2024/07/16
- 214/465: gnu: kosmindoormap: Update to 24.05.2., guix-commits, 2024/07/16
- 217/465: gnu: kjumpingcube: Update to 24.05.2., guix-commits, 2024/07/16