[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#27251: [PATCH 26/27] gnu: knotifications: Add a todo comments.
From: |
Hartmut Goebel |
Subject: |
bug#27251: [PATCH 26/27] gnu: knotifications: Add a todo comments. |
Date: |
Mon, 5 Jun 2017 17:35:17 +0200 |
* gnu/packages/kde-frameworks.scm (knotifications)[inputs]: Add comments.
---
gnu/packages/kde-frameworks.scm | 3 +++
1 file changed, 3 insertions(+)
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index c60bb85..daf7f43 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -1579,6 +1579,9 @@ asynchronous jobs.")
("kwindowsystem" ,kwindowsystem)
("phonon" ,phonon)
("qtbase" ,qtbase)
+ ;; TODO: qtspeech (new in Qt 5.9)
+ ;; TODO: Think about adding dbusmenu-qt5 from
+ ;; https://launchpad.net/libdbusmenu-qt
("qtx11extras" ,qtx11extras)))
(arguments
`(#:phases
--
2.7.4
- bug#27251: [PATCH 27/27] gnu: solid: Add a todo comment., (continued)
- bug#27251: [PATCH 27/27] gnu: solid: Add a todo comment., Hartmut Goebel, 2017/06/05
- bug#27251: [PATCH 19/27] gnu: kiconthemes: Re-enable tests., Hartmut Goebel, 2017/06/05
- bug#27251: [PATCH 15/27] gnu: kpackage: Update comment (number of failed tests)., Hartmut Goebel, 2017/06/05
- bug#27251: [PATCH 17/27] gnu: gpgmepp: Superseded by gpgme., Hartmut Goebel, 2017/06/05
- bug#27251: [PATCH 16/27] gnu: sonnet: Add optional input (spell-checker)., Hartmut Goebel, 2017/06/05
- bug#27251: [PATCH 23/27] gnu: kpty: Add a todo comment., Hartmut Goebel, 2017/06/05
- bug#27251: [PATCH 21/27] gnu: kwindowsystem: Fix some test-cases (test-suite still disabled)., Hartmut Goebel, 2017/06/05
- bug#27251: [PATCH 24/27] gnu: phonon: Add a todo comment., Hartmut Goebel, 2017/06/05
- bug#27251: [PATCH 25/27] gnu: ktextwidgets: Add a todo comment., Hartmut Goebel, 2017/06/05
- bug#27251: [PATCH 26/27] gnu: knotifications: Add a todo comments.,
Hartmut Goebel <=
- bug#27251: [PATCH 00/27] KDE Frameworks: Add inputs, fix some tests, cleanup., Marius Bakke, 2017/06/06