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

Aaron Griffin aaron at archlinux.org
Wed Nov 28 19:53:55 UTC 2007


    Date: Wednesday, November 28, 2007 @ 14:53:55
  Author: aaron
    Path: /home/cvs-extra/extra/office/stardict

Modified: PKGBUILD (1.9 -> 1.10)

upgpkg: stardict 3.0.1-1


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


Index: extra/office/stardict/PKGBUILD
diff -u extra/office/stardict/PKGBUILD:1.9 extra/office/stardict/PKGBUILD:1.10
--- extra/office/stardict/PKGBUILD:1.9	Thu Sep 27 19:47:45 2007
+++ extra/office/stardict/PKGBUILD	Wed Nov 28 14:53:55 2007
@@ -1,28 +1,23 @@
-# $Id: PKGBUILD,v 1.9 2007/09/27 23:47:45 aaron Exp $
+# $Id: PKGBUILD,v 1.10 2007/11/28 19:53:55 aaron Exp $
 # Maintainer: Aaron Griffin <aaron at archlinux.org>
 # Contributor: Neil Lin <neil at vip.url.com.tw>
 
 pkgname=stardict
-pkgver=3.0.0
-pkgrel=2
+pkgver=3.0.1
+pkgrel=1
 pkgdesc="StarDict is a powerful international dictionary written in Gtk2."
 arch=(i686 x86_64)
 url="http://stardict.sourceforge.net/"
 license=('GPL')
 depends=('festival' 'libsigc++2.0' 'gucharmap' 'enchant')
 makedepends=('perlxml' 'popt')
-source=(http://downloads.sourceforge.net/sourceforge/stardict/$pkgname-$pkgver.tar.bz2
-        gtk_gthread_fixes.patch)
-md5sums=('23bbfd0a75baab5d0def5596f19b80cb' 'b9d471f0a119a86251c7dd0f593b3d50')
+source=(http://downloads.sourceforge.net/sourceforge/stardict/$pkgname-$pkgver.tar.bz2)
 options=('!libtool' '!emptydirs')
 
 build()
 {
    cd $startdir/src/$pkgname-$pkgver
 
-   patch -up1 < $startdir/src/gtk_gthread_fixes.patch
-   autoreconf
-
    ./configure 	PKG_CONFIG=/usr/bin/pkg-config --prefix=/usr --sysconfdir=/etc \
         --mandir=/usr/man --disable-gnome-support --disable-schemas-install \
         --disable-espeak




More information about the arch-commits mailing list