GNU bug report logs - #30398
[PATCH 0/9] Update KDE Frameworks to 5.42.0 and other KDE stuff respecrivly

Previous Next

Package: guix-patches;

Reported by: Hartmut Goebel <h.goebel <at> crazy-compilers.com>

Date: Thu, 8 Feb 2018 21:59:02 UTC

Severity: normal

Tags: patch

Done: Hartmut Goebel <h.goebel <at> crazy-compilers.com>

Bug is archived. No further changes may be made.

Full log


Message #29 received at 30398 <at> debbugs.gnu.org (full text, mbox):

From: Hartmut Goebel <h.goebel <at> crazy-compilers.com>
To: 30398 <at> debbugs.gnu.org
Subject: [PATCH 8/9] gnu: ktextwidgets: Add optional input "qtspeech".
Date: Thu,  8 Feb 2018 23:02:36 +0100
* gnu/pacakges/kde-frameworks.scm (ktextwidgets)[inputs]: Add
  qtspeech.
---
 gnu/packages/kde-frameworks.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index e6c4fd86d..e2d136fa4 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -3043,8 +3043,8 @@ library.")
        ("kservice" ,kservice)
        ("kwidgetsaddons" ,kwidgetsaddons)
        ("kwindowsystem" ,kwindowsystem)
-       ;; TODO: qtspeech (new in Qt 5.9)
-       ("qtbase" ,qtbase)))
+       ("qtbase" ,qtbase)
+       ("qtspeech", qtspeech)))
     (arguments
      `(#:phases
        (modify-phases %standard-phases
-- 
2.13.6





This bug report was last modified 7 years and 93 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.