[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
363/465: gnu: Add knewstuff-5.
From: |
guix-commits |
Subject: |
363/465: gnu: Add knewstuff-5. |
Date: |
Wed, 17 Jul 2024 23:02:09 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 641e45520511b88cd1e3d85f0e5be47435ff78fb
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Mon Jul 8 15:11:34 2024 +0800
gnu: Add knewstuff-5.
* gnu/packages/kde-frameworks.scm (knewstuff-5): New variable.
Change-Id: I137aab3c8788da345fd3f479970de10c01b6f9fe
---
gnu/packages/kde-frameworks.scm | 40 ++++++++++++++++++++++++++++++++++++++++
1 file changed, 40 insertions(+)
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index 6ed3dc42d2..d1e7dad226 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -3931,6 +3931,46 @@ for applications. It uses libattica to support the Open
Collaboration Services
specification.")
(license license:lgpl2.1+)))
+(define-public knewstuff-5
+ (package
+ (inherit knewstuff)
+ (name "knewstuff")
+ (version "5.116.0")
+ (source (origin
+ (method url-fetch)
+ (uri (string-append
+ "mirror://kde/stable/frameworks/"
+ (version-major+minor version) "/"
+ name "-" version ".tar.xz"))
+ (sha256
+ (base32
+ "02n7429ldkyyzbk9rbr9h4ss80zhc3vnir29q2yksyhcyqkkjc42"))))
+ (propagated-inputs
+ (list attica-5 kservice-5 kxmlgui-5))
+ (native-inputs
+ (list extra-cmake-modules qttools-5))
+ (inputs
+ (list karchive-5
+ kauth-5
+ kbookmarks-5
+ kcodecs-5
+ kcompletion-5
+ kconfig-5
+ kconfigwidgets-5
+ kcoreaddons-5
+ kio-5
+ kitemviews-5
+ ki18n-5
+ kiconthemes-5
+ kjobwidgets-5
+ kpackage-5
+ ktextwidgets-5
+ kwidgetsaddons-5
+ qtbase-5
+ qtdeclarative-5
+ solid-5
+ sonnet-5))))
+
(define-public knotifyconfig
(package
(name "knotifyconfig")
- 449/465: gnu: keurocalc: Update to 1.3.0-2.c6e8385., (continued)
- 449/465: gnu: keurocalc: Update to 1.3.0-2.c6e8385., guix-commits, 2024/07/17
- 458/465: gnu: Add kmail-account-wizard., guix-commits, 2024/07/17
- 465/465: gnu: atelier: Fix build., guix-commits, 2024/07/17
- 237/465: gnu: kfind: Update to 24.05.2., guix-commits, 2024/07/17
- 350/465: gnu: Add kio-5., guix-commits, 2024/07/17
- 348/465: gnu: Add kxmlgui-5., guix-commits, 2024/07/17
- 346/465: gnu: Add kglobalaccel-5., guix-commits, 2024/07/17
- 342/465: gnu: Add kded-5., guix-commits, 2024/07/17
- 351/465: gnu: kinit: Update to 5.116.0., guix-commits, 2024/07/17
- 361/465: gnu: plasma-framework: Update to 5.116.0., guix-commits, 2024/07/17
- 363/465: gnu: Add knewstuff-5.,
guix-commits <=
- 368/465: gnu: Add knotifyconfig-5., guix-commits, 2024/07/17
- 365/465: gnu: Add ksyntaxhighlighting-5., guix-commits, 2024/07/17
- 366/465: gnu: Add ktexteditor-5., guix-commits, 2024/07/17
- 385/465: gnu: labplot: Fix build., guix-commits, 2024/07/17
- 400/465: gnu: lxqt-sudo: Fix build., guix-commits, 2024/07/17
- 386/465: gnu: Add libkscreen-5., guix-commits, 2024/07/17
- 180/465: gnu: kwalletmanager: Update to 24.05.2., guix-commits, 2024/07/17
- 191/465: gnu: bovo: Update to 24.05.2., guix-commits, 2024/07/17
- 392/465: gnu: lxqt-globalkeys: Fix build., guix-commits, 2024/07/17
- 390/465: gnu: lxqt-admin: Fix build., guix-commits, 2024/07/17