From: Michael Mrozek Date: Fri, 17 Jun 2011 22:10:18 +0000 (+0200) Subject: task-pandora-xfce: Removed qt4-examples and qt4-demos X-Git-Tag: sz_beta3~127 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=commitdiff_plain;h=97511a6673dd18253d9bf246092b4b5057698ba1;hp=600f5432f3752ea164b7214259b0d2e8a1e68fe2 task-pandora-xfce: Removed qt4-examples and qt4-demos --- diff --git a/recipes/tasks/task-pandora-xfce.bb b/recipes/tasks/task-pandora-xfce.bb index cd4b6f8..1421a52 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 = "r53" +PR = "r55" inherit task @@ -15,7 +15,7 @@ APPS = " \ # claws-mail \ swfdec swfdec-gnome swfdec-mozilla \ # gnumeric \ - networkmanager network-manager-applet netm-cli \ + networkmanager network-manager-applet \ vnc x11vnc angstrom-x11vnc-xinit \ xchat \ links-x11 \ @@ -132,24 +132,68 @@ PYTHON_LIBS = " \ gnome-vfs-plugin-ftp \ " -QT_SELECTED = " qt4-x11-free \ -" +#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 \ + #${QT_SELECTED} \ + libqt3support4 \ + libqtassistantclient4 \ + libqtclucene4 \ + libqtcore4 \ + libqtdbus4 \ + libqtdesigner4 \ + libqtdesignercomponents4 \ + libqtgui4 \ + libqthelp4 \ + libqtnetwork4 \ + libqtopengl4 \ + libqtscript4 \ + libqtscripttools4 \ + libqtsql4 \ + libqtsvg4 \ + libqttest4 \ + libqtuitools4 \ + libqtwebkit4 \ + libqtxml4 \ + libqtxmlpatterns4 \ + libphonon4 \ + libqtmultimedia4 \ + libqtopenvg4 \ + libqtmediaservices4 \ + libqtdeclarative4 \ + libqtpvrqwswsegl4 \ + qt4-tools \ + qt4-assistant \ + qt4-common \ + qt4-dbus \ + qt4-designer \ + qt4-fonts \ + qt4-fonts-ttf-vera \ + qt4-fonts-ttf-dejavu \ + qt4-fonts-pfa \ + qt4-fonts-pfb \ + qt4-fonts-qpf \ + qt4-linguist \ + qt4-makeqpf \ + qt4-mkspecs \ + qt4-pixeltool \ + qt4-qmlviewer \ + qt4-xmlpatterns \ + 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_RECOMMENDATIONS += " \ - ${QT_SELECTED}-demos \ - ${QT_SELECTED}-examples \ -" +#BAD_RECOMMENDATIONS += " \ +# ${QT_SELECTED}-demos \ +# ${QT_SELECTED}-examples \ +#" TOTEM = " \ # totem \