1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
4 # T2 SDE: package/.../clanlib/subconfig-libs.in
5 # Copyright (C) 2004 - 2006 The T2 SDE Project
6 # Copyright (C) 1998 - 2003 ROCK Linux Project
8 # More information can be found in the files COPYING and README.
10 # This program is free software; you can redistribute it and/or modify
11 # it under the terms of the GNU General Public License as published by
12 # the Free Software Foundation; version 2 of the License. A copy of the
13 # GNU General Public License can be found in the file COPYING.
14 # --- T2-COPYRIGHT-NOTE-END ---
16 if pkgcheck clanlib X; then
17 menu_begin MENU_PKG_CLANLIB 'Clanlib Options (0.6/0.7)'
19 if pkgcheck xfree86 X; then
20 bool 'Enable X11 support' SDECFG_PKG_CLANLIB_X11 1 "
23 if pkgcheck directfb X; then
24 bool 'Enable DirectFB support' SDECFG_PKG_CLANLIB_DIRECTFB 0 "
25 Enable DirectFB support"
27 bool 'Enable Joystick support' SDECFG_PKG_CLANLIB_JOY 1 "
28 Enable Joystick support"
29 if pkgcheck xfree86 X; then
30 bool 'Enable OpenGL support' SDECFG_PKG_CLANLIB_OPENGL 1 "
31 Enable OpenGL support"
33 bool 'Enable VidMode support' SDECFG_PKG_CLANLIB_VIDMODE 1 "
34 Enable VidMode support"
35 bool 'Enable ClanSound support' SDECFG_PKG_CLANLIB_CLANSOUND 1 "
36 Enable ClanSound support"
37 bool 'Enable network support' SDECFG_PKG_CLANLIB_NET 1 "
38 Enable network support"
40 if [ $arch = x86 ]; then
41 bool 'Enable asm386 support' SDECFG_PKG_CLANLIB_ASM 1 "
42 Enable asm386 support"
45 bool 'Enable clanGUI support' SDECFG_PKG_CLANLIB_GUI 1 "
46 Enable clanGUI support"
47 bool 'Enable clanLUA support' SDECFG_PKG_CLANLIB_LUA 0 "
48 Enable clanLUA support"
49 if pkgcheck libmikmod X; then
50 bool 'Enable clanMikMod support' SDECFG_PKG_CLANLIB_MIKMOD 1 "
51 Enable clanMikMod support"
53 if pkgcheck libpng X; then
54 bool 'Enable clanPNG support' SDECFG_PKG_CLANLIB_PNG 1 "
55 Enable clanPNG support"
57 if pkgcheck libjpeg X; then
58 bool 'Enable clanJPEG support' SDECFG_PKG_CLANLIB_JPEG 1 "
59 Enable clanJPEG support"
61 bool 'Enable clanSmallJPEG support' SDECFG_PKG_CLANLIB_SMALLJPEG 1 "
62 Enable clanSmallJPEG support"
63 if pkgcheck ogg-vorbis X; then
64 bool 'Enable clanVorbis support' SDECFG_PKG_CLANLIB_VORBIS 1 "
65 Enable clanVorbis support"
67 bool 'Enable clanTTF support' SDECFG_PKG_CLANLIB_TTF 1 "
68 Enable clanTTF support"