Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=physfs201.git;a=commitdiff;h=424769bc33c625d6ffcd43d7e430690e77e1b380

commit 424769bc33c625d6ffcd43d7e430690e77e1b380
Author: gholafox <ghola...@free.fr>
Date:   Wed Jun 9 22:04:49 2010 +0200

netpanzer-0.8.2-4-i686

* Rebuild with physfs 2.0.1

diff --git a/source/games-extra/netpanzer/FrugalBuild 
b/source/games-extra/netpanzer/FrugalBuild
index daf5ac6..7774a08 100644
--- a/source/games-extra/netpanzer/FrugalBuild
+++ b/source/games-extra/netpanzer/FrugalBuild
@@ -1,25 +1,25 @@
-# Compiling Time: 0.91 SBU
+# Compiling Time: 0.81 SBU
# Maintainer: Devil505 <devil505li...@gmail.com>

pkgname=netpanzer
pkgver=0.8.2
-pkgrel=3
+pkgrel=4
pkgdesc="Fast-action multiplayer strategic network game"
-url="http://netpanzer.berlios.de";
-depends=('libstdc++' 'physfs>=2.0.0' 'sdl' 'sdl_mixer' 'sdlimage' 'sdl_ttf')
+url="http://www.netpanzer.org/";
+depends=('libstdc++' 'physfs>=2.0.1' 'sdl' 'sdl_mixer' 'sdlimage' 'sdl_ttf')
makedepends=('jam')
groups=('games-extra')
archs=('i686' 'x86_64')
-up2date="lynx -dump $url/download.html | Flasttar"
+up2date="lynx -dump http://developer.berlios.de/projects/$pkgname/ | grep -m1 
netpanzer | sed 's/.*netpanzer\ \([0-9.]*\).*/\1/'"
source=(http://download.berlios.de/netpanzer/$pkgname-$pkgver.tar.bz2 
$pkgname-$pkgver-gcc43.patch)
sha1sums=('99b0a79ffe4c8bf3a155c7555dff06e00def4023' \
'cbad8e3c9d9f34c0846bd54b61939ee86755f19b')

build()
{
-  Fcd
-  Fpatchall
-  Fconf --prefix=/usr --disable-debug --without-wx-config
-  jam || Fdie
-  jam -sprefix=${startdir}/pkg/usr install  || Fdie
+       Fcd
+       Fpatchall
+       Fconf --prefix=/usr --disable-debug --without-wx-config
+       jam || Fdie
+       jam -sprefix=${startdir}/pkg/usr install  || Fdie
}
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to