Merge bk://openembedded@openembedded.bkbits.net/packages
[vuplus_openembedded] / meta / meta-opie.oe
1 DESCRIPTION = "Meta-package for Opie and QPE"
2 MAINTAINER = "Marcin Juszkiewicz <openembedded@hrw.one.pl>"
3 ALLOW_EMPTY = 1
4 PR = "r4"
5 PACKAGE_ARCH = "all"
6
7 PACKAGES = "opie task-opie-applets task-opie-applications task-opie-base \
8             task-opie-decorations task-opie-games task-opie-inputmethods \
9                     task-opie-multimedia task-opie-pim task-opie-settings \
10                     task-opie-styles task-opie-today task-opie-bluetooth \
11                         task-opie-wlan \
12                         task-qpe-applets task-qpe-games task-qpe-inputmethods \
13                         task-qpe-multimedia task-qpe-emulators task-qpe-applications "
14
15 DEPENDS = "\
16 opie-examples-python \
17 opie-freetype \
18 opie-help-en \
19 opie-i18n \
20 opie-keytabs \
21 opie-libqrsync \
22 opie-login \
23 opie-securityplugin-blueping \
24 opie-securityplugin-dummy \
25 opie-securityplugin-notice \
26 opie-securityplugin-pin \
27 opie-sh \
28 opie-symlinker \
29 "
30
31 task-opie-applets = "\
32 opie-aboutapplet \
33 opie-autorotateapplet \
34 opie-batteryapplet \
35 opie-bluetoothapplet \
36 opie-cardmon \
37 opie-clipboardapplet \
38 opie-clockapplet \
39 opie-homeapplet \
40 opie-irdaapplet \
41 opie-logoutapplet \
42 opie-mailapplet \
43 opie-memoryapplet \
44 opie-multikeyapplet \
45 opie-networkapplet \
46 opie-notesapplet \
47 opie-pyquicklaunchapplet \
48 opie-restartapplet \
49 opie-restartapplet2 \
50 opie-rotateapplet \
51 opie-screenshotapplet \
52 opie-suspendapplet \
53 opie-vmemo \
54 opie-volumeapplet \
55 opie-vtapplet \
56 opie-wirelessapplet \
57 opie-zkbapplet \ 
58 "
59 RDEPENDS_task-opie-applets = "${task-opie-applets}"
60 DEPENDS += " ${task-opie-applets}"
61
62 task-qpe-applets = "\
63 subapplet \
64 "
65 RDEPENDS_task-qpe-applets = "${task-qpe-applets}"
66 DEPENDS += " ${task-qpe-applets}"
67
68 task-opie-applications = "\
69 opie-advancedfm \
70 opie-bartender \
71 opie-calculator \
72 opie-camera \
73 opie-checkbook \
74 opie-clock \
75 opie-console \
76 opie-dagger \
77 opie-embeddedkonsole \
78 opie-euroconv \
79 opie-eye \
80 opie-ftp \
81 opie-gutenbrowser \
82 opie-helpbrowser \
83 opie-irc \
84 opie-keypebble \
85 opie-mobilemsg \
86 opie-odict \
87 opie-oxygen \
88 opie-performance \
89 opie-qashmoney \
90 opie-rdesktop \
91 opie-reader \
92 opie-remote \
93 opie-sheet \
94 opie-showimg \
95 opie-tableviewer \
96 opie-tinykate \
97 opie-ubrowser \
98 opie-wellenreiter \
99 opie-write \
100 opie-zsafe "
101 RDEPENDS_task-opie-applications = "${task-opie-applications}"
102 DEPENDS += " ${task-opie-applications}"
103
104 task-qpe-applications = "\
105 cumulus \
106 dviviewer \
107 inkwp \
108 iqnotes \
109 irk \
110 justreader \
111 keyring \
112 klimt \
113 konqueror-embedded \
114 kphonepi \
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 RDEPENDS_task-qpe-games = "${task-qpe-games}"
220 DEPENDS += " ${task-qpe-games}"
221
222 task-opie-inputmethods = "\
223 opie-dasher \
224 opie-dvorak \
225 opie-handwriting \
226 opie-jumpx \
227 opie-keyboard \
228 opie-keyview \
229 opie-kjumpx \
230 opie-multikey \
231 opie-pickboard \
232 opie-unikeyboard "
233 RDEPENDS_task-opie-inputmethods = "${task-opie-inputmethods}"
234 DEPENDS += " ${task-opie-inputmethods}"
235
236 task-qpe-inputmethods = "\
237 custominput \
238 flexis-zaurus \
239 "
240 RDEPENDS_task-qpe-inputmethods = "${task-qpe-inputmethods}"
241 DEPENDS += " ${task-qpe-inputmethods}"
242
243 task-opie-multimedia = "\
244 opie-mediaplayer1 \
245 opie-mediaplayer1-libmadplugin \
246 opie-mediaplayer1-libmodplugin \
247 opie-mediaplayer1-libtremorplugin \
248 opie-mediaplayer1-libwavplugin \
249 opie-mediaplayer2 \
250 opie-mediaplayer2-skin-default \
251 opie-mediaplayer2-skin-default-landscape \
252 opie-mediaplayer2-skin-pod \
253 opie-mediaplayer2-skin-techno \
254 opie-powerchord \
255 opie-recorder \
256 opie-tonleiter \
257 "
258 RDEPENDS_task-opie-multimedia = "${task-opie-multimedia}"
259 DEPENDS += " ${task-opie-multimedia}"
260
261 task-qpe-multimedia = "\
262 sidplayer \
263 xmms-embedded "
264 RDEPENDS_task-qpe-multimedia = "${task-qpe-multimedia}"
265 DEPENDS += " ${task-qpe-multimedia}"
266
267 task-opie-pim = "\
268 opie-addressbook \
269 opie-datebook \
270 opie-drawpad \
271 opie-mail \
272 opie-pimconverter \
273 opie-search \
274 opie-textedit \
275 opie-today \
276 opie-todo "
277 RDEPENDS_task-opie-pim = "${task-opie-pim} task-opie-todayplugins"
278 DEPENDS += " ${task-opie-pim}"
279
280 task-kdepim = "\
281 kopi \
282 kapi \
283 kopi-applet \
284 "
285 RDEPENDS_task-kdepim = "${task-kdepim}"
286 DEPENDS += " kdepimpi"
287
288 task-opie-settings = "\
289 opie-appearance \
290 opie-aqpkg \
291 opie-backup \
292 opie-button-settings \
293 opie-calibrate \
294 opie-citytime \
295 opie-confeditor \
296 opie-doctab \
297 opie-formatter \
298 opie-language \
299 opie-launcher-settings \
300 opie-light-and-power \
301 opie-mediummount \
302 opie-networksettings \
303 opie-packagemanager \
304 opie-security \
305 opie-sshkeys \
306 opie-sysinfo \
307 opie-systemtime \
308 opie-tabmanager \
309 opie-usermanager \
310 opie-vmemo-settings "
311 RDEPENDS_task-opie-settings = "${task-opie-settings}"
312 DEPENDS += " ${task-opie-settings}"
313
314 task-opie-styles = "\
315 opie-style-flat \
316 opie-style-fresh \
317 opie-style-liquid \
318 opie-style-metal \
319 opie-style-web \
320 opie-style-phase \
321 opie-theme "
322 RDEPENDS_task-opie-styles = "${task-opie-styles}"
323 DEPENDS += " ${task-opie-styles}"
324
325 task-opie-todayplugins = "\
326 opie-today-addressbookplugin \
327 opie-today-datebookplugin \
328 opie-today-fortuneplugin \
329 opie-today-mailplugin \
330 opie-today-stocktickerplugin \
331 opie-today-todolistplugin \
332 opie-today-weatherplugin "
333 RDEPENDS_task-opie-todayplugins = "${task-opie-todayplugins}"
334 DEPENDS += " ${task-opie-todayplugins}"
335
336 task-opie-bluetooth = "\
337 opie-bluepin \
338 opie-bluetoothmanager \
339 opie-bluetoothapplet"
340 RDEPENDS_task-opie-bluetooth = "${task-opie-bluetooth}"
341 DEPENDS += " ${task-opie-bluetooth}"
342
343 task-opie-wlan = "\
344 opie-wellenreiter \
345 opie-wirelessapplet "
346 RDEPENDS_task-opie-wlan = "${task-opie-wlan}"
347 DEPENDS += " ${task-opie-wlan}"
348
349 task-qpe-emulators = "\
350 snes9x-sdl-qpe \
351 uae \
352 "
353 RDEPENDS_task-qpe-emulators = "${task-qpe-emulators}"
354 DEPENDS += " ${task-qpe-emulators}"
355