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

Alexander Rødseth arodseth at archlinux.org
Thu Mar 10 13:23:40 UTC 2016


    Date: Thursday, March 10, 2016 @ 14:23:40
  Author: arodseth
Revision: 165945

upgpkg: espeak 1.48.04-2

Modified:
  espeak/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-10 13:23:36 UTC (rev 165944)
+++ PKGBUILD	2016-03-10 13:23:40 UTC (rev 165945)
@@ -1,11 +1,11 @@
 # $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
 # Contributor: Mateusz Herych <heniekk at gmail.com>
 # Contributor: Christoph Siegenthaler <csi at gmx.ch>
 
 pkgname=espeak
 pkgver=1.48.04
-pkgrel=1
+pkgrel=2
 pkgdesc='Text to Speech engine for English, with support for other languages'
 arch=('x86_64' 'i686')
 url='http://espeak.sourceforge.net/'
@@ -19,7 +19,7 @@
   cd "$pkgname-$pkgver-source/src"
 
   cp portaudio19.h portaudio.h
-  make CXXFLAGS="$CXXFLAGS" AUDIO=runtime
+  make CXXFLAGS="$CXXFLAGS" AUDIO=pulseaudio
 }
 
 package() {



More information about the arch-commits mailing list