From 1235d56c084e149652bed8521f9f5165afa62c30 Mon Sep 17 00:00:00 2001 From: "Edward W. Koenig" Date: Wed, 14 Jun 2017 23:00:42 +0100 Subject: accessibility/speech-dispatcher: Updated for version 0.8.7. Signed-off-by: David Spencer --- accessibility/speech-dispatcher/README | 7 ++++--- accessibility/speech-dispatcher/speech-dispatcher.SlackBuild | 3 +-- accessibility/speech-dispatcher/speech-dispatcher.info | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'accessibility') diff --git a/accessibility/speech-dispatcher/README b/accessibility/speech-dispatcher/README index 12a82a5e71..027beae076 100644 --- a/accessibility/speech-dispatcher/README +++ b/accessibility/speech-dispatcher/README @@ -2,7 +2,8 @@ Speech Dispatcher is a device independent layer for speech synthesis that provides a common easy to use interface for both client applications (programs that want to speak) and for software synthesizers (programs actually able to convert text to speech). To -use Speech Dispatcher, you will also need a Software synthesizer that -are available on Slackbuilds.org. +use Speech Dispatcher, you will also need a Software synthesizer, such +as espeak, flite (available on Slackbuilds.org), or festival (not +available on Slackbuilds.org). -Python3, PyXDG, festival-freebsoft-utils are optional dependencies. +Python3, PyXDG (both for spd-conf), festival-freebsoft-utils are optional dependencies. diff --git a/accessibility/speech-dispatcher/speech-dispatcher.SlackBuild b/accessibility/speech-dispatcher/speech-dispatcher.SlackBuild index d2a7abe50c..cd197126dc 100644 --- a/accessibility/speech-dispatcher/speech-dispatcher.SlackBuild +++ b/accessibility/speech-dispatcher/speech-dispatcher.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=speech-dispatcher -VERSION=${VERSION:-0.8.6} +VERSION=${VERSION:-0.8.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -71,7 +71,6 @@ find -L . \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; - CFLAGS="$SLKCFLAGS" \ CXXFLAGS="$SLKCFLAGS" \ ./configure \ diff --git a/accessibility/speech-dispatcher/speech-dispatcher.info b/accessibility/speech-dispatcher/speech-dispatcher.info index 92671252d4..c629794f57 100644 --- a/accessibility/speech-dispatcher/speech-dispatcher.info +++ b/accessibility/speech-dispatcher/speech-dispatcher.info @@ -1,8 +1,8 @@ PRGNAM="speech-dispatcher" -VERSION="0.8.6" +VERSION="0.8.7" HOMEPAGE="https://devel.freebsoft.org/speechd/" -DOWNLOAD="https://devel.freebsoft.org/pub/projects/speechd/speech-dispatcher-0.8.6.tar.gz" -MD5SUM="a4230e59c31e954862dfe44392f31408" +DOWNLOAD="https://devel.freebsoft.org/pub/projects/speechd/speech-dispatcher-0.8.7.tar.gz" +MD5SUM="6ffe4aff58154a06c14da66cd045fa8c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="dotconf" -- cgit v1.2.3