* updated wlroots (0.17.3 -> 0.18.1)
[t2sde.git] / package / games / crimson / subconfig-games.in
blob8c54ba05bc7b0c777bfb63e4ea1bd37af86d6492
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # T2 SDE: package/*/crimson/subconfig-games.in
3 # Copyright (C) 2004 - 2022 The T2 SDE Project
4 # Copyright (C) 1998 - 2003 ROCK Linux Project
5
6 # This Copyright note is generated by scripts/Create-CopyPatch,
7 # more information can be found in the files COPYING and README.
8
9 # This program is free software; you can redistribute it and/or modify
10 # it under the terms of the GNU General Public License version 2.
11 # --- T2-COPYRIGHT-NOTE-END ---
13 if pkgcheck crimson X; then
14       menu_begin MENU_PKG_GAMES_CRIMSON 'Crimson Battlefields'
15         bool 'compress data files' SDECFG_PKG_CRIMSON_ZLIB 1 "
16           whether datafiles should be compressed using zlib"
17         bool 'sound support' SDECFG_PKG_CRIMSON_SOUND 1 "
18           whether sound should be supported"
19         bool 'level compiler' SDECFG_PKG_CRIMSON_CFED 1 "
20           build and install the level compiler"
21         bool 'BattleIsle map converter' SDECFG_PKG_CRIMSON_BI2CF 1 "
22           build and install the BattleIsle map converter"
23         bool 'graphical level editor' SDECFG_PKG_CRIMSON_COMET 1 "
24           build and install the graphical level editor"
25       menu_end