summaryrefslogtreecommitdiffstats
path: root/deps/updates.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-02-14 22:39:46 +0100
committer Eric Hameleers <alien@slackware.com>2019-02-14 22:39:46 +0100
commitd8f0a09e9f454cd6ea779d15985202a43bebf74d (patch)
tree1d9b0c5418bd31eed766d7b8d7020798039ee701 /deps/updates.SlackBuild
parentb6918047a033f63f479cd997f8c502d9eec3d175 (diff)
downloadktown-d8f0a09e9f454cd6ea779d15985202a43bebf74d.tar.gz
ktown-d8f0a09e9f454cd6ea779d15985202a43bebf74d.tar.xz
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.
Diffstat (limited to '')
-rwxr-xr-xdeps/updates.SlackBuild9
1 files changed, 9 insertions, 0 deletions
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 \