Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1e1b2fb75919b3709165613d905cdf4e750ae1a0
commit 1e1b2fb75919b3709165613d905cdf4e750ae1a0 Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Sat Dec 29 01:39:19 2007 +0100 aspell5-sc-1.0-3-i686 use Finclude aspell diff --git a/source/locale-extra/aspell5-sc/FrugalBuild b/source/locale-extra/aspell5-sc/FrugalBuild index 981c148..3209d16 100644 --- a/source/locale-extra/aspell5-sc/FrugalBuild +++ b/source/locale-extra/aspell5-sc/FrugalBuild @@ -2,24 +2,9 @@ # Maintainer: VMiklos <[EMAIL PROTECTED]> _F_aspell_lang=sc -pkgname=aspell5-$_F_aspell_lang +_F_aspell_ver=5 +_F_aspell_noverstrip=y pkgver=1.0 -pkgrel=2 +pkgrel=3 pkgdesc="GNU Aspell Sardinian 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-$pkgver.tar.bz2) -sha1sums=('4d94c9a3c5cc0c7f9af4e94074616073efa2374a') - -build() -{ - Fcd - ./configure --vars PREFIX=/usr DESTDIR=$Fdestdir || return 1 - make || return 1 - Fmakeinstall -} - -# vim: ft=sh +Finclude aspell _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
