Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=66fd3c430d3dc55a1b5ef5620a3798ff34b15b22
commit 66fd3c430d3dc55a1b5ef5620a3798ff34b15b22 Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Sat Dec 29 01:27:46 2007 +0100 aspell5-da-1.4.42r1-1-i686 rebuild, oldies list diff --git a/source/locale-extra/aspell5-da/FrugalBuild b/source/locale-extra/aspell5-da/FrugalBuild index 47d566f..b305aaf 100644 --- a/source/locale-extra/aspell5-da/FrugalBuild +++ b/source/locale-extra/aspell5-da/FrugalBuild @@ -1,25 +1,10 @@ -# Compiling Time: ~3 minutes +# Compiling Time: 0 SBU # Maintainer: VMiklos <[EMAIL PROTECTED]> _F_aspell_lang=da -pkgname=aspell5-$_F_aspell_lang +_F_aspell_ver=5 +_F_aspell_noverstrip=y pkgver=1.4.42r1 pkgrel=1 pkgdesc="GNU Aspell Danish 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=('d14c03dca23b572606279d7317b022d0') -replaces=('aspell-da') - -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
