add qmatrix and qfish for c7x0 only atm.
[vuplus_openembedded] / meta / meta-opie.oe
1 DESCRIPTION = "Meta-package for Opie and QPE"
2 MAINTAINER = "Marcin Juszkiewicz <openembedded@hrw.one.pl>"
3 SECTION = "opie/base"
4 ALLOW_EMPTY = 1
5 PR = "r7"
6 PACKAGE_ARCH = "all"
7
8 PACKAGES = "opie task-opie-applets task-opie-applications task-opie-base \
9             task-opie-decorations task-opie-games task-opie-inputmethods \
10                     task-opie-multimedia task-opie-pim task-opie-settings \
11                     task-opie-styles task-opie-today task-opie-bluetooth \
12                         task-opie-wlan \
13                         task-qpe-applets task-qpe-games task-qpe-inputmethods \
14                         task-qpe-multimedia task-qpe-emulators task-qpe-applications "
15
16 DEPENDS = "\
17 opie-examples-python \
18 opie-freetype \
19 opie-help-en \
20 opie-i18n \
21 opie-keytabs \
22 opie-libqrsync \
23 opie-login \
24 opie-securityplugin-blueping \
25 opie-securityplugin-dummy \
26 opie-securityplugin-notice \
27 opie-securityplugin-pin \
28 opie-sh \
29 opie-symlinker \
30 "
31
32 task-opie-applets = "\
33 opie-aboutapplet \
34 opie-autorotateapplet \
35 opie-batteryapplet \
36 opie-bluetoothapplet \
37 opie-brightnessapplet \
38 opie-cardmon \
39 opie-clipboardapplet \
40 opie-clockapplet \
41 opie-homeapplet \
42 opie-irdaapplet \
43 opie-logoutapplet \
44 opie-mailapplet \
45 opie-memoryapplet \
46 opie-multikeyapplet \
47 opie-networkapplet \
48 opie-notesapplet \
49 opie-pyquicklaunchapplet \
50 opie-restartapplet \
51 opie-restartapplet2 \
52 opie-rotateapplet \
53 opie-screenshotapplet \
54 opie-suspendapplet \
55 opie-vmemo \
56 opie-volumeapplet \
57 opie-vtapplet \
58 opie-wirelessapplet \
59 opie-zkbapplet \ 
60 "
61 RDEPENDS_task-opie-applets = "${task-opie-applets}"
62 DEPENDS += " ${task-opie-applets}"
63
64 task-qpe-applets = "\
65 subapplet \
66 "
67 RDEPENDS_task-qpe-applets = "${task-qpe-applets}"
68 DEPENDS += " ${task-qpe-applets}"
69
70 task-opie-applications = "\
71 opie-advancedfm \
72 opie-bartender \
73 opie-calculator \
74 opie-camera \
75 opie-checkbook \
76 opie-clock \
77 opie-console \
78 opie-dagger \
79 opie-embeddedkonsole \
80 opie-euroconv \
81 opie-eye \
82 opie-ftp \
83 opie-gutenbrowser \
84 opie-helpbrowser \
85 opie-irc \
86 opie-keypebble \
87 opie-mobilemsg \
88 opie-odict \
89 opie-oxygen \
90 opie-performance \
91 opie-qashmoney \
92 opie-rdesktop \
93 opie-reader \
94 opie-remote \
95 opie-sheet \
96 opie-showimg \
97 opie-tableviewer \
98 opie-tinykate \
99 opie-ubrowser \
100 opie-wellenreiter \
101 manufacturers \
102 opie-write \
103 opie-zsafe "
104 RDEPENDS_task-opie-applications = "${task-opie-applications}"
105 DEPENDS += " ${task-opie-applications}"
106
107 task-qpe-applications = "\
108 cumulus \
109 dviviewer \
110 inkwp \
111 iqnotes \
112 justreader \
113 keyring \
114 klimt \
115 kstars-embedded \
116 ktimetrackerpi \
117 mileage \
118 petitepainture \
119 pocketcellar \
120 poqetpresenter \
121 portabase \
122 qpegps \
123 qplot \
124 shopper \
125 timesleuth \
126 txdrug \
127 tximage \
128 ubahnnav \
129 zbench \
130 zgscore \
131 zipsc \
132 zlapspeed \
133 "
134 RDEPENDS_task-qpe-applications = "${task-qpe-applications}"
135 DEPENDS += " ${task-qpe-applications}"
136
137 task-opie-base = "\
138 opie-alarm \
139 opie-qcop \
140 opie-quicklauncher \
141 opie-taskbar "
142 RDEPENDS_task-opie-base = "${task-opie-base}"
143 DEPENDS += " ${task-opie-base}"
144
145 task-opie-decorations = "\
146 opie-deco-flat \
147 opie-deco-liquid \
148 opie-deco-polished "
149 RDEPENDS_task-opie-decorations = "${task-opie-decorations}"
150 DEPENDS += " ${task-opie-decorations}"
151
152 task-opie-games = "\
153 opie-backgammon \
154 opie-bounce \
155 opie-buzzword \
156 opie-fifteen \
157 opie-go \
158 opie-kbill \
159 opie-kcheckers \
160 opie-kpacman \
161 opie-mindbreaker \
162 opie-minesweep \
163 opie-oyatzee \
164 opie-parashoot \
165 opie-qasteroids \
166 opie-sfcave \
167 opie-snake \
168 opie-solitaire \
169 opie-tetrix \
170 opie-tictac \
171 opie-wordgame \
172 opie-zlines \
173 opie-zsame \
174 "
175 RDEPENDS_task-opie-games = "${task-opie-games}"
176 DEPENDS += " ${task-opie-games}"
177
178 task-qpe-games = "\
179 aliens \
180 aliens-qt \
181 atomic \
182 brickout \
183 checkers \
184 crossword \
185 fish \
186 freedroid \
187 froot \
188 gemdropx \
189 glider \
190 hexatrolic \
191 icebloxx \
192 knights \
193 labyrinth \
194 mahjongg \
195 maki \
196 nmm \
197 pairs \
198 pdamaze \
199 pipeman \
200 powermanga \
201 prboom \
202 puzz-le \
203 rott \
204 scummvm \
205 shisensho \
206 sokoban \
207 tickypip \
208 tron \
209 vectoroids \
210 win4 \
211 xmame \
212 zauralign \
213 zddice \
214 ziq \
215 zmerlin \
216 zrev7 \
217 zsubhunt \
218 ztappy "
219 task-qpe-games_append_corgi = "qmatrix qfish2 "
220 task-qpe-games_append_shepherd = "qmatrix qfish2 "
221 task-qpe-games_append_husky = "qmatrix qfish2 "
222 task-qpe-games_append_tosa = "qmatrix qfish2 "
223 RDEPENDS_task-qpe-games = "${task-qpe-games}"
224 DEPENDS += " ${task-qpe-games}"
225
226 task-opie-inputmethods = "\
227 opie-dasher \
228 opie-dvorak \
229 opie-handwriting \
230 opie-jumpx \
231 opie-keyboard \
232 opie-keyview \
233 opie-kjumpx \
234 opie-multikey \
235 opie-pickboard \
236 opie-unikeyboard "
237 RDEPENDS_task-opie-inputmethods = "${task-opie-inputmethods}"
238 DEPENDS += " ${task-opie-inputmethods}"
239
240 task-qpe-inputmethods = "\
241 custominput \
242 flexis-zaurus \
243 "
244 RDEPENDS_task-qpe-inputmethods = "${task-qpe-inputmethods}"
245 DEPENDS += " ${task-qpe-inputmethods}"
246
247 task-opie-multimedia = "\
248 opie-mediaplayer1 \
249 opie-mediaplayer1-libmadplugin \
250 opie-mediaplayer1-libmodplugin \
251 opie-mediaplayer1-libtremorplugin \
252 opie-mediaplayer1-libwavplugin \
253 opie-mediaplayer2 \
254 opie-mediaplayer2-skin-default \
255 opie-mediaplayer2-skin-default-landscape \
256 opie-mediaplayer2-skin-pod \
257 opie-mediaplayer2-skin-techno \
258 opie-powerchord \
259 opie-recorder \
260 opie-tonleiter \
261 "
262 RDEPENDS_task-opie-multimedia = "${task-opie-multimedia}"
263 DEPENDS += " ${task-opie-multimedia}"
264
265 task-qpe-multimedia = "\
266 sidplayer \
267 xmms-embedded "
268 RDEPENDS_task-qpe-multimedia = "${task-qpe-multimedia}"
269 DEPENDS += " ${task-qpe-multimedia}"
270
271 task-opie-pim = "\
272 opie-addressbook \
273 opie-datebook \
274 opie-drawpad \
275 opie-mail \
276 opie-pimconverter \
277 opie-search \
278 opie-textedit \
279 opie-today \
280 opie-todo "
281 RDEPENDS_task-opie-pim = "${task-opie-pim} task-opie-todayplugins"
282 DEPENDS += " ${task-opie-pim}"
283
284 task-kdepim = "\
285 kopi \
286 kapi \
287 kopi-applet \
288 "
289 RDEPENDS_task-kdepim = "${task-kdepim}"
290 DEPENDS += " kdepimpi"
291
292 task-opie-settings = "\
293 opie-appearance \
294 opie-aqpkg \
295 opie-backup \
296 opie-button-settings \
297 opie-calibrate \
298 opie-citytime \
299 opie-confeditor \
300 opie-doctab \
301 opie-formatter \
302 opie-language \
303 opie-launcher-settings \
304 opie-light-and-power \
305 opie-mediummount \
306 opie-networksettings \
307 opie-packagemanager \
308 opie-security \
309 opie-sshkeys \
310 opie-sysinfo \
311 opie-systemtime \
312 opie-tabmanager \
313 opie-usermanager \
314 opie-icon-reload \
315 opie-vmemo-settings "
316 RDEPENDS_task-opie-settings = "${task-opie-settings}"
317 DEPENDS += " ${task-opie-settings}"
318
319 task-opie-styles = "\
320 opie-style-flat \
321 opie-style-fresh \
322 opie-style-liquid \
323 opie-style-metal \
324 opie-style-web \
325 opie-style-phase \
326 opie-theme "
327 RDEPENDS_task-opie-styles = "${task-opie-styles}"
328 DEPENDS += " ${task-opie-styles}"
329
330 task-opie-todayplugins = "\
331 opie-today-addressbookplugin \
332 opie-today-datebookplugin \
333 opie-today-fortuneplugin \
334 opie-today-mailplugin \
335 opie-today-stocktickerplugin \
336 opie-today-todolistplugin \
337 opie-today-weatherplugin "
338 RDEPENDS_task-opie-todayplugins = "${task-opie-todayplugins}"
339 DEPENDS += " ${task-opie-todayplugins}"
340
341 task-opie-bluetooth = "\
342 opie-bluepin \
343 opie-bluetoothmanager \
344 opie-bluetoothapplet"
345 RDEPENDS_task-opie-bluetooth = "${task-opie-bluetooth}"
346 DEPENDS += " ${task-opie-bluetooth}"
347
348 task-opie-wlan = "\
349 opie-wellenreiter \
350 opie-wirelessapplet "
351 RDEPENDS_task-opie-wlan = "${task-opie-wlan}"
352 DEPENDS += " ${task-opie-wlan}"
353
354 task-qpe-emulators = "\
355 snes9x-sdl-qpe \
356 uae \
357 "
358 RDEPENDS_task-qpe-emulators = "${task-qpe-emulators}"
359 DEPENDS += " ${task-qpe-emulators}"
360