[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
458/465: gnu: Remove kactivities-stats.
From: |
guix-commits |
Subject: |
458/465: gnu: Remove kactivities-stats. |
Date: |
Tue, 16 Jul 2024 11:03:59 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 91f13a08442dedcf1433227e2e6b38950528c520
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Mon Jul 15 18:53:23 2024 +0800
gnu: Remove kactivities-stats.
* gnu/packages/kde-frameworks.scm (kactivities-stats): Delete variable.
Change-Id: Icac701065a950f8728ef79a47bf49035d4d8f4ab
---
gnu/packages/kde-frameworks.scm | 26 --------------------------
1 file changed, 26 deletions(-)
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index d6f5fd7d4a..002461282f 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -3165,32 +3165,6 @@ by which applications, and what documents have been
linked to which activity.")
;; triple licensed
(license (list license:lgpl2.0+ license:lgpl2.1+ license:lgpl3+))))
-(define-public kactivities-stats
- (package
- (name "kactivities-stats")
- (version "5.114.0")
- (source (origin
- (method url-fetch)
- (uri (string-append
- "mirror://kde/stable/frameworks/"
- (version-major+minor version) "/"
- name "-" version ".tar.xz"))
- (sha256
- (base32
- "1zhrs2p3c831rwx7ww87i82k5i236vfywdxv7zhz93k3vffyqby7"))))
- (build-system cmake-build-system)
- (native-inputs
- (list extra-cmake-modules))
- (inputs
- (list boost kactivities kconfig qtbase-5 qtdeclarative-5))
- (home-page "https://community.kde.org/Frameworks")
- (synopsis "Access usage statistics collected by the activity manager")
- (description "The KActivitiesStats library provides a querying mechanism
for
-the data that the activity manager collects---which documents have been opened
-by which applications, and what documents have been linked to which activity.")
- ;; triple licensed
- (license (list license:lgpl2.0+ license:lgpl2.1+ license:lgpl3+))))
-
(define-public kbookmarks
(package
(name "kbookmarks")
- 436/465: gnu: Remove kmediaplayer., (continued)
- 436/465: gnu: Remove kmediaplayer., guix-commits, 2024/07/16
- 429/465: gnu: Add kio-zeroconf., guix-commits, 2024/07/16
- 430/465: gnu: powerdevil: Add ddcutil support., guix-commits, 2024/07/16
- 431/465: gnu: Add kqtquickcharts., guix-commits, 2024/07/16
- 443/465: gnu: kshisen: Update to 24.05.2., guix-commits, 2024/07/16
- 444/465: gnu: kajongg: Update to 24.05.2., guix-commits, 2024/07/16
- 446/465: gnu: kommit: Update to 1.6.0., guix-commits, 2024/07/16
- 448/465: gnu: qtlocation: Rename to qtlocation-5., guix-commits, 2024/07/16
- 452/465: gnu: Add kimageformats-5., guix-commits, 2024/07/16
- 455/465: gnu: kjs: Update to 5.116.0., guix-commits, 2024/07/16
- 458/465: gnu: Remove kactivities-stats.,
guix-commits <=
- 462/465: gnu: kmail: Wrap program., guix-commits, 2024/07/16
- 465/465: gnu: francis: Update to 24.05.2., guix-commits, 2024/07/16
- 24/465: gnu: Add appstream-qt6., guix-commits, 2024/07/16
- 282/465: gnu: audiocd-kio: Update to 24.05.2., guix-commits, 2024/07/16
- 245/465: gnu: Add print-manager., guix-commits, 2024/07/16
- 250/465: gnu: ksmtp: Update to 24.05.2., guix-commits, 2024/07/16
- 243/465: gnu: kmouth: Update to 24.05.2., guix-commits, 2024/07/16
- 310/465: gnu: kaddressbook: Update to 24.05.2., guix-commits, 2024/07/16
- 347/465: gnu: Add kwallet-5., guix-commits, 2024/07/16
- 350/465: gnu: Add kxmlgui-5., guix-commits, 2024/07/16