Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=628436959731c5c22d98043abe6df068610410a9
commit 628436959731c5c22d98043abe6df068610410a9 Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Tue Dec 25 21:27:23 2007 +0100 aspell-pt-0.50r2-1-i686 rebuild, use Finclude aspell diff --git a/source/locale-extra/aspell-pt/FrugalBuild b/source/locale-extra/aspell-pt/FrugalBuild index 669128d..4eb1af6 100644 --- a/source/locale-extra/aspell-pt/FrugalBuild +++ b/source/locale-extra/aspell-pt/FrugalBuild @@ -1,24 +1,10 @@ -# Compiling Time: ~1 minute +# Compiling Time: 0 SBU # Maintainer: VMiklos <[EMAIL PROTECTED]> _F_aspell_lang=pt -pkgname=aspell-$_F_aspell_lang -pkgver=0.50r1 -pkgrel=2 +pkgver=0.50r2 +pkgrel=1 pkgdesc="GNU Aspell Portuguese 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=('c9900d2d8e464326730bc575ddad82ea') - -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=('deea92b701d084a00428b70e86cce149c95aea1c') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
