Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5c7ac2d6d377a8a1948125dc2543504f3de10fc8
commit 5c7ac2d6d377a8a1948125dc2543504f3de10fc8 Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Sun Dec 30 01:03:30 2007 +0100 aspell6-qu-0.02r0-3-i686 rebuild, Finclude aspell diff --git a/source/locale-extra/aspell6-qu/FrugalBuild b/source/locale-extra/aspell6-qu/FrugalBuild index df711a3..610c17e 100644 --- a/source/locale-extra/aspell6-qu/FrugalBuild +++ b/source/locale-extra/aspell6-qu/FrugalBuild @@ -1,26 +1,8 @@ -# Compiling Time: ~1 minute +# Compiling Time: 0 SBU # Maintainer: VMiklos <[EMAIL PROTECTED]> _F_aspell_lang=qu -pkgname=aspell6-$_F_aspell_lang pkgver=0.02r0 -pkgrel=2 +pkgrel=3 pkgdesc="GNU Aspell 0.60 Quechua (Runasimi (qheshwa)) 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=('b1c4a68fd5f46cadb600d925b0764fa5') - -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
