[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/10: gnu: knotifications: Add optional input "qtspeech".
From: |
Hartmut Goebel |
Subject: |
09/10: gnu: knotifications: Add optional input "qtspeech". |
Date: |
Sun, 18 Feb 2018 13:23:50 -0500 (EST) |
htgoebel pushed a commit to branch master
in repository guix.
commit ac5f3988c4e6082e7c1be0a7fe9664820db33790
Author: Hartmut Goebel <address@hidden>
Date: Sun Feb 4 23:35:27 2018 +0100
gnu: knotifications: Add optional input "qtspeech".
* gnu/pacakges/kde-frameworks.scm (knotifications)[inputs]: Add
qtspeech.
---
gnu/packages/kde-frameworks.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index ba03952..2583c85 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -1777,7 +1777,7 @@ asynchronous jobs.")
("kwindowsystem" ,kwindowsystem)
("phonon" ,phonon)
("qtbase" ,qtbase)
- ;; TODO: qtspeech (new in Qt 5.9)
+ ("qtspeech" ,qtspeech)
;; TODO: Think about adding dbusmenu-qt5 from
;; https://launchpad.net/libdbusmenu-qt
("qtx11extras" ,qtx11extras)))
- branch master updated (042f7c2 -> 102fc5b), Hartmut Goebel, 2018/02/18
- 04/10: gnu: libkomparediff2: Update to 17.12.1, Hartmut Goebel, 2018/02/18
- 02/10: gnu: kpmcore: Update to 3.3.0, Hartmut Goebel, 2018/02/18
- 05/10: gnu: libkomparediff2: Use mirror://kde scheme for source-url., Hartmut Goebel, 2018/02/18
- 06/10: gnu: snorenotify: Use mirror://kde scheme for source-url., Hartmut Goebel, 2018/02/18
- 08/10: gnu: ktextwidgets: Add optional input "qtspeech"., Hartmut Goebel, 2018/02/18
- 09/10: gnu: knotifications: Add optional input "qtspeech".,
Hartmut Goebel <=
- 07/10: gnu: qca: Use mirror://kde scheme for source-url., Hartmut Goebel, 2018/02/18
- 10/10: gnu: Add qqc2-desktop-style., Hartmut Goebel, 2018/02/18
- 03/10: gnu: libksysguard: Update to 5.11.5., Hartmut Goebel, 2018/02/18
- 01/10: gnu: kde-frameworks: Update to 5.42.0 resp. 5.42.1, Hartmut Goebel, 2018/02/18