From 34e6c976d28892a7bd3f7578f10fcfa57865472f Mon Sep 17 00:00:00 2001 From: root Date: Thu, 22 Dec 2011 23:15:05 +0000 Subject: Thu Dec 22 23:15:04 UTC 2011 --- community/goldendict/PKGBUILD | 7 ++++--- community/goldendict/goldendict.changelog | 3 +++ 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'community/goldendict') 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 # Contributor: m0rph 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 diff --git a/community/goldendict/goldendict.changelog b/community/goldendict/goldendict.changelog index 8ec311fe1..a42c630d3 100644 --- a/community/goldendict/goldendict.changelog +++ b/community/goldendict/goldendict.changelog @@ -1,3 +1,6 @@ +2011-12-17 Jaroslav Lichtblau + * goldendict 1.0.1-5 libQtWebKit.so.4 now in new qtwebkit package + 2010-12-27 Jaroslav Lichtblau * Update to major release 1.0.1 -- cgit v1.2.3-54-g00ecf