summaryrefslogtreecommitdiff
path: root/community/openarena
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2012-02-19 00:31:40 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2012-02-19 00:31:40 -0300
commitb7be3e931b811decb9a8686a60e52fe723bbaf81 (patch)
tree2e7da21de151c50ecdfa97a9d4ef5db5de62db51 /community/openarena
parent78397621fc97288066a5d73989811ab0fe641bd6 (diff)
parent1098e9db0acc5bb5c45af5778492faf3b4c99dd6 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community-testing/ipvsadm/PKGBUILD community/arch/PKGBUILD community/chntpw/PKGBUILD community/dnstracer/PKGBUILD community/dvtm/PKGBUILD community/gnash/PKGBUILD community/ngspice/PKGBUILD community/siege/PKGBUILD extra/enscript/PKGBUILD extra/gconfmm/PKGBUILD extra/gftp/PKGBUILD extra/libart-lgpl/PKGBUILD extra/libcaca/PKGBUILD extra/libdv/PKGBUILD extra/libgnomemm/PKGBUILD extra/libidl2/PKGBUILD extra/libvisual/PKGBUILD extra/libxdamage/PKGBUILD extra/libxrender/PKGBUILD extra/openslp/PKGBUILD extra/snarf/PKGBUILD multilib/wine/PKGBUILD testing/mesa/PKGBUILD testing/xf86-video-glint/PKGBUILD
Diffstat (limited to 'community/openarena')
-rw-r--r--community/openarena/PKGBUILD12
1 files changed, 5 insertions, 7 deletions
diff --git a/community/openarena/PKGBUILD b/community/openarena/PKGBUILD
index 6a730239b..5a7b25bce 100644
--- a/community/openarena/PKGBUILD
+++ b/community/openarena/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 60611 2011-12-14 23:55:11Z svenstaro $
+# $Id: PKGBUILD 64715 2012-02-18 02:34:57Z svenstaro $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Arkham <arkham at archlinux dot us>
# Contributor: Christoph Zeiler <archNOSPAM_at_moonblade.dot.org>
pkgname=openarena
-pkgver=0.8.5
+pkgver=0.8.8
_oldver=0.8.1
-pkgrel=4
+pkgrel=1
pkgdesc="A violent, sexy, multiplayer first person shooter based on the ioquake3 engine"
arch=('i686' 'x86_64' 'mips64el')
url="http://openarena.ws/"
@@ -16,6 +16,7 @@ makedepends=('openal' 'mesa')
optdepends=('openal')
source=(http://download.tuxfamily.org/$pkgname/rel/081/oa081.zip
http://download.tuxfamily.org/$pkgname/rel/085/oa085p.zip
+ http://178.63.102.135/svens_stuff/oa088p.zip
$url/svn/source/081/$pkgname-engine-$_oldver-1.tar.bz2
$pkgname.png
$pkgname-server.png
@@ -24,6 +25,7 @@ source=(http://download.tuxfamily.org/$pkgname/rel/081/oa081.zip
strcpy-memmove.patch)
md5sums=('49006bcb02b4e8ea3d06749e8f4e4887'
'b2a0437da751cd50dd2351ed9e0c4e9d'
+ '45da37955eba40cfd0e6e0f89cbb4b61'
'4ee696eacc4b0350f9dbb5588dcd74a2'
'c69f824dc500d436fc631b78b6a62dc8'
'17e2f4fa060ed97ff6fe1eaff647bcfb'
@@ -32,10 +34,6 @@ md5sums=('49006bcb02b4e8ea3d06749e8f4e4887'
'723ec16d949f454588d62da499bbefca')
build() {
- # uncomment to disable semi-nude models:
- # rm -f $pkgname-$_oldver/baseoa/pak2-players-mature.pk3
- # (resulting version won't work with most servers!!)
-
cd $srcdir/$pkgname-engine-$_oldver
patch -Np0 < $srcdir/strcpy-memmove.patch