Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a9ac286e84eef1b07df4b2a21092dade10a1ddb3

commit a9ac286e84eef1b07df4b2a21092dade10a1ddb3
Author: Miklos Vajna <[EMAIL PROTECTED]>
Date:   Sat Dec 29 01:41:12 2007 +0100

aspell5-tl-0.02r1-3-i686
use Finclude aspell

diff --git a/source/locale-extra/aspell5-tl/FrugalBuild 
b/source/locale-extra/aspell5-tl/FrugalBuild
index 50f78d3..2225a4f 100644
--- a/source/locale-extra/aspell5-tl/FrugalBuild
+++ b/source/locale-extra/aspell5-tl/FrugalBuild
@@ -2,25 +2,9 @@
# Maintainer: VMiklos <[EMAIL PROTECTED]>

_F_aspell_lang=tl
-pkgname=aspell5-$_F_aspell_lang
+_F_aspell_ver=5
+_F_aspell_noverstrip=y
pkgver=0.02r1
-realver=`echo $pkgver|sed 's/r/-/'`
-pkgrel=2
+pkgrel=3
pkgdesc="GNU Aspell 0.60 Tamil (தமிழà¯.) 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 
aspell5-$_F_aspell_lang|sed -n -e \"s/aspell5-$_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-$realver.tar.bz2)
-sha1sums=('ae9d5fad56ba162db0a33a9ece0e348298f2e3c6')
-
-build()
-{
-       Fcd $pkgname-$realver
-       ./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

Reply via email to