19 Commits

Author SHA1 Message Date
jasper
fc794ebee2 missed in previous 2015-12-27 17:56:59 +00:00
jasper
bc424771b1 from new maintainer Donovan Watteau:
"- update from 0.5.2 to 0.6.3, which fixes a lot of security issues and
  which makes the game playable online again.
- don't bother building on strict-alignment archs.  On loongson, both
  the client and the server SIGBUS during startup, and looking at the
  code it seems that it will crash on anything not x86 or ppc.
- don't include an extra copy of DejaVuSans.ttf.
- use audio/wavpack, not an internal copy.
- make sure an internal zlib is never used.
- invoke "bam" with -a, to make sure that it will abort on error.
- don't enforce stack protector, base gcc(1) enables it wherever
  it's possible.
- fix endianness detection (confirmed to work on macppc).
- drop patch-src_engine_client_ec_snd_c.  At first, I ported it to
  teeworlds-0.6.2, but actually this patch makes audio much worse
  for me, and I can't observe anymore the crash it was supposed
  to fix."

ok armani@
2015-12-27 17:56:22 +00:00
ajacoutot
2e07defd81 Remove -lpthread patching. 2013-08-09 19:04:49 +00:00
espie
9cd014a3ca PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:02:49 +00:00
espie
2974da2e02 SH -> /bin/sh, no need for a variable there either 2011-10-21 17:43:30 +00:00
espie
999b4db39c normalize pkgpath 2011-09-16 09:48:08 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
espie
6e2d69ab88 new depends 2010-11-16 11:23:25 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
armani
1de6af8515 Update my email address, new style depends and add USE_X11 as noticed by
jasper.

ok jasper@
2010-10-17 22:07:27 +00:00
fgsch
6097dbaf9c Bump revision after python's default change. 2010-08-30 17:46:56 +00:00
jasper
dfa5a5a1e1 - update teeworlds to 0.5.2
from Jonathan Armani (MAINTAINER)
2009-11-29 18:00:27 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
ajacoutot
914bdec8dd - update to teeworlds-0.5.1
from Jonathan Armani (maintainer)
2009-04-05 16:59:40 +00:00
espie
6aa9f723c1 fix depends 2009-03-15 14:39:02 +00:00
sthen
af1c8871b5 fix segfault; from jakemsr@, maintainer ok. 2009-02-10 00:32:43 +00:00
ajacoutot
3f5367e1af - fix a sigbus error on sparc64; from Debian
breakage reported by sturm@
2009-02-08 22:31:58 +00:00
ajacoutot
340f3cb50a - respect cflags
- fix some warnings
2009-02-08 16:54:54 +00:00
ajacoutot
0e746fcb66 Import teeworlds-0.5.0
Teeworlds is a free online multiplayer game, available for all major 
operating systems. Battle with up to 16 players in a variety of game 
modes, including Team Deathmatch and Capture The Flag.

Based on an original submission from Jonathan Armani (MAINTAINER) with
several tweaks from me
2009-01-18 17:53:36 +00:00