1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: ktextaddons: Add support for text to speech.

* gnu/packages/kde-frameworks.scm (ktextaddons)[inputs]: Add qtspeech.
[arguments]<#:test-exclude>: Exclude texttospeech-texttospeechactionstest.

Change-Id: I8e2e50e272c86a1e08f1c0bcf21578cd69747adb
This commit is contained in:
Sughosha
2026-04-03 21:00:59 +05:30
parent 43f0bc5f4a
commit 4fa2e0e900

View File

@@ -4875,6 +4875,8 @@ need.")
"languagetoolconfigwidgettest"
"translator-translatorwidgettest"
"translator-translatorengineloader\
test"
"texttospeech-texttospeechactions\
test")
"|")
")")
@@ -4904,6 +4906,7 @@ test")
kxmlgui
qtkeychain-qt6
qtmultimedia
qtspeech
sonnet))
(home-page "https://community.kde.org/Frameworks")
(synopsis "Various text handling addons")