kumquat-buildroot/package/prboom/Config.in
Jörg Krause dc36638089 package/prboom: fix typo in help text
rendring -> rendering

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-03-22 10:00:57 +01:00

14 lines
452 B
Plaintext

config BR2_PACKAGE_PRBOOM
bool "prboom"
# These result in internal compiler error
depends on !BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_SH
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
rendering, while still keeping the old style alive.
http://prboom.sourceforge.net/