[arch-commits] Commit in speech-dispatcher/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sun Jun 14 23:08:01 UTC 2015


    Date: Monday, June 15, 2015 @ 01:08:00
  Author: arojas
Revision: 240843

Update to 0.8.3

Modified:
  speech-dispatcher/trunk/PKGBUILD

----------+
 PKGBUILD |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-14 23:02:05 UTC (rev 240842)
+++ PKGBUILD	2015-06-14 23:08:00 UTC (rev 240843)
@@ -2,19 +2,18 @@
 # Maintainer:
 
 pkgname=speech-dispatcher
-pkgver=0.8.2
+pkgver=0.8.3
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc="High-level device independent layer for speech synthesis interface"
 url="http://www.freebsoft.org/speechd"
 license=('GPL2' 'FDL')
-depends=('glib2' 'libltdl' 'python-xdg' 'dotconf' 'libpulse')
+depends=('libltdl' 'python-xdg' 'dotconf' 'libpulse')
 makedepends=('intltool' 'espeak')
 optdepends=('festival: Speech output using Festival'
         'espeak: Speech output using ESpeak'
         'pulseaudio: PulseAudio support')
-backup=(etc/speech-dispatcher/clients/gnome-speech.conf
-	etc/speech-dispatcher/clients/emacs.conf
+backup=(etc/speech-dispatcher/clients/emacs.conf
 	etc/speech-dispatcher/modules/ibmtts.conf
 	etc/speech-dispatcher/modules/espeak-generic.conf
 	etc/speech-dispatcher/modules/espeak.conf
@@ -32,7 +31,7 @@
 install="${pkgname}.install"
 source=("http://www.freebsoft.org/pub/projects/speechd/$pkgname-$pkgver.tar.gz"
         'speech-dispatcherd.service')
-md5sums=('6beee9a1e4792508bf6d638c750229cc'
+md5sums=('d17b041fa3c87cb1b73ac6e95b80d276'
          'd26f52e2e95a30eaa83560f0e63faca5')
 
 build() {



More information about the arch-commits mailing list