Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ace55ba0d1a3311df63aa9d59fd875f7e3e44e72

commit ace55ba0d1a3311df63aa9d59fd875f7e3e44e72
Author: CSÉCSY László <boo...@frugalware.org>
Date:   Sat Jul 3 08:37:05 2010 +0200

hunspell-1.2.11-1-i686
version bump
\o/, no soverbump

diff --git a/source/apps-extra/hunspell/FrugalBuild 
b/source/apps-extra/hunspell/FrugalBuild
index beec602..7260de0 100644
--- a/source/apps-extra/hunspell/FrugalBuild
+++ b/source/apps-extra/hunspell/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: CSÉCSY László <boo...@frugalware.org>

pkgname=hunspell
-pkgver=1.2.8
+pkgver=1.2.11
pkgrel=1
pkgdesc="An interactive Hungarian spell checker"
rodepends=('hunspell-dict')
@@ -10,14 +10,14 @@ depends=('libstdc++' 'readline' 'ncurses')
makedepends=('hd2u')
groups=('apps-extra')
archs=('i686' 'x86_64' 'ppc')
-_F_sourceforge_mirror=heanet
+#_F_sourceforge_mirror=heanet
Finclude sourceforge
url="http://hunspell.sourceforge.net/";
up2date="lynx -dump http://hunspell.sourceforge.net/ | grep -m1 'http.*tar\.gz' 
| sed 's/.*l-\(.*\)\.tar.*/\1/;s/-/_/'"
source=(${sour...@]} \
http://forditas.fsf.hu/scripts/huspell \
http://forditas.fsf.hu/scripts/huspell-po)
-sha1sums=('eaa76f82fcf08678e49f7a30afdaa268bcc75235' \
+sha1sums=('0af7cf93a9914790705b670464d2f95a4bea6341' \
'8beb23bebd6901d64901190f18ce996d5a9e6d4b' \
'69ccc901cb15fbc3d02ce752d74037e1b48ce077')

@@ -29,10 +29,7 @@ build() {
Fbuild --with-ui --with-readline
Fsed "-d hu_HU_u8 " "" $Fsrcdir/huspell
Finstall 755 huspell{,-po} /usr/bin/
-       for i in analyze example
-       do
-               Fmv usr/bin/$i usr/bin/$i-hunspell
-       done
+       Fmv usr/bin/analyze usr/bin/analyze-hunspell
}

# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to