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

Eric Bélanger eric at archlinux.org
Sun Oct 12 01:08:06 UTC 2014


    Date: Sunday, October 12, 2014 @ 03:08:05
  Author: eric
Revision: 224217

upgpkg: speech-dispatcher 0.8.1-1

Upstream update

Modified:
  speech-dispatcher/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-11 20:57:16 UTC (rev 224216)
+++ PKGBUILD	2014-10-12 01:08:05 UTC (rev 224217)
@@ -1,14 +1,9 @@
 # $Id$
 # Maintainer:
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Steve Holmes <steve.holmes88 at gmail.com>
-# Contributor: Alexander Jenisch <nt at divzero.at>
-# Contributor: Chris Brannon <cmbrannon at cox.net>
-# Contributor: Andreas Messer <andi at bupfen.de>
 
 pkgname=speech-dispatcher
-pkgver=0.8
-pkgrel=3
+pkgver=0.8.1
+pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc="High-level device independent layer for speech synthesis interface"
 url="http://www.freebsoft.org/speechd"
@@ -18,7 +13,6 @@
 optdepends=('festival: Speech output using Festival'
         'espeak: Speech output using ESpeak'
         'pulseaudio: PulseAudio support')
-provides=("speechd=${pkgver}")
 backup=(etc/speech-dispatcher/clients/gnome-speech.conf
 	etc/speech-dispatcher/clients/emacs.conf
 	etc/speech-dispatcher/modules/ibmtts.conf
@@ -33,11 +27,12 @@
 	etc/speech-dispatcher/modules/ivona.conf
 	etc/speech-dispatcher/modules/epos-generic.conf
 	etc/speech-dispatcher/modules/flite.conf
+        etc/speech-dispatcher/modules/pico-generic.conf
 	etc/speech-dispatcher/speechd.conf)
 install="${pkgname}.install"
 source=("http://www.freebsoft.org/pub/projects/speechd/$pkgname-$pkgver.tar.gz"
         'speech-dispatcherd.service')
-md5sums=('d88691a64c676122f996230c107c392f'
+md5sums=('c219820f6c10ee5a591cb4a93949930c'
          'd26f52e2e95a30eaa83560f0e63faca5')
 
 build() {



More information about the arch-commits mailing list