Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6ae87627c457d4763310ba12846433e2c8bb19c3
commit 6ae87627c457d4763310ba12846433e2c8bb19c3 Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Sat Dec 29 01:11:55 2007 +0100 aspell5-bg-4.0r0-2-i686 rebuild, oldies list diff --git a/source/locale-extra/aspell5-bg/FrugalBuild b/source/locale-extra/aspell5-bg/FrugalBuild index a5f372d..6abe017 100644 --- a/source/locale-extra/aspell5-bg/FrugalBuild +++ b/source/locale-extra/aspell5-bg/FrugalBuild @@ -1,25 +1,10 @@ -# Compiling Time: ~3 minutes +# Compiling Time: 0.01 SBU # Maintainer: VMiklos <[EMAIL PROTECTED]> _F_aspell_lang=bg -pkgname=aspell5-$_F_aspell_lang +_F_aspell_ver=5 +_F_aspell_noverstrip=y pkgver=4.0r0 -pkgrel=1 +pkgrel=2 pkgdesc="GNU Aspell Bulgarian 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 aspell5-$_F_aspell_lang|sed -n -e \"s/aspell5-$_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=('f1d9f1587cc382f10f1c7ac0a2600833') -replaces=('aspell-bg') - -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
