Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome22.git;a=commitdiff;h=ef78395949837add604478dc2f1c926a83d24c76
commit ef78395949837add604478dc2f1c926a83d24c76 Author: Christian Hamar alias krix <[EMAIL PROTECTED]> Date: Fri Apr 11 19:07:31 2008 +0200 enchant-1.4.0-1-x86_64 * Version bump diff --git a/source/apps/enchant/FrugalBuild b/source/apps/enchant/FrugalBuild index b0fd66c..9205904 100644 --- a/source/apps/enchant/FrugalBuild +++ b/source/apps/enchant/FrugalBuild @@ -2,19 +2,19 @@ # Maintainer: Christian Hamar alias krix <[EMAIL PROTECTED]> pkgname=enchant -pkgver=1.3.0 -pkgrel=2 +pkgver=1.4.0 +pkgrel=1 pkgdesc="Generic spell checking library" url="http://www.abisource.com/enchant/" -depends=('aspell' 'glib2>=2.14.1') +depends=('aspell' 'glib2>=2.16.3') makedepends=('hunspell' 'hspell') groups=('apps') license=('GPL2.1') archs=('i686' 'x86_64') up2date="lynx -dump http://www.abisource.com/projects/enchant/|grep tar.gz$|sed 's/.*-\(.*\)\.t.*/\1/'" source=(http://www.abisource.com/downloads/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz enchant.ordering) -sha1sums=('140ffd2798d94e5f77cc28a37086c75b830f07d8' \ - '9e8694a69705a12ff2e94e60b8b4031a2c9a9f95') +sha1sums=('1a3c140c96769d3268a7f1faf7d9400016985537' \ + '9e8694a69705a12ff2e94e60b8b4031a2c9a9f95') build() { Fbuild --disable-ispell --with-myspell-dir=/usr/share/myspell --with-aspell-prefix=/usr --with-hspell-prefix=/usr _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
