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