X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=blobdiff_plain;f=recipes%2Ftasks%2Ftask-pandora-xfce.bb;h=dbdbe93b8cb09b12a91864acedd542b8a755d172;hp=d1bcf2f873a2fb2fd0f11084f9b32bec091dda0b;hb=9bad636c4a41f64c9cb40667cebdc7aef224ccb7;hpb=0a4196db32f0d92f23e0f521f3bef0def680c1b1 diff --git a/recipes/tasks/task-pandora-xfce.bb b/recipes/tasks/task-pandora-xfce.bb index d1bcf2f..dbdbe93 100755 --- a/recipes/tasks/task-pandora-xfce.bb +++ b/recipes/tasks/task-pandora-xfce.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Task file for the XFCE Pandora image" # Don't forget to bump the PR if you change it. -PR = "r33" +PR = "r42" inherit task @@ -10,15 +10,12 @@ ANGSTROM_EXTRA_INSTALL ?= "" APPS = " \ avahi-ui \ - abiword \ +# abiword \ evince \ - claws-mail \ +# claws-mail \ swfdec swfdec-gnome swfdec-mozilla \ -# firefox \ - gnumeric \ -# gimp \ +# gnumeric \ networkmanager network-manager-applet \ -# synergy \ vnc x11vnc angstrom-x11vnc-xinit \ xchat \ # xournal \ @@ -30,11 +27,11 @@ BLUETOOTH_GUI = " \ " IM_CLIENT = " \ - pidgin \ - libpurple-protocol-msn \ - libpurple-protocol-yahoo \ - libpurple-protocol-icq \ - libpurple-protocol-aim \ +# pidgin \ +# libpurple-protocol-msn \ +# libpurple-protocol-yahoo \ +# libpurple-protocol-icq \ +# libpurple-protocol-aim \ " DISPMAN = " \ @@ -66,16 +63,11 @@ GAMES = " \ GNOME_APPS = " \ # gnome-mplayer \ -# gcalctool \ + gcalctool \ gnome-keyring gnome-keyring-pam-plugin \ gksu \ " -GNOME_GTK = " \ -# gnome-icon-theme \ -# angstrom-gnome-icon-theme-enable \ -" - GSTREAMER = " \ # gstreamer-ti \ gst-ffmpeg \ @@ -104,7 +96,7 @@ LAUNCHERS = " \ PANDORA = " \ pandora-first-run-wizard hsetroot \ pandora-scripts \ - pandora-wallpaper-official pandora-wallpaper-community \ + pandora-wallpaper-official \ pandora-xfce-defaults \ pandora-midori-defaults midori \ libgles2d \ @@ -212,6 +204,7 @@ XFCE46_EXTRAS = " \ ristretto \ mousepad \ gigolo \ + xdotool \ " XFCE_THEMES = " \ @@ -245,6 +238,20 @@ XSERVER_BASE = " \ xmodmap \ " +ADD_LIBS = " \ + libbonobo \ + libetpan \ + libfribidi \ + libgsf \ + libidn \ + wv \ + libsamplerate0 \ + glibc-gconv-cp1252 \ + glibc-gconv-ibm850 \ + glibc-gconv-iso8859-15 \ + +" + RDEPENDS_${PN} = " \ task-pandora-core \ angstrom-x11-base-depends \ @@ -255,7 +262,6 @@ RDEPENDS_${PN} = " \ ${DISPMAN} \ ${FONTS} \ ${GAMES} \ - ${GNOME_GTK} \ ${GNOME_APPS} \ ${GSTREAMER} \ ${ICON_THEME} \ @@ -271,6 +277,7 @@ RDEPENDS_${PN} = " \ ${XFCE46_BASE} \ ${XFCE46_EXTRAS} \ ${XFCE_THEMES} \ + ${ADD_LIBS} \ \ rxvt-unicode \ # xst \