[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
385/465: gnu: labplot: Fix build.
From: |
guix-commits |
Subject: |
385/465: gnu: labplot: Fix build. |
Date: |
Wed, 17 Jul 2024 23:02:13 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit d2419557d1fe6e7d4205f39453a7e16ca64763c5
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Mon Jul 8 22:46:21 2024 +0800
gnu: labplot: Fix build.
* gnu/packages/kde.scm (labplot): Fix build.
[inputs]: Remove breeze, karchive, kcompletion, kconfig, kconfigwidgets,
kcoreaddons, kcrash, kdoctools, ki18n, kiconthemes, kio, knewstuff,
kparts, kservice, ksyntaxhighlighting, ktextwidgets, kuserfeedback,
kwidgetsaddons, and kxmlgui; add breeze-qt5, karchive-5,
kcompletion-5, kconfig-5, kconfigwidgets-5, kcoreaddons-5, kcrash-5,
kdoctools-5, ki18n-5, kiconthemes-5, kio-5, knewstuff-5, kparts-5,
kservice-5, ksyntaxhighlighting-5, ktextwidgets-5, kwidgetsaddons-5,
and kxmlgui-5.
Change-Id: I5604988a9092eac7508114a886e6c97d62b19c21
---
gnu/packages/kde.scm | 37 ++++++++++++++++++-------------------
1 file changed, 18 insertions(+), 19 deletions(-)
diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
index 81c8126f5f..eb564bb130 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -1404,27 +1404,26 @@ communicate with each other. Here's a few things KDE
Connect can do:
python-wrapper
qttools-5))
(inputs
- (list breeze ;for dark themes
+ (list breeze-qt5 ;for dark themes
breeze-icons ;for icons
gsl
- karchive
- kcompletion
- kconfig
- kconfigwidgets
- kcoreaddons
- kcrash
- kdoctools
- ki18n
- kiconthemes
- kio
- knewstuff
- kparts
- kservice
- ksyntaxhighlighting
- ktextwidgets
- kuserfeedback
- kwidgetsaddons
- kxmlgui
+ karchive-5
+ kcompletion-5
+ kconfig-5
+ kconfigwidgets-5
+ kcoreaddons-5
+ kcrash-5
+ kdoctools-5
+ ki18n-5
+ kiconthemes-5
+ kio-5
+ knewstuff-5
+ kparts-5
+ kservice-5
+ ksyntaxhighlighting-5
+ ktextwidgets-5
+ kwidgetsaddons-5
+ kxmlgui-5
qtbase-5
qtsvg-5
shared-mime-info
- 350/465: gnu: Add kio-5., (continued)
- 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, 2024/07/17
- 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 <=
- 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
- 404/465: gnu: calindori: Update to 24.05.2., guix-commits, 2024/07/17
- 406/465: gnu: smb4k: Update to 3.2.5., guix-commits, 2024/07/17
- 416/465: gnu: kaffeine: Use new style., guix-commits, 2024/07/17
- 420/465: gnu: kwave: Update to 24.05.2., guix-commits, 2024/07/17