Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ee5ac367ed5fa2e3d0ad1e46f3de26d090b832ed
commit ee5ac367ed5fa2e3d0ad1e46f3de26d090b832ed Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Sat Dec 29 01:34:39 2007 +0100 aspell5-gd-0.1.1r1-1-i686 rebuild, use Finclude aspell diff --git a/source/locale-extra/aspell5-gd/FrugalBuild b/source/locale-extra/aspell5-gd/FrugalBuild index 49af0ab..17d22b9 100644 --- a/source/locale-extra/aspell5-gd/FrugalBuild +++ b/source/locale-extra/aspell5-gd/FrugalBuild @@ -1,25 +1,10 @@ -# Compiling Time: ~3 minutes +# Compiling Time: 0 SBU # Maintainer: VMiklos <[EMAIL PROTECTED]> _F_aspell_lang=gd -pkgname=aspell5-$_F_aspell_lang +_F_aspell_ver=5 +_F_aspell_noverstrip=y pkgver=0.1.1r1 pkgrel=1 pkgdesc="GNU Aspell Scottish Gaelic 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=('171673ec92270f58f945c4317286220b') -replaces=('aspell-gd') - -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
