[arch-commits] CVS update of extra/office/stardict (PKGBUILD)

Aaron Griffin aaron at archlinux.org
Thu Sep 13 05:08:30 UTC 2007


    Date: Thursday, September 13, 2007 @ 01:08:30
  Author: aaron
    Path: /home/cvs-extra/extra/office/stardict

Modified: PKGBUILD (1.7 -> 1.8)

upgpkg: stardict 3.0.0-1
Forgot the festival dep...


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


Index: extra/office/stardict/PKGBUILD
diff -u extra/office/stardict/PKGBUILD:1.7 extra/office/stardict/PKGBUILD:1.8
--- extra/office/stardict/PKGBUILD:1.7	Thu Sep 13 01:03:22 2007
+++ extra/office/stardict/PKGBUILD	Thu Sep 13 01:08:30 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.7 2007/09/13 05:03:22 aaron Exp $
+# $Id: PKGBUILD,v 1.8 2007/09/13 05:08:30 aaron Exp $
 # Maintainer: Aaron Griffin <aaron at archlinux.org>
 # Contributor: Neil Lin <neil at vip.url.com.tw>
 
@@ -9,7 +9,7 @@
 arch=(i686 x86_64)
 url="http://stardict.sourceforge.net/"
 license=('GPL')
-depends=('gtk2' 'gcc')
+depends=('gtk2' 'gcc' 'festival')
 makedepends=('perlxml' 'popt')
 source=(http://downloads.sourceforge.net/sourceforge/stardict/$pkgname-$pkgver.tar.bz2
         gtk_gthread_fixes.patch)




More information about the arch-commits mailing list