udev: Fixed create_nodes.sh to not chown symlinks, and changed to print nodes includi...
[opensde-package-nopast.git] / games / crimson / crimson.conf
blob30f064dad9805f0ef04f41bb7e65e3745be9cc3e
2 # --- SDE-COPYRIGHT-NOTE-BEGIN ---
3 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
5 # Filename: package/.../crimson/crimson.conf
6 # Copyright (C) 2004 - 2006 The T2 SDE Project
7 # Copyright (C) 1998 - 2003 Clifford Wolf
9 # More information can be found in the files COPYING and README.
11 # This program is free software; you can redistribute it and/or modify
12 # it under the terms of the GNU General Public License as published by
13 # the Free Software Foundation; version 2 of the License. A copy of the
14 # GNU General Public License can be found in the file COPYING.
15 # --- SDE-COPYRIGHT-NOTE-END ---
17 bindir=$root/$SDECFG_PKG_GAMES_BINDIR
18 datadir=$root/$SDECFG_PKG_GAMES_DATADIR
19 [ "$SDECFG_PKG_CRIMSON_ZLIB" == "0" ] && var_append extraconfopt " " "--disable-zlib"
20 [ "$SDECFG_PKG_CRIMSON_SOUND" == "0" ] && var_append extraconfopt " " "--disable-sound"
21 [ "$SDECFG_PKG_CRIMSON_CFED" == "1" ] && var_append extraconfopt " " "--enable-cfed"
22 [ "$SDECFG_PKG_CRIMSON_BI2CF" == "1" ] && var_append extraconfopt " " "--enable-bi2cf"
23 [ "$SDECFG_PKG_CRIMSON_COMET" == "1" ] && var_append extraconfopt " " "--enable-comet"