Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=12ae5ecb017115ce19f7a0f5a1b1ac99b2857152
commit 12ae5ecb017115ce19f7a0f5a1b1ac99b2857152 Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Sun Dec 30 00:25:08 2007 +0100 aspell6-hu-0.99.4.2r0-3-i686 rebuild, Finclude aspell diff --git a/source/locale-extra/aspell6-hu/FrugalBuild b/source/locale-extra/aspell6-hu/FrugalBuild index 8146946..1de386c 100644 --- a/source/locale-extra/aspell6-hu/FrugalBuild +++ b/source/locale-extra/aspell6-hu/FrugalBuild @@ -1,26 +1,8 @@ -# Compiling Time: ~1 minute +# Compiling Time: 0.01 SBU # Maintainer: VMiklos <[EMAIL PROTECTED]> _F_aspell_lang=hu -pkgname=aspell6-$_F_aspell_lang pkgver=0.99.4.2r0 -pkgrel=2 +pkgrel=3 pkgdesc="GNU Aspell Hungarian Word List Package" -url="http://aspell.net/" -depends=('aspell>=0.60') -groups=('locale-extra') -archs=('i686' 'x86_64') -up2date="lynx -dump http://ftp.gnu.org/pub/gnu/aspell/dict/$_F_aspell_lang/\?M=D|grep aspell6-$_F_aspell_lang|sed -n -e \"s/aspell6-$_F_aspell_lang-//\" -e 's/\.tar\..* / /' -e 's/-/r/' -e '1p'|cut -d ] -f 3|cut -d ' ' -f 1" -source=(ftp://ftp.gnu.org/gnu/aspell/dict/$_F_aspell_lang/$pkgname-`echo $pkgver|sed 's/r/-/'`.tar.bz2) -md5sums=('4f4e1e98019a89d0ebf43ec59ae68254') - -build() { - cd $startdir/src/$pkgname-`echo $pkgver|sed 's/r/-/'` - ./configure - - make || return 1 - - make DESTDIR=$startdir/pkg install -} - -# vim: ft=sh +Finclude aspell _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
