Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b608794429fdd359c2c87992abac332c255ade86
commit b608794429fdd359c2c87992abac332c255ade86 Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Sun Dec 30 00:16:41 2007 +0100 aspell6-cs-20040614r1-2-i686 rebuild, Finclude aspell diff --git a/source/locale-extra/aspell6-cs/FrugalBuild b/source/locale-extra/aspell6-cs/FrugalBuild index 4c669a8..fc665aa 100644 --- a/source/locale-extra/aspell6-cs/FrugalBuild +++ b/source/locale-extra/aspell6-cs/FrugalBuild @@ -1,27 +1,8 @@ -# Compiling Time: ~1 minute +# Compiling Time: 0 SBU # Maintainer: VMiklos <[EMAIL PROTECTED]> _F_aspell_lang=cs -pkgname=aspell6-$_F_aspell_lang pkgver=20040614r1 -pkgrel=1 +pkgrel=2 pkgdesc="GNU Aspell 0.60 Czech 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=('50f0c2b7b6fcfe47bb647ad8993d2fe8') -replaces=('aspell-cs') - -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
