From: Paul Sokolovsky Date: Thu, 19 Jul 2007 07:36:54 +0000 (+0000) Subject: task-opie: Try to install backgrounds for device native resolution. X-Git-Tag: Release-2010-05/1~8868^2~120^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7d7b114c4fb7b46e117bb0184aae55f4547c06a;p=openembedded.git task-opie: Try to install backgrounds for device native resolution. * Also, for both landsacpe and portrait orientations. --- diff --git a/packages/tasks/task-opie.bb b/packages/tasks/task-opie.bb index 1bdea2ed4d..018ed9a9c8 100644 --- a/packages/tasks/task-opie.bb +++ b/packages/tasks/task-opie.bb @@ -5,7 +5,7 @@ ALLOW_EMPTY = "1" LICENSE = "MIT" PROVIDES = "task-opie-everything" -PR = "r10" +PR = "r11" PACKAGES = "task-opie-base \ task-opie-base-applets task-opie-base-apps \ @@ -26,10 +26,11 @@ PACKAGES += "task-opie-everything" # Dependencies to get the launcher up and running # RDEPENDS_task-opie-base = "opie-init opie-alarm opie-qcop opie-qss opie-quicklauncher \ - opie-taskbar opie-taskbar-images-240x320 opie-pics opie-sounds opie-freetype \ + opie-taskbar opie-pics opie-sounds opie-freetype \ ttf-dejavu-sans ttf-dejavu-sans-mono" -# TODO: Instead of opie-taskbar-images-240x320 version for target machine should be used, pending -# mechanism to specify screen size for all machines. +# Recommend both landscape and portrait backgrounds +RRECOMMENDS_task-opie-base = "opie-taskbar-images-${MACHINE_DISPLAY_WIDTH_PIXELS}x${MACHINE_DISPLAY_HEIGHT_PIXELS} \ + opie-taskbar-images-${MACHINE_DISPLAY_HEIGHT_PIXELS}x${MACHINE_DISPLAY_WIDTH_PIXELS}" # # things for reasonable bootstrap image