summaryrefslogtreecommitdiffstats
path: root/package/chocolate-doom/Config.in
blob: 5e0d9c11ea6dfcac9bcc5de46c1c7f62ba3ce598 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
config BR2_PACKAGE_CHOCOLATE_DOOM
	bool "chocolate-doom"
	depends on BR2_USE_MMU # fork()
	select BR2_PACKAGE_SDL
	select BR2_PACKAGE_SDL_MIXER
	select BR2_PACKAGE_SDL_NET
	help
	  Chocolate Doom is a set of conservative source ports for Doom,
	  Heretic, Hexen and Strife, with a philosophy of preserving the
	  look, feel, and bugs of the vanilla versions of each.

	  http://www.chocolate-doom.org
OpenPOWER on IntegriCloud