Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=adddbeeeabe65bb6a9a5e0a60757b0d7a19ada6f
commit adddbeeeabe65bb6a9a5e0a60757b0d7a19ada6f Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Sun Dec 30 01:05:54 2007 +0100 aspell6-yi-0.01.1r1-3-i686 - Finclude aspell - hopefully the last aspell pkg not using aspell.sh :) diff --git a/source/locale-extra/aspell6-yi/FrugalBuild b/source/locale-extra/aspell6-yi/FrugalBuild index ae1a3f4..bb1c71a 100644 --- a/source/locale-extra/aspell6-yi/FrugalBuild +++ b/source/locale-extra/aspell6-yi/FrugalBuild @@ -1,26 +1,8 @@ -# Compiling Time: ~1 minute +# Compiling Time: 0 SBU # Maintainer: VMiklos <[EMAIL PROTECTED]> _F_aspell_lang=yi -pkgname=aspell6-$_F_aspell_lang pkgver=0.01.1r1 -pkgrel=2 +pkgrel=3 pkgdesc="GNU Aspell 0.60 Yiddish (×.×.Ö´×.×.ש) Dictionary 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=('9d514384bf00cfb9ceb0d5f78f998d93') - -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
