9b809e1a6a
As discussed during the dev day. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 lines
356 B
Plaintext
12 lines
356 B
Plaintext
config BR2_PACKAGE_PRBOOM
|
|
bool "PrBoom"
|
|
select BR2_PACKAGE_SDL
|
|
select BR2_PACKAGE_SDL_MIXER
|
|
select BR2_PACKAGE_SDL_NET
|
|
help
|
|
PrBoom is a Doom client which 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/
|