fix stupid typos in *-image
[vuplus_openembedded] / meta / opie-collections.inc
1 #
2 # A collection of dependencies for images including Opie or parts of it.
3 #
4
5 #
6 # Dependencies to get the launcher up and running
7 #
8
9 OPIE_LIBS_DEPENDS = "qte-for-opie libopie2 qpf-bitstream-vera qpf-bitstream-vera-sans-mono qpf-unifont"
10 OPIE_LIBS_RDEPENDS = "qpf-bitstream-vera-small qte-font-fixed"
11 OPIE_BASE = "opie-pics opie-sounds opie-qcop opie-quicklauncher opie-taskbar"
12
13 #
14 # High res displays want more fonts
15 #
16 OPIE_LIBS_RDEPENDS_append_corgi    = " qpf-bitstream-vera-large qpf-unifont"
17 OPIE_LIBS_RDEPENDS_append_shepherd = " qpf-bitstream-vera-large qpf-unifont"
18 OPIE_LIBS_RDEPENDS_append_husky    = " qpf-bitstream-vera-large qpf-unifont"
19 OPIE_LIBS_RDEPENDS_append_tosa     = " qpf-bitstream-vera-large qpf-bitstream-vera-sans-mono-large"
20
21 #
22 # Things for reasonable bootstrap image
23 #
24
25 OPIE_BASE_APPLETS = "opie-aboutapplet opie-clockapplet opie-logoutapplet \
26                      opie-suspendapplet opie-batteryapplet opie-homeapplet \
27                      opie-multikeyapplet opie-rotateapplet opie-vtapplet \
28                      opie-cardmon opie-irdaapplet opie-brightnessapplet"
29
30 OPIE_BASE_INPUTMETHODS = "opie-multikey opie-handwriting opie-pickboard"
31
32 OPIE_BASE_APPS = "opie-packagemanager opie-keytabs opie-console opie-clock opie-citytime opie-backup"
33
34 OPIE_BASE_SETTINGS = "opie-light-and-power opie-appearance opie-systemtime opie-sysinfo opie-networksettings opie-button-settings"
35
36 OPIE_BASE_DECOS = "opie-deco-flat opie-deco-liquid opie-deco-polished"
37
38 OPIE_BASE_STYLES = "opie-style-flat opie-style-liquid opie-style-fresh opie-style-metal opie-style-web opie-style-phase"
39
40 OPIE_BASE_DEPENDS = "ipkg ntp bluez-utils-nodbus irda-utils openobex-apps"
41 OPIE_BASE_RDEPENDS = "ntpdate opie-handwriting-classicset bluez-utils-nodbus openobex-apps libopieobex0"
42
43 #
44 # Additional things for a standard 16MB distribution
45 #
46
47 OPIE_PIM_BASE = "opie-alarm opie-drawpad opie-textedit"
48
49 OPIE_PIM_MAIL = "opie-mail"
50
51 OPIE_PIM = "${OPIE_PIM_BASE} opie-addressbook opie-datebook opie-todo opie-today \
52             opie-today opie-today-addressbookplugin opie-today-datebookplugin opie-today-todolistplugin"
53
54 KDE_PIM_DEPENDS = "${OPIE_PIM_BASE} kdepimpi"
55 KDE_PIM_RDEPENDS = "kopi kapi kopi-applet"
56
57 OPIE_EXTRA_APPLETS = "opie-clipboardapplet opie-volumeapplet opie-screenshotapplet"
58
59 OPIE_EXTRA_APPS = "opie-advancedfm"
60
61 OPIE_EXTRA_SETTINGS = "opie-language opie-launcher-settings opie-doctab opie-security \
62             opie-mediummount opie-networksettings-wlanplugin opie-networksettings-pppplugin"
63