summaryrefslogtreecommitdiffstats
path: root/package/prboom/Config.in
blob: 678a15111b45309be97d86485e3ec564d8af4fc6 (plain)
1
2
3
4
5
6
7
8
9
10
11
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/
OpenPOWER on IntegriCloud