summaryrefslogtreecommitdiff
path: root/config.in
Unidiff
Diffstat (limited to 'config.in') (more/less context) (ignore whitespace changes)
-rw-r--r--config.in13
1 files changed, 11 insertions, 2 deletions
diff --git a/config.in b/config.in
index 6adf17e..742b8e3 100644
--- a/config.in
+++ b/config.in
@@ -38,202 +38,211 @@ config OPTIMIZE
38 38
39config DEBUG 39config DEBUG
40 boolean "Enable debug builds" 40 boolean "Enable debug builds"
41 default n 41 default n
42config RELEASE 42config RELEASE
43 bool 43 bool
44 default y 44 default y
45 depends !DEBUG 45 depends !DEBUG
46 46
47config QUICK_LAUNCH 47config QUICK_LAUNCH
48 boolean "Enable Quick Launch" 48 boolean "Enable Quick Launch"
49 default n 49 default n
50 50
51 51
52config SPECFILE 52config SPECFILE
53 string 53 string
54 default "qws/linux-generic-g++" if TARGET_X86 && (! X11) 54 default "qws/linux-generic-g++" if TARGET_X86 && (! X11)
55 default "linux-g++" if TARGET_X86 && X11 55 default "linux-g++" if TARGET_X86 && X11
56 default "qws/linux-sharp-g++" if TARGET_SHARP && (! X11) 56 default "qws/linux-sharp-g++" if TARGET_SHARP && (! X11)
57 default "linux-g++" if TARGET_SHARP && X11 57 default "linux-g++" if TARGET_SHARP && X11
58 default "qws/linux-ipaq-g++" if TARGET_IPAQ && (! X11) 58 default "qws/linux-ipaq-g++" if TARGET_IPAQ && (! X11)
59 default "linux-g++" if TARGET_IPAQ && X11 59 default "linux-g++" if TARGET_IPAQ && X11
60 default "qws/linux-ramses-g++" if TARGET_RAMSES && (! X11) 60 default "qws/linux-ramses-g++" if TARGET_RAMSES && (! X11)
61 default "linux-g++" if TARGET_RAMSES && X11 61 default "linux-g++" if TARGET_RAMSES && X11
62 default "qws/linux-simpad-g++" if TARGET_SIMPAD && (! X11) 62 default "qws/linux-simpad-g++" if TARGET_SIMPAD && (! X11)
63 default "linux-g++" if TARGET_SIMPAD && X11 63 default "linux-g++" if TARGET_SIMPAD && X11
64 default "qws/linux-yopy-g++" if TARGET_YOPY && (! X11) 64 default "qws/linux-yopy-g++" if TARGET_YOPY && (! X11)
65 default "qws/macx-generic-g++" if TARGET_MACOSX && (! X11) 65 default "qws/macx-generic-g++" if TARGET_MACOSX && (! X11)
66 66
67config CUSTOMFILE 67config CUSTOMFILE
68 string 68 string
69 default "custom-ipaq.h" if TARGET_IPAQ 69 default "custom-ipaq.h" if TARGET_IPAQ
70 default "custom-sharp.h" if TARGET_SHARP 70 default "custom-sharp.h" if TARGET_SHARP
71 default "custom-ramses.h" if TARGET_RAMSES 71 default "custom-ramses.h" if TARGET_RAMSES
72 default "custom-ipaq.h" if TARGET_SIMPAD 72 default "custom-ipaq.h" if TARGET_SIMPAD
73 default "custom-yopy.h" if TARGET_YOPY 73 default "custom-yopy.h" if TARGET_YOPY
74 74
75config OPTIMIZATIONS 75config OPTIMIZATIONS
76 string "Optimization flags" 76 string "Optimization flags"
77 depends OPTIMIZE 77 depends OPTIMIZE
78 default "-march=armv4 -mtune=strongarm1100 -mapcs-32 -fexpensive-optimizations -fomit-frame-pointer -O2" if TARGET_IPAQ 78 default "-march=armv4 -mtune=strongarm1100 -mapcs-32 -fexpensive-optimizations -fomit-frame-pointer -O2" if TARGET_IPAQ
79 default "-march=armv4 -mtune=strongarm1100 -mapcs-32 -fexpensive-optimizations -fomit-frame-pointer -O2" if TARGET_YOPY 79 default "-march=armv4 -mtune=strongarm1100 -mapcs-32 -fexpensive-optimizations -fomit-frame-pointer -O2" if TARGET_YOPY
80 default "-march=armv4 -mtune=strongarm1100 -mapcs-32 -fexpensive-optimizations -fomit-frame-pointer -O2" if TARGET_SHARP 80 default "-march=armv4 -mtune=strongarm1100 -mapcs-32 -fexpensive-optimizations -fomit-frame-pointer -O2" if TARGET_SHARP
81 default "-march=armv4 -mtune=strongarm1100 -mapcs-32 -fexpensive-optimizations -fomit-frame-pointer -O2" if TARGET_RAMSES 81 default "-march=armv4 -mtune=strongarm1100 -mapcs-32 -fexpensive-optimizations -fomit-frame-pointer -O2" if TARGET_RAMSES
82 default "-march=armv4 -mtune=strongarm1100 -mapcs-32 -fexpensive-optimizations -fomit-frame-pointer -O2" if TARGET_SIMPAD 82 default "-march=armv4 -mtune=strongarm1100 -mapcs-32 -fexpensive-optimizations -fomit-frame-pointer -O2" if TARGET_SIMPAD
83 83
84config EXPERIMENTAL 84config EXPERIMENTAL
85 bool "Prompt for development and/or incomplete items" 85 bool "Prompt for development and/or incomplete items"
86 default y 86 default y
87 87
88endmenu 88endmenu
89 89
90menu "Opie Compile Configs" 90menu "Opie Compile Configs"
91config OPIE_NO_OVERRIDE_QT 91config OPIE_NO_OVERRIDE_QT
92 boolean "Build Opie against an unpatched version of Qt" 92 boolean "Build Opie against an unpatched version of Qt"
93 default n 93 default n
94 94
95 95
96config OPIE_NO_BUILTIN_SHUTDOWN 96config OPIE_NO_BUILTIN_SHUTDOWN
97 boolean "Disable the built in shutdown application" 97 boolean "Disable the built in shutdown application"
98 default n 98 default n
99 99
100config OPIE_NO_BUILTIN_CALIBRATE 100config OPIE_NO_BUILTIN_CALIBRATE
101 boolean "Disable the built in calibrate application" 101 boolean "Disable the built in calibrate application"
102 default y if TARGET_YOPY 102 default y if TARGET_YOPY
103 default n 103 default n
104 104
105config OPIE_SOUND_FRAGMENT_SHIFT 105config OPIE_SOUND_FRAGMENT_SHIFT
106 string "The sound fragment used in Opie Player I" 106 string "The sound fragment used in Opie Player I"
107 default "14" if TARGET_IPAQ 107 default "14" if TARGET_IPAQ
108 default "16" if (!TARGET_IPAQ) 108 default "16" if (!TARGET_IPAQ)
109 109
110config USE_REALTIME_AUDIO_THREAD 110config USE_REALTIME_AUDIO_THREAD
111 boolean "Use a realtime thread in Opie Player I" 111 boolean "Use a realtime thread in Opie Player I"
112 default y if TARGET_IPAQ || TARGET_SIMPAD || TARGET_RAMSES || TARGET_SHARP 112 default y if TARGET_IPAQ || TARGET_SIMPAD || TARGET_RAMSES || TARGET_SHARP
113 default n 113 default n
114 114
115config QT_QWS_ALLOW_OVERCLOCK 115config QT_QWS_ALLOW_OVERCLOCK
116 boolean "Allow the user to overclock the device" 116 boolean "Allow the user to overclock the device"
117 depends TARGET_RAMSES 117 depends TARGET_RAMSES
118 default n 118 default n
119 119
120config OPIE_HIGH_RES_SMALL_PHY 120config OPIE_HIGH_RES_SMALL_PHY
121 boolean "Resolution is bigger than physical scrren" 121 boolean "Resolution is bigger than physical scrren"
122 default y if TARGET_C700 122 default y if TARGET_C700
123 default n 123 default n
124 124
125config OPIE_NEW_ALLOC 125config OPIE_NEW_ALLOC
126 boolean "Use malloc and free for the implementation" 126 boolean "Use malloc and free for the implementation"
127 default y if TARGET_RAMSES || TARGET_IPAQ || TARGET_SIMPAD || TARGET_SHARP 127 default y if TARGET_RAMSES || TARGET_IPAQ || TARGET_SIMPAD || TARGET_SHARP
128 default n 128 default n
129 129
130config OPIE_NO_SOUND_PCM_READ_BITS 130config OPIE_NO_SOUND_PCM_READ_BITS
131 boolean "there is not a pcm_read_bits io control" 131 boolean "there is not a pcm_read_bits io control"
132 default y if TARGET_SHARP 132 default y if TARGET_SHARP
133 default n 133 default n
134 134
135endmenu 135endmenu
136 136
137menu "Base" 137menu "Base"
138 choice 138 choice
139 prompt "Qpe Library Selection" 139 prompt "Qpe Library Selection"
140 default LIBQPE 140 default LIBQPE
141 source library/config.in 141 source library/config.in
142 source x11/config.in 142 source x11/config.in
143 endchoice 143 endchoice
144 source libopie/config.in 144 source libopie/config.in
145 source core/opie-login/config.in 145 source core/opie-login/config.in
146 source core/opiealarm/config.in 146 source core/opiealarm/config.in
147 source core/tools/quicklauncher/config.in 147 source core/tools/quicklauncher/config.in
148 source core/launcher/config.in 148 source core/launcher/config.in
149 source core/qws/config.in 149 source core/qws/config.in
150endmenu 150endmenu
151 151
152comment "" 152comment ""
153 153
154menu "Applets" 154menu "Applets"
155 source core/applets/config.in 155 source core/applets/config.in
156 source noncore/applets/config.in 156 source noncore/applets/config.in
157endmenu 157endmenu
158 158
159menu "Apps" 159menu "Apps"
160 source core/apps/config.in 160 source core/apps/config.in
161 source noncore/apps/config.in 161 source noncore/apps/config.in
162endmenu 162endmenu
163 163
164menu "Communications and Networking" 164menu "Communications and Networking"
165 source noncore/comm/config.in 165 source noncore/comm/config.in
166 source noncore/mail/config.in
167 source noncore/net/config.in 166 source noncore/net/config.in
168endmenu 167endmenu
169 168
170menu "Games" 169menu "Games"
171 source noncore/games/config.in 170 source noncore/games/config.in
172endmenu 171endmenu
173 172
174menu "Graphics and Multimedia" 173menu "Graphics and Multimedia"
175 source freetype/config.in 174 source freetype/config.in
176 source noncore/graphics/config.in 175 source noncore/graphics/config.in
177 source core/multimedia/config.in 176 source core/multimedia/config.in
178 source noncore/multimedia/config.in 177 source noncore/multimedia/config.in
179endmenu 178endmenu
180 179
181menu "Input methods" 180menu "Input methods"
182 source inputmethods/config.in 181 source inputmethods/config.in
183endmenu 182endmenu
184 183
185menu "Pim" 184menu "Pim"
186 source core/pim/config.in 185 source core/pim/config.in
187 menu "Today Plugins" 186 menu "Today Plugins"
188 source noncore/todayplugins/config.in 187 source noncore/todayplugins/config.in
189 source core/pim/today/plugins/config.in 188 source core/pim/today/plugins/config.in
190 endmenu 189 endmenu
191endmenu 190endmenu
192 191
193menu "Settings" 192menu "Settings"
194 source core/settings/config.in 193 source core/settings/config.in
195 source noncore/settings/config.in 194 source noncore/settings/config.in
196endmenu 195endmenu
197 196
198menu "Theming" 197menu "Theming"
199 source noncore/decorations/config.in 198 source noncore/decorations/config.in
200 source noncore/styles/config.in 199 source noncore/styles/config.in
201endmenu 200endmenu
202 201
203menu "Tools" 202menu "Tools"
204 source noncore/tools/config.in 203 source noncore/tools/config.in
205endmenu 204endmenu
206 205
207menu "Development" 206menu "Development"
208 source development/keyview/config.in 207 source development/keyview/config.in
209 #source development/debugviewer/config.in 208 #source development/debugviewer/config.in
210endmenu 209endmenu
211 210
212menu "Examples" 211menu "Examples"
213 config EXAMPLES 212 config EXAMPLES
214 boolean "Compile Example Application" 213 boolean "Compile Example Application"
215 source examples/config.in 214 source examples/config.in
216endmenu 215endmenu
217 216
218comment "" 217comment ""
218
219menu "Unsupported / Unmaintained"
220 source noncore/unsupported/mail2/config.in
221 source noncore/unsupported/filebrowser/config.in
222 source noncore/unsupported/oipkg/config.in
223 source noncore/unsupported/qpdf/config.in
224 source noncore/unsupported/gsmtool/config.in
225endmenu
226
227comment ""
219 depends on EXPERIMENTAL 228 depends on EXPERIMENTAL
220menu "Experimental" 229menu "Experimental"
221 depends on EXPERIMENTAL 230 depends on EXPERIMENTAL
222 source libopie2/config.in 231 source libopie2/config.in
223 232
224 config SQL_PIM_BACKEND 233 config SQL_PIM_BACKEND
225 bool "Add SQL-Backend support (experimental)" 234 bool "Add SQL-Backend support (experimental)"
226 default n 235 default n
227 help 236 help
228 This adds the SQL-Support, using SQLite. Which database is used 237 This adds the SQL-Support, using SQLite. Which database is used
229 by the backends is defined by the file "pimaccess.conf" in the 238 by the backends is defined by the file "pimaccess.conf" in the
230 directory "Settings". 239 directory "Settings".
231 There currently do exist to groups "[contact]" and "[todo]". You can 240 There currently do exist to groups "[contact]" and "[todo]". You can
232 select the used backend by the variable "usebackend=<type>", where 241 select the used backend by the variable "usebackend=<type>", where
233 <type> is "sql" or "xml". "xml" is the default ! 242 <type> is "sql" or "xml". "xml" is the default !
234 Important: The SQLite-library "libsqlite.so" must be installed ! 243 Important: The SQLite-library "libsqlite.so" must be installed !
235 depends ( LIBOPIE2DB ) 244 depends ( LIBOPIE2DB )
236 245
237 comment "SQL-Support needs libopie2db!" 246 comment "SQL-Support needs libopie2db!"
238 depends !( LIBOPIE2DB ) 247 depends !( LIBOPIE2DB )
239endmenu 248endmenu