[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
177/347: gnu: Remove khotkeys.
From: |
guix-commits |
Subject: |
177/347: gnu: Remove khotkeys. |
Date: |
Fri, 28 Jun 2024 09:58:55 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 6e7ed26e59b3cce9b02722434dfe0a0c86a5a63d
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 0897dc7279..f8d0669f1a 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -644,37 +644,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")
- 149/347: gnu: kinfocenter: Update to 6.0.4., (continued)
- 149/347: gnu: kinfocenter: Update to 6.0.4., guix-commits, 2024/06/28
- 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 <=
- 178/347: gnu: Remove ksysguard., guix-commits, 2024/06/28
- 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