Commit Graph

34 Commits

Author SHA1 Message Date
sebastia
f04eaafc81 Add support for game controllers.
To do that, the irrlicht backend had to be switched from X11
to SDL, since the X11 backend joystick support is Linux specific,
and there is no way to combine SDL joystick support with Linux graphics
backend. Test reports by Raf Czlonka.

OK pascal@ (MAINTAINER)
2020-03-18 18:57:45 +00:00
sthen
484cf3de0c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:45:45 +00:00
jsg
a664a5425d modify embedded copy of glew.h for recent Mesa versions
Mesa >= 18.2.5 has newer OpenGL headers from Khronos which change the
include guards.
2019-01-28 15:30:56 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
pascal
92fd69a100 Update to STK 0.9.3. 2017-11-27 15:45:19 +00:00
naddy
11e3dd67b3 switch COMPILER from the old, confusing shortcuts to the more explicit format 2017-11-16 23:20:37 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
espie
cc5bc426ed switch everything to new COMPILER idiom, even stuff that won't build with clang
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
espie
6d4b1804b4 WANT_CXX 2017-05-27 04:54:31 +00:00
sthen
91e7d81e32 WANTLIB += freetype 2016-11-08 21:57:50 +00:00
pascal
c924d651c8 Update to 0.9.2, from David CARLIER, thanks! 2016-08-05 23:27:27 +00:00
pascal
b01174ae9b Update my mail address. 2016-05-07 12:40:56 +00:00
jasper
8bc1fe0223 stop using malloc.h 2016-01-14 07:29:59 +00:00
pascal
2f69058b74 Update to STK 0.9.1. 2015-11-29 07:46:29 +00:00
pascal
74c36a9d42 Re-enable on powerpc; mpi@ still sees value in having a package. 2015-08-03 16:37:45 +00:00
pascal
85f8ccf092 Don't even attempt to build this on anything but amd64 and i386. 3D accel
isn't nearly good enough to run it on sparc64 or macppc.
2015-08-01 23:07:30 +00:00
ajacoutot
37b16e2b81 Missed bump after move to gcc4.9. 2015-05-28 15:47:47 +00:00
ajacoutot
dd0483d1c2 sys/endian.h -> endian.h 2015-05-01 16:00:44 +00:00
pascal
0958e68ce4 Update to STK 0.9. 2015-04-30 22:29:49 +00:00
pascal
120aa4b233 Fix RCS fix, noticed by espie@. 2014-07-13 15:47:08 +00:00
pascal
0b35027c88 Remove RCS keywords from patch, noticed by espie@ 2014-07-12 22:01:20 +00:00
pascal
be4538d15f Like x11/irrlicht, fix the internal copy of Irrlicht in supertuxkart after
Mesa update.
2014-07-12 21:00:41 +00:00
pascal
bddf4162f9 Update to supertuxkart 0.8.1. Use external deps wherever possible.
ok bcallah@ stsp@
2013-11-29 13:21:09 +00:00
espie
9cd014a3ca PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:02:49 +00:00
pascal
c52957ba87 Update to supertuxkart 0.8. New tracks, better AI and a story mode. Also
needs an internal irrlicht now ...
2012-12-16 15:31:40 +00:00
pascal
cccc3440b4 Update to supertuxkart 0.7.3. 2012-11-22 11:54:06 +00:00
kili
00dd1f854a Update to supertuxkart-0.7.
From maintainer Pascal Stumpf.

ok jasper@
2011-05-08 20:14:54 +00:00
espie
d0c835778f new depends with >= 2010-11-26 07:20:11 +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
kili
24c46c77f1 Explicitely require openal 0.0.8p7 or later, because
it crashes with older versions.

From Brad.
2010-10-11 18:44:43 +00:00
kili
fc98d88865 Use freeglut, not glut.
ok ajacoutot@, and maintainer Pascal Stumpf.

"If it doesn't work with freeglut, it was probably written in 1993
and never touched since." Tobias Ulmer (freeglut maintainer).
2010-10-10 10:26:37 +00:00
ajacoutot
c9a3fb24b8 Import supertuxkart-0.6.2a.
SuperTuxKart is a free go-kart style racing game. You can choose from
several popular mascots of OSS projects as kart models.

from maintainer Pascal Stumpf, with some tweaks.
ok jasper@
2010-10-06 17:05:42 +00:00