summaryrefslogtreecommitdiff
path: root/community/qstardict
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2012-02-26 01:16:44 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2012-02-26 01:16:44 -0300
commit92155342158c2dbcc0c840325d63d1742d3583ec (patch)
treef0900a2867d221c79742e7a06ca4244a21abf8f3 /community/qstardict
parent78fa3fcb824603de4b7bc558a423edca6bc18836 (diff)
parente4a5730eb358cb0d78bc022204ddccac068c2bf2 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/astyle/PKGBUILD community/gavl/PKGBUILD community/lmms/PKGBUILD community/portaudio/PKGBUILD community/redshift/PKGBUILD extra/gnutls/PKGBUILD extra/libglade/PKGBUILD extra/libgnome/PKGBUILD extra/orbit2/PKGBUILD extra/pypgsql/PKGBUILD extra/vlc/PKGBUILD extra/xorg-appres/PKGBUILD extra/xorg-xdriinfo/PKGBUILD extra/xorg-xfs/PKGBUILD extra/xorg-xgamma/PKGBUILD extra/xorg-xhost/PKGBUILD extra/xorg-xkbevd/PKGBUILD extra/xorg-xkbutils/PKGBUILD extra/xorg-xload/PKGBUILD extra/xorg-xlogo/PKGBUILD extra/xorg-xlsatoms/PKGBUILD extra/xorg-xlsclients/PKGBUILD extra/xorg-xmag/PKGBUILD extra/xorg-xmodmap/PKGBUILD extra/xorg-xrdb/PKGBUILD extra/xorg-xrefresh/PKGBUILD extra/xorg-xsetroot/PKGBUILD extra/xorg-xvidtune/PKGBUILD extra/xorg-xwd/PKGBUILD extra/xorg-xwud/PKGBUILD extra/zile/PKGBUILD multilib/wine/PKGBUILD testing/xf86-video-intel/PKGBUILD
Diffstat (limited to 'community/qstardict')
-rwxr-xr-xcommunity/qstardict/PKGBUILD10
-rw-r--r--community/qstardict/qstardict.changelog3
2 files changed, 6 insertions, 7 deletions
diff --git a/community/qstardict/PKGBUILD b/community/qstardict/PKGBUILD
index ad3c84abb..adff401de 100755
--- a/community/qstardict/PKGBUILD
+++ b/community/qstardict/PKGBUILD
@@ -1,23 +1,19 @@
-# $Id: PKGBUILD 60201 2011-12-07 14:41:34Z arodseth $
+# $Id: PKGBUILD 66440 2012-02-24 22:59:57Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Alois Nespor <alois.nespor@gmail.com>
pkgname=qstardict
-pkgver=1.0
+pkgver=1.0.1
pkgrel=1
pkgdesc="Qt4 clone of StarDict with full support of StarDict dictionaries"
arch=('i686' 'x86_64' 'mips64el')
url="http://qstardict.ylsoftware.com/index.php"
license=('GPL2')
depends=('qt')
-optdepends=('festival-awb-arctic: for pronouncing words, Scottish English male speaker'
- 'festival-don: for pronouncing words, British English RP male speaker'
- 'festival-kallpc16k: for pronouncing words, British English RP male speaker'
- 'festival-rablpc16k: for pronouncing words, British English RP male speaker')
provides=('stardict')
changelog=$pkgname.changelog
source=(http://qstardict.ylsoftware.com/files/$pkgname-$pkgver.tar.bz2)
-sha256sums=('9cb20f8829be0983176bc52728d3701b0862522741cac1a9967222c86aaaa9fb')
+sha256sums=('b778ace65a22e5b9724d687ad90c77ec98feb2671774f73cd51725ec7b59e62f')
build() {
cd ${srcdir}/$pkgname-$pkgver
diff --git a/community/qstardict/qstardict.changelog b/community/qstardict/qstardict.changelog
index aa794fc98..dcb6b166e 100644
--- a/community/qstardict/qstardict.changelog
+++ b/community/qstardict/qstardict.changelog
@@ -1,3 +1,6 @@
+2012-02-24 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
+ * qstardict 1.0.1-1
+
2011-08-20 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
* qstardict 1.0-1