ports/opt (3.3): speech-dispatcher: update to 0.8.5 and fix URLs
commit d5cd10381d7ac7f72e65777a8fc43b0e9167e803 Author: Jose V Beneyto <sepen@crux.nu> Date: Thu Oct 6 09:44:22 2016 +0200 speech-dispatcher: update to 0.8.5 and fix URLs diff --git a/speech-dispatcher/.footprint b/speech-dispatcher/.footprint index 97926fa..53bcd8c 100644 --- a/speech-dispatcher/.footprint +++ b/speech-dispatcher/.footprint @@ -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 diff --git a/speech-dispatcher/.md5sum b/speech-dispatcher/.md5sum index 7631d46..faa8347 100644 --- a/speech-dispatcher/.md5sum +++ b/speech-dispatcher/.md5sum @@ -1 +1 @@ -9e94d3603f69157acd87d10e02d12bb9 speech-dispatcher-0.8.4.tar.gz +0c89e02586c66733751fca1408333ccd speech-dispatcher-0.8.5.tar.gz diff --git a/speech-dispatcher/Pkgfile b/speech-dispatcher/Pkgfile index 93aba2a..b4c4935 100644 --- a/speech-dispatcher/Pkgfile +++ b/speech-dispatcher/Pkgfile @@ -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
participants (1)
-
crux@crux.nu