ports/opt (3.2): speech-dispatcher: updated to 0.8.4
commit a6d16b08ab6dbcfb8671ea58c260c066595ecec5 Author: Jose V Beneyto <sepen@crux.nu> Date: Tue Apr 26 18:53:51 2016 +0200 speech-dispatcher: updated to 0.8.4 diff --git a/speech-dispatcher/.footprint b/speech-dispatcher/.footprint index 1d88c09..97926fa 100644 --- a/speech-dispatcher/.footprint +++ b/speech-dispatcher/.footprint @@ -7,7 +7,6 @@ drwxr-xr-x root/root usr/etc/ drwxr-xr-x root/root usr/etc/speech-dispatcher/ drwxr-xr-x root/root usr/etc/speech-dispatcher/clients/ -rw-r--r-- root/root usr/etc/speech-dispatcher/clients/emacs.conf --rw-r--r-- root/root usr/etc/speech-dispatcher/clients/gnome-speech.conf drwxr-xr-x root/root usr/etc/speech-dispatcher/modules/ -rw-r--r-- root/root usr/etc/speech-dispatcher/modules/cicero.conf -rw-r--r-- root/root usr/etc/speech-dispatcher/modules/dtk-generic.conf @@ -26,14 +25,16 @@ drwxr-xr-x root/root usr/etc/speech-dispatcher/modules/ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/speech-dispatcher/ -rw-r--r-- root/root usr/include/speech-dispatcher/libspeechd.h +-rw-r--r-- root/root usr/include/speech-dispatcher/libspeechd_version.h -rw-r--r-- root/root usr/include/speech-dispatcher/spd_audio_plugin.h +-rw-r--r-- root/root usr/include/speech-dispatcher/speechd_defines.h -rw-r--r-- root/root usr/include/speech-dispatcher/speechd_types.h drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libspeechd.a -rwxr-xr-x root/root usr/lib/libspeechd.la -lrwxrwxrwx root/root usr/lib/libspeechd.so -> libspeechd.so.2.4.0 -lrwxrwxrwx root/root usr/lib/libspeechd.so.2 -> libspeechd.so.2.4.0 --rwxr-xr-x root/root usr/lib/libspeechd.so.2.4.0 +lrwxrwxrwx root/root usr/lib/libspeechd.so -> libspeechd.so.2.6.0 +lrwxrwxrwx root/root usr/lib/libspeechd.so.2 -> libspeechd.so.2.6.0 +-rwxr-xr-x root/root usr/lib/libspeechd.so.2.6.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/speech-dispatcher.pc drwxr-xr-x root/root usr/lib/speech-dispatcher-modules/ @@ -45,6 +46,9 @@ drwxr-xr-x root/root usr/lib/speech-dispatcher/ -rw-r--r-- root/root usr/lib/speech-dispatcher/spd_alsa.a -rwxr-xr-x root/root usr/lib/speech-dispatcher/spd_alsa.la -rwxr-xr-x root/root usr/lib/speech-dispatcher/spd_alsa.so +-rw-r--r-- root/root usr/lib/speech-dispatcher/spd_libao.a +-rwxr-xr-x root/root usr/lib/speech-dispatcher/spd_libao.la +-rwxr-xr-x root/root usr/lib/speech-dispatcher/spd_libao.so -rw-r--r-- root/root usr/lib/speech-dispatcher/spd_oss.a -rwxr-xr-x root/root usr/lib/speech-dispatcher/spd_oss.la -rwxr-xr-x root/root usr/lib/speech-dispatcher/spd_oss.so @@ -56,7 +60,6 @@ drwxr-xr-x root/root usr/share/speech-dispatcher/ drwxr-xr-x root/root usr/share/speech-dispatcher/conf/ drwxr-xr-x root/root usr/share/speech-dispatcher/conf/clients/ -rw-r--r-- root/root usr/share/speech-dispatcher/conf/clients/emacs.conf --rw-r--r-- root/root usr/share/speech-dispatcher/conf/clients/gnome-speech.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 diff --git a/speech-dispatcher/.md5sum b/speech-dispatcher/.md5sum index ac238df..7631d46 100644 --- a/speech-dispatcher/.md5sum +++ b/speech-dispatcher/.md5sum @@ -1 +1 @@ -c219820f6c10ee5a591cb4a93949930c speech-dispatcher-0.8.1.tar.gz +9e94d3603f69157acd87d10e02d12bb9 speech-dispatcher-0.8.4.tar.gz diff --git a/speech-dispatcher/Pkgfile b/speech-dispatcher/Pkgfile index a9017f0..d99e1ec 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.1 +version=0.8.4 release=1 source=(http://devel.freebsoft.org/pub/projects/speechd/$name-$version.tar.gz)
participants (1)
-
crux@crux.nu