* yet more dir-less .cache DEP updates
[t2sde.git] / package / games / flightgear / subconfig-games.in
blobc4fbca99411c47a34a547bd9e8135a4d2fd8ce77
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # T2 SDE: package/*/flightgear/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 flightgear X; then
14       menu_begin MENU_PKG_GAMES_FLIGHTGEAR 'FlightGear'
15         bool 'multi-pilot networking' SDECFG_PKG_FLIGHTGEAR_OLK 0 "
16           Include Oliver's multi-pilot networking support"
17         bool 'Use WeatherCM' SDECFG_PKG_FLIGHTGEAR_WEATHERCM 0 "
18           Use WeatherCM instead of FGEnvironment"
19         bool 'tile loading threads' SDECFG_PKG_FLIGHTGEAR_THREADS 0 "
20           Include tile loading threads"
21       menu_end