Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b74c9c37edc9c9abc92beb207c2c14cbd0d58ced
commit b74c9c37edc9c9abc92beb207c2c14cbd0d58ced Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Tue Dec 25 21:54:13 2007 +0100 aspell-wa-0.50r0-3-i686 rebuild, use Finclude aspell diff --git a/source/locale-extra/aspell-wa/FrugalBuild b/source/locale-extra/aspell-wa/FrugalBuild index 8e95832..d0ba374 100644 --- a/source/locale-extra/aspell-wa/FrugalBuild +++ b/source/locale-extra/aspell-wa/FrugalBuild @@ -1,24 +1,8 @@ -# Compiling Time: ~1 minute +# Compiling Time: 0 SBU # Maintainer: VMiklos <[EMAIL PROTECTED]> _F_aspell_lang=wa -pkgname=aspell-$_F_aspell_lang pkgver=0.50r0 -pkgrel=2 +pkgrel=3 pkgdesc="GNU Aspell Walloon Word List Package" -url="http://aspell.net/" -depends=('aspell') -groups=('locale-extra') -archs=('i686' 'x86_64') -up2date="lynx -dump http://ftp.gnu.org/pub/gnu/aspell/dict/$_F_aspell_lang/\?M=D|grep aspell-$_F_aspell_lang|sed -n -e \"s/aspell-$_F_aspell_lang-//\" -e 's/\.tar\..* / /' -e 's/-/r/' -e '1 p'|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=('e3817402d7be19d4b0d0342d3a5970ea') - -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
