summaryrefslogtreecommitdiff
path: root/community/goldendict/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/goldendict/PKGBUILD')
-rw-r--r--community/goldendict/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/community/goldendict/PKGBUILD b/community/goldendict/PKGBUILD
index 8cd682302..0d3796329 100644
--- a/community/goldendict/PKGBUILD
+++ b/community/goldendict/PKGBUILD
@@ -1,15 +1,16 @@
-# $Id: PKGBUILD 58521 2011-11-13 15:39:18Z andrea $
+# $Id: PKGBUILD 61073 2011-12-21 20:50:41Z andrea $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: m0rph <m0rph.mailbox@gmail.com>
pkgname=goldendict
pkgver=1.0.1
-pkgrel=4
+pkgrel=5
pkgdesc="Feature-rich dictionary lookup program"
arch=('i686' 'x86_64')
url="http://goldendict.berlios.de/"
license=('GPL3')
-depends=('hunspell' 'libvorbis' 'libxtst' 'libzip' 'qt' 'phonon')
+depends=('hunspell' 'libvorbis' 'libxtst' 'libzip' 'qt' 'qtwebkit' 'phonon')
+makedepds=('patch')
provides=('stardict')
changelog=$pkgname.changelog
source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver-src.tar.bz2