Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
authorMichael Lauer <mickey@vanille-media.de>
Sun, 6 Feb 2005 22:51:44 +0000 (22:51 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Sun, 6 Feb 2005 22:51:44 +0000 (22:51 +0000)
into allanon.vanille.de:/local/pkg/oe/packages

2005/02/06 23:51:26+01:00 vanille.de!mickeyl
ship opie-autorotateapplet in the default image for clamshell models

BKrev: 42069f80HdOSfclfGOQfWEmuLmYY9w

packages/meta/opie-collections.inc

index 8a15b4c..6645cd4 100644 (file)
@@ -11,12 +11,13 @@ 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
+# High res displays need some additional larger 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"
+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"
+OPIE_LIBS_RDEPENDS_append_openzaurus-pxa-2.6 = " qpf-bitstream-vera-large qpf-bitstream-vera-sans-mono-large"
 
 #
 # Things for reasonable bootstrap image
@@ -40,6 +41,14 @@ OPIE_BASE_STYLES = "opie-style-flat opie-style-liquid opie-style-fresh opie-styl
 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"
 
+#
+# Clamshell models need the autorotate applet
+#
+OPIE_BASE_DEPENDS_append_corgi                = " opie-autorotateapplet"
+OPIE_BASE_DEPENDS_append_shepherd             = " opie-autorotateapplet"
+OPIE_BASE_DEPENDS_append_husky                = " opie-autorotateapplet"
+OPIE_BASE_DEPENDS_append_openzaurus-pxa-2.6   = " opie-autorotateapplet"
+
 #
 # Additional things for a standard 16MB distribution
 #