summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce
Commit message (Collapse)AuthorAgeFilesLines
...
* tumbler: update to 0.1.25Andreas Müller2012-09-181-4/+4
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-appfinder: update to 4.10.0Andreas Müller2012-09-182-12/+10
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfdesktop update to 4.10.0Andreas Müller2012-09-183-50/+12
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* thunar: update to 1.4.0Andreas Müller2012-09-181-7/+3
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-panel: update to 4.10.0Andreas Müller2012-09-181-7/+3
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* packagegroup-xfce-base: no need to RDEPEND xfwm4-theme-default - xfwm4 does ↵Andreas Müller2012-09-181-1/+0
| | | | | | already Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* packagegreoup-xfce-extended: only RDEPEND on themes shipped by xfwm4Andreas Müller2012-09-181-6/+1
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfwm4: update to 4.10.0Andreas Müller2012-09-181-5/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-settings: update to 4.10.0 and set default themesAndreas Müller2012-09-184-32/+68
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-session: update to 4.10.0Andreas Müller2012-09-182-47/+28
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfconf: update to 4.10.0Andreas Müller2012-09-181-5/+3
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce-utils: remove since they are not needed anymoreAndreas Müller2012-09-182-22/+1
| | | | | | | | Functionality has been moved in xfce4-session, libxfce4ui, xfce4-appfinder or is removed [1]. [1] http://xfce.org/download/changelogs/4.10pre1 Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* exo: update to 0.8.0Andreas Müller2012-09-184-552/+37
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* garcon: update to 0.2.0Andreas Müller2012-09-181-3/+3
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* libxfce4ui: update to 4.10.0Andreas Müller2012-09-181-4/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* libxfce4util: update to 4.10.0Andreas Müller2012-09-181-6/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-dev-tools: update to 4.10.0 and oe-stylize a bitAndreas Müller2012-09-181-6/+5
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-session: Don't loose xfwm4 when closing session with multiple windows ↵Andreas Müller2012-09-172-1/+172
| | | | | | | waiting for user input Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* packagegroup: add RPROVIDES/RREPLACES/RCONFLICTS and bump PR to get some ↵Martin Jansa2012-09-052-2/+10
| | | | | | upgrade path Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* task*: rename to packagegroup to match oe-coreMartin Jansa2012-09-052-3/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gtk-xfce-engine: fix staticdev warningAndreas Müller2012-08-311-1/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gtk-xfce-engine: fix memory leakAndreas Müller2012-08-312-3/+35
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libxfce4ui: fix xfwm4 crash (no window borders) on first startAndreas Müller2012-08-272-0/+34
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xfwm4: cleanup update-alternatives deprecated codeAndreas Müller2012-08-271-4/+4
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* exo: stop configure detecting host's pythonAndreas Müller2012-07-311-3/+2
| | | | | | | | | | | | | | This patch does not cause python bindings builded properly (native headers included) error message was: ERROR: This autoconf log indicates errors, it looked at host include and/or library paths while determining system capabilities. Rerun configure task after fixing this. The path was '/home/andreas/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/exo-0.6.2-r0/exo-0.6.2' ERROR: Function failed: do_qa_configure ERROR: Logfile of failure stored in: /home/andreas/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/exo-0.6.2-r0/temp/log.do_configure.13932 NOTE: package exo-0.6.2-r0: task do_configure: Failed Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* recipes: convert tabs to 4 spaces in populate_packagesMartin Jansa2012-07-192-10/+10
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* task-xfce-extended: remove xfce4-icon-themeAndreas Müller2012-07-171-3/+1
| | | | | | | | | | | xfce4-icon-theme is not required by default since xfce4-settings initially works with gnome-icon-theme and gnome-icon-theme is pulled in by many other recipes anyway. To reduce rootfs size - especially after gtk-update-icon-cache - xfce4-icon-theme is removed. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xfce4-power-manager: update to 1.2.0Andreas Müller2012-07-171-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* task-xfce-extended: add panel plugins / applicationsAndreas Müller2012-06-081-1/+10
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-session: add consolekit to RDEPENDSAndreas Müller2012-06-081-1/+2
| | | | | | | | | | | This error was hidden for years by my test image containing consolekit. One result of missing consolekit are greyed 'Restart' and 'Shut Down' in XFCE's logout-dialog and the log message: ** (xfce4-session:4125): WARNING **: 'CanStop' method failed : The name org.freedesktop.ConsoleKit was not provided by any .service files Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* thunar-volman: add eject to RDEPENDSAndreas Müller2012-04-101-0/+3
| | | | | | | | | | Ejecting USB-memory stick caused: Error starting job: Failed to execute child process "eject" (No such file or directory) run-tested with angstrom/meta-oe environment on overo Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xfce4-panel: Remove static version of panel plugins.Peter Tworek2012-03-111-5/+4
| | | | | | | | They have no actual use and trigger QA warnings. Signed-off-by: Peter Tworek <tworaz666@gmail.com> Acked-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-panel: fix QA warnings static libs in dev packageAndreas Müller2012-03-041-2/+2
| | | | | | | | | | | | | | | There was a patch sent already for fixing [1]. In that patch the static libraries of panel plugins were deleted during install. Here all static libs are packed into ${PN}-staticdev. The decision for this solution is based on: * Keep recipes as simple as possible * Although unlikely there might be a use case for having static libs for panel plugins [1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2012-February/037926.html Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xfce4-session: update to 4.8.3 / fix QA warnings static libs in dev packageAndreas Müller2012-03-041-5/+3
| | | | | | | run-tested on overo Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* garcon: update to 0.1.10Andreas Müller2012-03-041-4/+2
| | | | | | | run-tested on overo Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xfce4-settings: Update to latest stable version 4.8.3.Peter Tworek2012-02-141-4/+2
| | | | | | | | | | http://git.xfce.org/xfce/xfce4-settings/tag/?id=xfce4-settings-4.8.3 Run tested on netbook pro. Signed-off-by: Peter Tworek <tworaz666@gmail.com> Acked-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xfce4-power-manager: Add initial recipe for version 1.0.10.Peter Tworek2012-02-131-0/+28
| | | | | | | | Run tested on netbook pro. Signed-off-by: Peter Tworek <tworaz666@gmail.com> Acked-by: Andreas Müller<schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* task-xfce-extended: add xfce4-genmon-pluginAndreas Müller2012-01-301-0/+3
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libxfce4ui: remove gettext from DEPENDS since xfce.bbclass takes careAndreas Müller2012-01-051-1/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libxfce4ui: update to 4.8.1Andreas Müller2012-01-051-4/+2
| | | | | | | | * build tested incremental & from empty build dir * run tested on overo Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xfwm4: update to 4.8.1Andreas Müller2012-01-052-39/+2
| | | | | | | | * build tested incremental & from empty build dir * run tested on overo Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* tumbler: update to 0.1.23Andreas Müller2012-01-051-2/+2
| | | | | | | | * build tested incremental & from empty build dir * run tested on overo Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xfce4-session: bump PR for xcb-util changeKoen Kooi2011-12-011-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xfce4-panel: bump PR for xcb-util changeKoen Kooi2011-12-011-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* thunar: bump PR for xcb-util changeKoen Kooi2011-12-011-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libxfce4ui: bump PR for xcb-util changeKoen Kooi2011-12-011-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* tumbler: initial add 0.1.22Andreas Müller2011-11-151-0/+32
| | | | | | | | * run tested on on overo with ristretto and thunar * TODO: split out plugins Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xfce4-dev-tools: cleanupsAndreas Müller2011-11-151-3/+5
| | | | | | | | | | * do not inherit xfce class to avoid unwanted native dependencies * xfce4-dev-tools.ipk contains complete set of xfce developer extensions * run tested on fresh build dir / image similar to angstrom xfce-nm-image (task-xfce-extended included) / target overo Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* task-xfce-extended: initial add task for full featured XFCEAndreas Müller2011-11-081-0/+37
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xfce-utils: update to 4.8.3Andreas Müller2011-10-312-20/+2
| | | | | | | | | | * relative-symlinks-docs.patch was applied mainline [1] * run tested on overo [1] http://git.xfce.org/xfce/xfce-utils/commit/?id=6d76b3625dd5ad2206a9c17575e22d99d43c8ecc Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>