summaryrefslogtreecommitdiffstats
path: root/deps/alldeps.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/alldeps.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 'deps/alldeps.SlackBuild')
-rwxr-xr-xdeps/alldeps.SlackBuild9
1 files changed, 9 insertions, 0 deletions
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 \