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