X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=recipes%2Ftasks%2Ftask-pandora-xfce.bb;h=632b75be0e3653e2d26efd3099ea232d180ace8f;hb=b6255e1e9e8d3e7b05ab232b424c66bebaa186cc;hp=c2b8d1ca9229c6e63722383f56a6354995423391;hpb=fa06ab5330b0807a097d25444f8eafffb8ca09d7;p=openpandora.oe.git diff --git a/recipes/tasks/task-pandora-xfce.bb b/recipes/tasks/task-pandora-xfce.bb index c2b8d1c..632b75b 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 = "r62" +PR = "r72" inherit task @@ -18,6 +18,7 @@ APPS = " \ networkmanager network-manager-applet \ vnc x11vnc angstrom-x11vnc-xinit \ openvpn networkmanager-openvpn \ + modemmanager \ xchat \ links-x11 \ enchant \ @@ -25,6 +26,7 @@ APPS = " \ xwininfo \ curl \ dosfstools \ + netkit-ftp \ # xournal \ # arora \ " @@ -103,12 +105,15 @@ LAUNCHERS = " \ PANDORA = " \ pandora-first-run-wizard hsetroot \ pandora-scripts \ + pandora-scripts-wifi \ pandora-wallpaper-official \ pandora-xfce-defaults \ # pandora-midori-defaults midori \ libgles2d \ pandora-misc \ pandora-pndstore \ + pandora-configtray \ + pandora-configtray-wifi \ " PERL = " \ @@ -182,7 +187,7 @@ TOTEM = " \ " TOUCHSCREEN = " \ - gtk-touchscreen-mode-enable \ +# gtk-touchscreen-mode-enable \ libgtkstylus \ # xinput-calibrator \ " @@ -272,12 +277,25 @@ ADD_LIBS = " \ 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 \ angstrom-x11-base-depends \ @@ -304,6 +322,7 @@ RDEPENDS_${PN} = " \ ${XFCE46_EXTRAS} \ ${XFCE_THEMES} \ ${ADD_LIBS} \ + ${DSP} \ \ rxvt-unicode \ # xst \ @@ -317,5 +336,6 @@ RDEPENDS_${PN} = " \ xcursor-transparent-theme \ xterm \ jaaa nmap iperf \ + xf86-video-udlfb \ # gnuplot \ "