commit ae4e56b4568515592cbde9bbf374fae15726a26d Author: Jose V Beneyto <sepen@crux.nu> Date: Tue Sep 30 09:53:31 2014 +0200 speech-dispatcher: updated to 0.8.1 diff --git a/speech-dispatcher/.footprint b/speech-dispatcher/.footprint index c8c043e..1d88c09 100644 --- a/speech-dispatcher/.footprint +++ b/speech-dispatcher/.footprint @@ -20,6 +20,7 @@ drwxr-xr-x root/root usr/etc/speech-dispatcher/modules/ -rw-r--r-- root/root usr/etc/speech-dispatcher/modules/ibmtts.conf -rw-r--r-- root/root usr/etc/speech-dispatcher/modules/ivona.conf -rw-r--r-- root/root usr/etc/speech-dispatcher/modules/llia_phon-generic.conf +-rw-r--r-- root/root usr/etc/speech-dispatcher/modules/pico-generic.conf -rw-r--r-- root/root usr/etc/speech-dispatcher/modules/swift-generic.conf -rw-r--r-- root/root usr/etc/speech-dispatcher/speechd.conf drwxr-xr-x root/root usr/include/ @@ -68,5 +69,6 @@ drwxr-xr-x root/root usr/share/speech-dispatcher/conf/modules/ -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 diff --git a/speech-dispatcher/.md5sum b/speech-dispatcher/.md5sum index 1c4c5f3..ac238df 100644 --- a/speech-dispatcher/.md5sum +++ b/speech-dispatcher/.md5sum @@ -1 +1 @@ -d88691a64c676122f996230c107c392f speech-dispatcher-0.8.tar.gz +c219820f6c10ee5a591cb4a93949930c speech-dispatcher-0.8.1.tar.gz diff --git a/speech-dispatcher/Pkgfile b/speech-dispatcher/Pkgfile index 76a0919..a9017f0 100644 --- a/speech-dispatcher/Pkgfile +++ b/speech-dispatcher/Pkgfile @@ -5,7 +5,7 @@ # Depends on: libsndfile intltool glib libxml2 dotconf name=speech-dispatcher -version=0.8 +version=0.8.1 release=1 source=(http://devel.freebsoft.org/pub/projects/speechd/$name-$version.tar.gz)