prboom: add new games package PrBoom
authorHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Wed, 24 Sep 2008 13:03:22 +0000 (13:03 -0000)
committerHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Wed, 24 Sep 2008 13:03:22 +0000 (13:03 -0000)
commit005d15ae78f33e39ef3355e49ee9f0702e612af8
treec237ae650e676b3fe9cf37afd338f31e2b3983e9
parent7108decafe79ff862837a1a7a8f447eed90eb28f
prboom: add new games package PrBoom

This patch adds a new package PrBoom. PrBoom is a Doom and Doom ][ client which
uses the SDL library for graphics, sound and network. It also supports OpenGL,
but this has not been enabled in this package since few embedded platforms
support OpenGL.

PrBoom allows you to play the good old game on newer hardware. It even supports
higher resolution and better rendring, while still keeping the old style alive.

http://prboom.sourceforge.net/

Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
package/games/Config.in
package/games/prboom/Config.in [new file with mode: 0644]
package/games/prboom/prboom.mk [new file with mode: 0644]