speech-dispatcher: update to 0.8.5 and fix URLs
This commit is contained in:
parent
91360e59e1
commit
d5cd10381d
@ -13,6 +13,7 @@ drwxr-xr-x root/root usr/etc/speech-dispatcher/modules/
|
||||
-rw-r--r-- root/root usr/etc/speech-dispatcher/modules/epos-generic.conf
|
||||
-rw-r--r-- root/root usr/etc/speech-dispatcher/modules/espeak-generic.conf
|
||||
-rw-r--r-- root/root usr/etc/speech-dispatcher/modules/espeak-mbrola-generic.conf
|
||||
-rw-r--r-- root/root usr/etc/speech-dispatcher/modules/espeak-ng.conf
|
||||
-rw-r--r-- root/root usr/etc/speech-dispatcher/modules/espeak.conf
|
||||
-rw-r--r-- root/root usr/etc/speech-dispatcher/modules/festival.conf
|
||||
-rw-r--r-- root/root usr/etc/speech-dispatcher/modules/flite.conf
|
||||
@ -62,16 +63,7 @@ drwxr-xr-x root/root usr/share/speech-dispatcher/conf/clients/
|
||||
-rw-r--r-- root/root usr/share/speech-dispatcher/conf/clients/emacs.conf
|
||||
drwxr-xr-x root/root usr/share/speech-dispatcher/conf/modules/
|
||||
-rw-r--r-- root/root usr/share/speech-dispatcher/conf/modules/cicero.conf
|
||||
-rw-r--r-- root/root usr/share/speech-dispatcher/conf/modules/dtk-generic.conf
|
||||
-rw-r--r-- root/root usr/share/speech-dispatcher/conf/modules/epos-generic.conf
|
||||
-rw-r--r-- root/root usr/share/speech-dispatcher/conf/modules/espeak-generic.conf
|
||||
-rw-r--r-- root/root usr/share/speech-dispatcher/conf/modules/espeak-mbrola-generic.conf
|
||||
-rw-r--r-- root/root usr/share/speech-dispatcher/conf/modules/espeak-ng.conf
|
||||
-rw-r--r-- root/root usr/share/speech-dispatcher/conf/modules/espeak.conf
|
||||
-rw-r--r-- root/root usr/share/speech-dispatcher/conf/modules/festival.conf
|
||||
-rw-r--r-- root/root usr/share/speech-dispatcher/conf/modules/flite.conf
|
||||
-rw-r--r-- root/root usr/share/speech-dispatcher/conf/modules/ibmtts.conf
|
||||
-rw-r--r-- root/root usr/share/speech-dispatcher/conf/modules/ivona.conf
|
||||
-rw-r--r-- root/root usr/share/speech-dispatcher/conf/modules/llia_phon-generic.conf
|
||||
-rw-r--r-- root/root usr/share/speech-dispatcher/conf/modules/pico-generic.conf
|
||||
-rw-r--r-- root/root usr/share/speech-dispatcher/conf/modules/swift-generic.conf
|
||||
-rw-r--r-- root/root usr/share/speech-dispatcher/conf/speechd.conf
|
||||
|
@ -1 +1 @@
|
||||
9e94d3603f69157acd87d10e02d12bb9 speech-dispatcher-0.8.4.tar.gz
|
||||
0c89e02586c66733751fca1408333ccd speech-dispatcher-0.8.5.tar.gz
|
||||
|
@ -1,13 +1,13 @@
|
||||
# Description: Common interface to speech synthesis
|
||||
# URL: http://devel.freebsoft.org/speechd/
|
||||
# URL: https://devel.freebsoft.org/speechd/
|
||||
# Maintainer: Jose V Beneyto, sepen at crux dot nu
|
||||
# Packager: Jose V Beneyto, sepen at crux dot nu
|
||||
# Depends on: libsndfile intltool glib libxml2 dotconf libao
|
||||
|
||||
name=speech-dispatcher
|
||||
version=0.8.4
|
||||
version=0.8.5
|
||||
release=1
|
||||
source=(http://devel.freebsoft.org/pub/projects/speechd/$name-$version.tar.gz)
|
||||
source=(https://devel.freebsoft.org/pub/projects/speechd/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
Loading…
x
Reference in New Issue
Block a user