From b58eff5819f4b45a9c92df9f10641ec4c86a2f3b Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Sat, 11 Dec 2004 14:16:45 +0000 Subject: Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2004/12/11 14:01:42+01:00 uni-frankfurt.de!mickeyl opie-base: ship vera-sans-mono-large for all highres models 2004/12/11 13:59:53+01:00 uni-frankfurt.de!mickeyl add missing rotations to qpf-vera-sans-mono 2004/12/11 13:46:50+01:00 uni-frankfurt.de!mickeyl add zuc, the zaurus unit conversion tool, for Opie BKrev: 41bb014d_lZ_66xzwxjsFGnHQoI5Kw --- packages/meta/opie-collections.inc | 63 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) (limited to 'packages/meta') diff --git a/packages/meta/opie-collections.inc b/packages/meta/opie-collections.inc index e69de29bb2..6f29b262be 100644 --- a/packages/meta/opie-collections.inc +++ b/packages/meta/opie-collections.inc @@ -0,0 +1,63 @@ +# +# A collection of dependencies for images including Opie or parts of it. +# + +# +# Dependencies to get the launcher up and running +# + +OPIE_LIBS_DEPENDS = "qte-for-opie libopie2 qpf-bitstream-vera qpf-bitstream-vera-sans-mono qpf-unifont" +OPIE_LIBS_RDEPENDS = "qpf-bitstream-vera-small qte-font-fixed" +OPIE_BASE = "opie-pics opie-sounds opie-qcop opie-quicklauncher opie-taskbar" + +# +# High res displays want more fonts +# +OPIE_LIBS_RDEPENDS_append_corgi = " qpf-bitstream-vera-large qpf-bitstream-vera-sans-mono-large" +OPIE_LIBS_RDEPENDS_append_shepherd = " qpf-bitstream-vera-large qpf-bitstream-vera-sans-mono-large" +OPIE_LIBS_RDEPENDS_append_husky = " qpf-bitstream-vera-large qpf-bitstream-vera-sans-mono-large" +OPIE_LIBS_RDEPENDS_append_tosa = " qpf-bitstream-vera-large qpf-bitstream-vera-sans-mono-large" + +# +# Things for reasonable bootstrap image +# + +OPIE_BASE_APPLETS = "opie-aboutapplet opie-clockapplet opie-logoutapplet \ + opie-suspendapplet opie-batteryapplet opie-homeapplet \ + opie-multikeyapplet opie-rotateapplet opie-vtapplet \ + opie-cardmon opie-irdaapplet opie-brightnessapplet" + +OPIE_BASE_INPUTMETHODS = "opie-multikey opie-handwriting opie-pickboard" + +OPIE_BASE_APPS = "opie-packagemanager opie-keytabs opie-console opie-clock opie-citytime opie-backup" + +OPIE_BASE_SETTINGS = "opie-light-and-power opie-appearance opie-systemtime opie-sysinfo opie-networksettings opie-button-settings" + +OPIE_BASE_DECOS = "opie-deco-flat opie-deco-liquid opie-deco-polished" + +OPIE_BASE_STYLES = "opie-style-flat opie-style-liquid opie-style-fresh opie-style-metal opie-style-web opie-style-phase" + +OPIE_BASE_DEPENDS = "ipkg ntp bluez-utils-nodbus irda-utils openobex-apps libopieobex0" +OPIE_BASE_RDEPENDS = "ntpdate opie-handwriting-classicset bluez-utils-nodbus openobex-apps libopieobex0" + +# +# Additional things for a standard 16MB distribution +# + +OPIE_PIM_BASE = "opie-alarm opie-drawpad opie-textedit" + +OPIE_PIM_MAIL = "opie-mail" + +OPIE_PIM = "${OPIE_PIM_BASE} opie-addressbook opie-datebook opie-todo opie-today \ + opie-today opie-today-addressbookplugin opie-today-datebookplugin opie-today-todolistplugin" + +KDE_PIM_DEPENDS = "${OPIE_PIM_BASE} kdepimpi" +KDE_PIM_RDEPENDS = "kopi kapi kopi-applet" + +OPIE_EXTRA_APPLETS = "opie-clipboardapplet opie-volumeapplet opie-screenshotapplet" + +OPIE_EXTRA_APPS = "opie-advancedfm" + +OPIE_EXTRA_SETTINGS = "opie-language opie-launcher-settings opie-doctab opie-security \ + opie-mediummount opie-networksettings-wlanplugin opie-networksettings-pppplugin" + -- cgit v1.2.3