Commit Graph

4 Commits

Author SHA1 Message Date
phessler
274222330f unbreak for !i386
js.h wants to include machine/joystick.h for analog joystick support.
other platforms don't have such support, so hide it with an arch define.
this allows us to use the "portable game librarys" on more than one arch.

OK MANTAINER
2009-06-12 20:48:37 +00:00
simon
1a0851e241 ENOCOOKIE: bump PKGNAME, not DISTNAME 2009-04-10 08:54:32 +00:00
simon
6df847bd7d fix typo in comment and bump
from Gallon Sylvestre (MAINTAINER)
2009-04-10 08:47:00 +00:00
ajacoutot
5d414bd321 Import plib-1.8.5
PLIB is a suite of portable game librairies.

PLIB includes sound effects, music, a complete 3D engine, font
rendering, a simple Windowing library, a game scripting language, a GUI,
networking, 3D math library and a collection of handy utility functions.
All are 100% portable across nearly all modern computing platforms.
Each library component is fairly independent of the others - so if you
want to use SDL, GTK, GLUT, or FLTK instead of PLIB's 'PW' windowing
library, you can.

Based on a submission from Gallon Sylvestre (MAINTAINER)
2008-11-10 22:10:22 +00:00