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

Andreas Radke andyrtr at archlinux.org
Sun Jan 4 15:08:19 UTC 2015


    Date: Sunday, January 4, 2015 @ 16:08:19
  Author: andyrtr
Revision: 228424

upgpkg: festival 2.1-5

fix build flags, FS#43229

Modified:
  festival/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-04 12:31:29 UTC (rev 228423)
+++ PKGBUILD	2015-01-04 15:08:19 UTC (rev 228424)
@@ -5,12 +5,13 @@
 
 pkgname=festival
 pkgver=2.1
-pkgrel=4
+pkgrel=5
 pkgdesc="A general multi-lingual speech synthesis system"
 arch=('i686' 'x86_64')
 url="http://www.cstr.ed.ac.uk/projects/festival/"
 license=('BSD' 'GPL' 'custom')
 depends=('perl')
+makedepends=('hardening-wrapper')
 options=('!makeflags')
 source=(http://www.cstr.ed.ac.uk/downloads/${pkgname}/${pkgver}/${pkgname}-${pkgver}-release.tar.gz
         http://www.cstr.ed.ac.uk/downloads/${pkgname}/${pkgver}/speech_tools-${pkgver}-release.tar.gz



More information about the arch-commits mailing list