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/alldeps.SlackBuild | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'deps/alldeps.SlackBuild') diff --git a/deps/alldeps.SlackBuild b/deps/alldeps.SlackBuild index 1cc6ca6..29afcf6 100755 --- a/deps/alldeps.SlackBuild +++ b/deps/alldeps.SlackBuild @@ -31,6 +31,13 @@ ALLDEPS=" \ phonon \ phonon-gstreamer \ python-enum34 \ + pyxdg \ + pcaudiolib \ + espeak-ng \ + dotconf \ + flite \ + speech-dispatcher \ + qt5-speech \ sip \ PyQt \ PyQt5 \ @@ -76,6 +83,8 @@ ALLDEPS=" \ perl-template-toolkit \ freecell-solver \ drumstick \ + libsass \ + sassc \ " # Only needed when adding support for Wayland: #elogind \ -- cgit v1.2.3