Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=338eb07a1fb32635145efc93d9c84137a28585f4
commit 338eb07a1fb32635145efc93d9c84137a28585f4 Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Thu Dec 27 18:00:11 2007 +0100 aspell-es-0.50r2-3-i686 rebuild, use Finclude aspell diff --git a/source/locale-extra/aspell-es/FrugalBuild b/source/locale-extra/aspell-es/FrugalBuild index 2a103e7..f1cecb0 100644 --- a/source/locale-extra/aspell-es/FrugalBuild +++ b/source/locale-extra/aspell-es/FrugalBuild @@ -1,26 +1,10 @@ -# Compiling Time: ~1 minute +# Compiling Time: 0 SBU # Maintainer: VMiklos <[EMAIL PROTECTED]> _F_aspell_lang=es -pkgname=aspell-$_F_aspell_lang pkgver=0.50r2 -pkgrel=2 +pkgrel=3 pkgdesc="GNU Aspell Spanish 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=('4a8583e9ef9f4aed03f5a7fe09d40060') - -build() { - cd $startdir/src/$pkgname-`echo $pkgver|sed 's/r/-/'` - ./configure - - make || return 1 - - make DESTDIR=$startdir/pkg install -} - -# vim: ft=sh +Finclude aspell +unset signatures +sha1sums=('46f301460588dc59a51df2c2f39377ef3977bd03') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
