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

commit f0d19afdc598a489c7efcdcc2eaf082342c51f34
Author: crazy <[EMAIL PROTECTED]>
Date:   Fri Sep 7 02:28:40 2007 +0200

warsow-0.32-1-i686
* Version bump
* corrected prefix and X location on make

diff --git a/source/games-extra/warsow/FrugalBuild 
b/source/games-extra/warsow/FrugalBuild
index 9b5815d..77080ef 100644
--- a/source/games-extra/warsow/FrugalBuild
+++ b/source/games-extra/warsow/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: detto <[EMAIL PROTECTED]>

pkgname=warsow
-pkgver=0.31
+pkgver=0.32
pkgrel=1
pkgdesc="Free online multiplayer competitive FPS based on the Qfusion engine."
url="http://www.warsow.net/";
@@ -14,14 +14,14 @@ groups=('games-extra')
makedepends=('unzip')
depends=('sdl' 'openal' 'curl' 'mesa' 'libxxf86dga' 'libjpeg' 'libvorbis' 
'libxinerama')
up2date=("lynx -dump $url |grep Latest |sed -e 's/.*ow \(.*\)/\1/'")
-source=(http://esport-project.net/downloads/${pkgname}/${pkgname}_${pkgver}_linux.tar.gz
 \
-        
http://esport-project.net/downloads/${pkgname}/${pkgname}_${pkgver}_sdk.zip \
-               
http://mitglied.lycos.de/r3360/warsow/wsw-icon/wsw-icon_48x48.png \
+source=(http://www.67250.com/warsow/${pkgname}_${pkgver}_linux.tar.gz \
+        http://www.67250.com/warsow/${pkgname}_${pkgver}_sdk.zip \
+       http://mitglied.lycos.de/r3360/warsow/wsw-icon/wsw-icon_48x48.png \
warsow.sh warsow_server.sh)
-sha1sums=('0e4cc49255bb33ae5a07a79662d2ca350f8ca18e'\
-          '27175a12f8b88f3a2c7ef998a551c10fae54e94d'\
-          '54e59b98772d11914ca6881a5c60c45698f550e6'\
-          'c4b18b46e02c7e120c18427e7ace272d51680da4'\
+sha1sums=('05691ca3aea23de5280b88004a05491339a6eee6' \
+          '09a9cb1d231dfdf62dc6249f9faba7760cde2e0f' \
+          '54e59b98772d11914ca6881a5c60c45698f550e6' \
+          'c4b18b46e02c7e120c18427e7ace272d51680da4' \
'ef06eae2aded9d4f6afc2ebe85d9bf0106e1d843')

build () {
@@ -38,8 +38,10 @@ build () {
Ffileschmod usr/share/warsow/wsw_server 755

# going to compile source...
-       Fcd warsow_0.31/source
-       Fmake
+       Fcd ${pkgname}_${pkgver}/source
+       Fmake DEBUG_BUILD=NO \
+               LOCALBASE=/usr \
+               X11BASE=/usr

if [ "$CARCH" = "x86_64" ]; then
# copy built binaries to pkg...
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to