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

commit c79f32d338847838bc178e4052fe34708d7edf82
Author: voroskoi <[EMAIL PROTECTED]>
Date:   Tue Apr 29 13:29:34 2008 +0200

nasm-2.02-1-i686
version bump
fixed up2date
use Finclude sourceforge
removed build()

diff --git a/source/devel/nasm/FrugalBuild b/source/devel/nasm/FrugalBuild
index 08c2b9e..69c69f9 100644
--- a/source/devel/nasm/FrugalBuild
+++ b/source/devel/nasm/FrugalBuild
@@ -1,22 +1,15 @@
-# Compiling Time: 0.01 SBU
+# Compiling Time: 0.10 SBU
# Maintainer: VMiklos <[EMAIL PROTECTED]>

pkgname=nasm
-pkgver=0.98.39
-pkgrel=3
+pkgver=2.02
+pkgrel=1
pkgdesc="NASM is the Netwide Assembler"
-url="http://nasm.sf.net/";
+Finclude sourceforge
depends=('glibc')
groups=('devel')
archs=('i686' 'x86_64')
-up2date="lynx -dump 
'http://www.kernel.org/pub/software/devel/nasm/source/?C=M;O=A'|grep 
[0-9].tar.gz$|sed -n 's/.*-\(.*\)\.t.*/\1/;$ p'"
-source=(http://dl.sourceforge.net/sourceforge/nasm/nasm-$pkgver.tar.bz2)
-sha1sums=('73d64812bb95774355f737c0fb0271382d23db67')
-
-build()
-{
-       Fmkdir /usr/{bin,man/man1}
-       Fbuild
-}
+up2date="lynx -dump http://sourceforge.net/project/showfiles.php?group_id=6208 
|grep 'nasm sources' |sed -ne 's/.*\]\(.*\) [A-Z].*\[.*/\1/;1p'"
+sha1sums=('2b24076eebebf85f8048da78dae1ee801c4fa693')

# optimization OK
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to