summaryrefslogtreecommitdiff
path: root/meta
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-11-09 23:45:57 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-11-09 23:45:57 +0000
commit351359a92336718de242e89b0330eea115fccd21 (patch)
tree02ecebd89bf4c564a221ceee396ae54ecbbae30f /meta
parentb193b25d9878bb1685f2a901a293e1189a1e16e3 (diff)
s/opie-collections.oe/opie-collections.inc
BKrev: 419156b5gSPWCON-WAPoIuDDA_Kbfw
Diffstat (limited to 'meta')
-rw-r--r--meta/opie-collections.inc0
-rw-r--r--meta/opie-collections.oe63
2 files changed, 0 insertions, 63 deletions
diff --git a/meta/opie-collections.inc b/meta/opie-collections.inc
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/meta/opie-collections.inc
diff --git a/meta/opie-collections.oe b/meta/opie-collections.oe
deleted file mode 100644
index 68181d88d6..0000000000
--- a/meta/opie-collections.oe
+++ /dev/null
@@ -1,63 +0,0 @@
-#
-# 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"
-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"
-OPIE_LIBS_RDEPENDS_append_shepherd = " qpf-bitstream-vera-large"
-OPIE_LIBS_RDEPENDS_append_husky = " qpf-bitstream-vera-large"
-OPIE_LIBS_RDEPENDS_append_tosa = " qpf-bitstream-vera-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"
-OPIE_BASE_RDEPENDS = "ntpdate opie-handwriting-classicset"
-
-#
-# 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"
-