X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=recipes%2Ftasks%2Ftask-pandora-xfce.bb;h=987294b2916197030ab1f72ac0d6c77c3ed0109e;hb=c4d4823a2b2daee50d9403ee0518fc3fd2b51e1d;hp=84d3d826dbf51489c95ef2d95f50067b7a263481;hpb=62190faa6d2f1a56e1b15fa79fc1c9a596a55aed;p=openpandora.oe.git diff --git a/recipes/tasks/task-pandora-xfce.bb b/recipes/tasks/task-pandora-xfce.bb index 84d3d82..987294b 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 = "r37" +PR = "r76" inherit task @@ -10,16 +10,25 @@ ANGSTROM_EXTRA_INSTALL ?= "" APPS = " \ avahi-ui \ - abiword \ +# abiword \ evince \ - claws-mail \ +# claws-mail \ swfdec swfdec-gnome swfdec-mozilla \ - gnumeric \ +# gnumeric \ networkmanager network-manager-applet \ vnc x11vnc angstrom-x11vnc-xinit \ + openvpn networkmanager-openvpn \ + modemmanager \ xchat \ + links-x11 \ + enchant \ + aspell \ + xwininfo \ + curl \ + dosfstools \ + netkit-ftp \ # xournal \ - arora \ +# arora \ " BLUETOOTH_GUI = " \ @@ -27,11 +36,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 = " \ @@ -63,7 +72,7 @@ GAMES = " \ GNOME_APPS = " \ # gnome-mplayer \ -# gcalctool \ + gcalctool \ gnome-keyring gnome-keyring-pam-plugin \ gksu \ " @@ -90,17 +99,19 @@ ICON_THEME = " \ LAUNCHERS = " \ # netbook-launcher-efl \ pandora-libpnd-minimenu \ - pandora-pmenu \ +# pandora-pmenu \ " PANDORA = " \ pandora-first-run-wizard hsetroot \ pandora-scripts \ - pandora-wallpaper-official pandora-wallpaper-community \ + pandora-wallpaper-official \ pandora-xfce-defaults \ - pandora-midori-defaults midori \ +# pandora-midori-defaults midori \ libgles2d \ pandora-misc \ + pandora-pndstore \ + pandora-configtray \ " PERL = " \ @@ -127,24 +138,38 @@ PYTHON_LIBS = " \ gnome-vfs-plugin-ftp \ " -QT_SELECTED = " qt4-x11-free \ -" -# qt4-x11-free" -# qt4-x11-free-gles" - -#PREFERRED_PROVIDER_qt4-x11-free = "${QT_SELECTED}" - QT_SUPPORT = " \ - ${QT_SELECTED} \ - qt4-plugin-imageformat-jpeg \ - qt4-plugin-imageformat-gif \ + libqt3support4 \ + libqtassistantclient4 \ + libqtclucene4 \ + libqtcore4 \ + libqtdbus4 \ + libqtdesigner4 \ + libqtdesignercomponents4 \ + libqtgui4 \ + libqthelp4 \ + libqtnetwork4 \ + libqtscript4 \ + libqtscripttools4 \ + libqtsql4 \ + libqtsvg4 \ + libqttest4 \ + libqtwebkit4 \ + libqtxml4 \ + qt4-tools \ + qt4-assistant \ + qt4-common \ + qt4-dbus \ + qt4-designer \ + qt4-fonts \ + qt4-linguist \ + qt4-mkspecs \ + qt4-pixeltool \ + qt4-qt3to4 \ + qt4-plugin-imageformat-jpeg \ + qt4-plugin-imageformat-gif \ " -# We want all of the Qt metapackage (for dev use) without the demos/examples. -BAD_RRECOMMENDS += " \ - ${QT_SELECTED}-demos \ - ${QT_SELECTED}-examples \ -" TOTEM = " \ # totem \ @@ -160,7 +185,7 @@ TOTEM = " \ " TOUCHSCREEN = " \ - gtk-touchscreen-mode-enable \ +# gtk-touchscreen-mode-enable \ libgtkstylus \ # xinput-calibrator \ " @@ -204,6 +229,7 @@ XFCE46_EXTRAS = " \ ristretto \ mousepad \ gigolo \ + xdotool \ " XFCE_THEMES = " \ @@ -237,8 +263,39 @@ XSERVER_BASE = " \ xmodmap \ " +ADD_LIBS = " \ + libbonobo \ + libetpan \ + libfribidi \ + libgsf \ + libidn \ + libxslt \ + wv \ + libsamplerate0 \ + glibc-gconv-cp1252 \ + glibc-gconv-ibm850 \ + glibc-gconv-iso8859-15 \ + glibc-gconv-cp1250 \ + glibc-gconv-koi8-r \ + glibc-gconv-unicode \ + glibc-gconv-utf-16 \ + gvfsd-sftp \ + sshfs-fuse \ + directfb \ + rtl8712-module \ + rtl8192u-module \ +" + +DSP = " \ + ti-dsplink-module \ + ti-cmem-module \ + ti-lpm-module \ + ti-sdma-module \ + ti-codecs-omap3530-server \ +" + RDEPENDS_${PN} = " \ - task-pandora-core \ + task-pandora-core-nowifi \ angstrom-x11-base-depends \ ${ANGSTROM_EXTRA_INSTALL} \ ${APPS} \ @@ -262,6 +319,8 @@ RDEPENDS_${PN} = " \ ${XFCE46_BASE} \ ${XFCE46_EXTRAS} \ ${XFCE_THEMES} \ + ${ADD_LIBS} \ + ${DSP} \ \ rxvt-unicode \ # xst \ @@ -275,5 +334,6 @@ RDEPENDS_${PN} = " \ xcursor-transparent-theme \ xterm \ jaaa nmap iperf \ + xf86-video-udlfb \ # gnuplot \ "