M gnu/packages/games.scm => gnu/packages/games.scm +1 -1
@@ 10528,7 10528,7 @@ and chess engines.")
(native-inputs
(list qttools-5))
(inputs
- (list qtbase-5 qtmultimedia-5 qtspeech qtsvg-5 zlib))
+ (list qtbase-5 qtmultimedia-5 qtspeech-5 qtsvg-5 zlib))
(arguments
`(#:tests? #f
#:phases
M gnu/packages/kde-frameworks.scm => gnu/packages/kde-frameworks.scm +2 -2
@@ 1991,7 1991,7 @@ asynchronous jobs.")
phonon
qtdeclarative-5
qtbase-5
- qtspeech
+ qtspeech-5
qtx11extras))
(arguments
(list #:phases #~(modify-phases %standard-phases
@@ 3255,7 3255,7 @@ library.")
kwidgetsaddons
kwindowsystem
qtbase-5
- qtspeech))
+ qtspeech-5))
(home-page "https://community.kde.org/Frameworks")
(synopsis "Text editing widgets")
(description "KTextWidgets provides widgets for displaying and editing text.
M gnu/packages/kde-pim.scm => gnu/packages/kde-pim.scm +2 -2
@@ 849,7 849,7 @@ functions for accessing calendar data using the kcalcore API.")
qtdeclarative-5
qtkeychain
qtnetworkauth-5
- qtspeech
+ qtspeech-5
qtwebchannel-5
qtwebengine-5
qtxmlpatterns))
@@ 1994,7 1994,7 @@ unnecessary network operations.")
kwidgetsaddons
kxmlgui
qtbase-5
- qtspeech
+ qtspeech-5
sonnet))
(arguments
`(#:tests? #f)) ;; TODO - test suite hangs
M gnu/packages/kde-utils.scm => gnu/packages/kde-utils.scm +1 -1
@@ 875,7 875,7 @@ whom pressing buttons hurts.")
kxmlgui
breeze-icons ;; default icon set
qtbase-5
- qtspeech))
+ qtspeech-5))
(home-page "https://apps.kde.org/kmouth/")
(synopsis "Type-and-say frontend for speech synthesizers")
(description "KMouth is a program which enables persons that cannot speak
M gnu/packages/kde.scm => gnu/packages/kde.scm +1 -1
@@ 1603,7 1603,7 @@ creating routes by drag and drop and more.")
kio
kparts
kpty
- qtspeech
+ qtspeech-5
kwallet
kwindowsystem
libkexiv2
M gnu/packages/qt.scm => gnu/packages/qt.scm +3 -3
@@ 2715,7 2715,7 @@ processes or computers.")
(home-page (package-home-page qtbase))
(license (package-license qtbase))))
-(define-public qtspeech
+(define-public qtspeech-5
(package
(inherit qtsvg-5)
(name "qtspeech")
@@ 4669,7 4669,7 @@ color-related widgets.")
qtscript
qtscxml-5
qtsensors-5
- qtspeech
+ qtspeech-5
qtsvg-5
qttools-5
qtwebchannel-5
@@ 4719,7 4719,7 @@ color-related widgets.")
"qtscript"
"qtscxml"
"qtsensors-5"
- "qtspeech"
+ "qtspeech-5"
"qtsvg"
"qttools"
"qtwebchannel"
M gnu/packages/radio.scm => gnu/packages/radio.scm +1 -1
@@ 2671,7 2671,7 @@ voice formats.")
qtmultimedia-5
qtquickcontrols2-5
qtserialport
- qtspeech
+ qtspeech-5
qtwebchannel-5
qtwebengine-5
qtwebsockets-5