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

commit f9ebb40c61e2742661d061abdb35ea86a70f0959
Author: Michel Hermier <herm...@frugalware.org>
Date:   Thu May 21 18:02:29 2009 +0200

blobwars-1.07-1-i686

* Fix url.
* Fix source.

diff --git a/source/games-extra/blobwars/FrugalBuild 
b/source/games-extra/blobwars/FrugalBuild
index 4f29754..fd5652f 100644
--- a/source/games-extra/blobwars/FrugalBuild
+++ b/source/games-extra/blobwars/FrugalBuild
@@ -3,17 +3,19 @@

pkgname=blobwars
pkgver=1.07
+pkgextraver=-1
pkgrel=1
pkgdesc="In Blob Wars: Metal Blob Solid, you take on the role of a fearless 
Blob agent, Bob."
-url="http://www.parallelrealities.co.uk/blobWars.php";
+url="http://www.parallelrealities.co.uk/projects/blobWars.php";
depends=('sdl' 'sdlimage' 'sdl_mixer' 'sdl_ttf' 'zlib' 'libstdc++5')
makedepends=('gcc-3.3')
groups=('games-extra')
archs=('i686' 'x86_64')
-up2date="lynx -dump http://www.parallelrealities.co.uk/blobWars.php | grep -m1 
'.tar.gz' | sed 's/-[0-9]\.tar\.gz.*//' | sed 's/.*blobwars-//'"
-source=(http://frugalware.org/~alex/dlhacks/viruskiller/$pkgname-$pkgver-1.tar.gz)
+up2date="Flasttar $url"
+source=(http://www.parallelrealities.co.uk/download/$pkgname/$pkgname-$pkgver$pkgextraver.tar.gz)
sha1sums=('87488c29e999a588b72708d3d64ceaf94657275b')
export CXX="g++-3.3"
+_F_cd_path=$pkgname-$pkgver

build() {
if [ "$CARCH" == "x86_64" ]; then
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to