From d8f0a09e9f454cd6ea779d15985202a43bebf74d Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Thu, 14 Feb 2019 22:39:46 +0100 Subject: Add text-to-speech support to Slackware Compile order: pcaudiolib, espeak-ng, pyxdg, dotconf, flite, speech-dispatcher, qt5-speech These are the stock configurations, no additional voices were added. I'd like to hear about anything that's missing or incorrectly configured. --- deps/qt5-speech/.deps | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 deps/qt5-speech/.deps (limited to 'deps/qt5-speech/.deps') diff --git a/deps/qt5-speech/.deps b/deps/qt5-speech/.deps new file mode 100644 index 0000000..a2505db --- /dev/null +++ b/deps/qt5-speech/.deps @@ -0,0 +1,3 @@ +flite +qt5 +speech-dispatcher -- cgit v1.2.3