summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce
Commit message (Collapse)AuthorAgeFilesLines
...
* 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>
* xfce4-settings 4.8.2: change default icon theme to 'gnome'Koen Kooi2011-10-152-1/+34
| | | | | | | 'task-xfce4-base' doesn't install the 'Rodent' theme leading to missing icons. With this patch all icons show up. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Andreas Müller <schnitzeltony@gmx.de>
* xfwm4: update to 4.8.2Koen Kooi2011-10-152-5/+8
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Andreas Müller <schnitzeltony@gmx.de>
* task-xfce-base: bump PRKoen Kooi2011-09-221-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xfce4-panel: Bump to version 4.8.6Andreas Müller2011-09-221-2/+2
|
* thunar: Bump to version 1.2.3Andreas Müller2011-09-223-96/+4
| | | | | | | | fix-segfault-no-icons.patch is now mainline [1] relative-symlinks-docs.patch is now mainline [2] [1] http://git.xfce.org/xfce/thunar/commit/?h=xfce-4.8&id=a9a495c31aee0b171807b777b635a480692c6ce7 [2] http://git.xfce.org/xfce/thunar/commit/?h=xfce-4.8&id=432d7abc5b84b7a15bb37d35bb95869d98a824a8
* task-xfce-base: add xfce4-notifydAndreas Müller2011-09-221-0/+2
|
* xfdesktop: Bump to version 4.8.3 & recreate patchAndreas Müller2011-09-222-6/+9
| | | | | | New version of relative-symlinks-docs.patch was sent to xfce-buglist [1] [1] https://bugzilla.xfce.org/show_bug.cgi?id=7977
* gtk-xfce-engine: Bump to version 2.9.0 & minor cleanupAndreas Müller2011-09-221-3/+3
| | | | | | * Added xfce4-dev-tools-native to DEPENDS error message was | gtk-xfce-engine-2.9.0/configure: line 12041: syntax error near unexpected token `GTK,' | gtk-xfce-engine-2.9.0/configure: line 12041: `XDT_CHECK_PACKAGE(GTK, gtk+-2.0, 2.20.0)'
* libxfce4util: Bump to version 4.8.2Andreas Müller2011-09-221-2/+2
|
* garcon: Bump to version 0.1.9Andreas Müller2011-09-221-3/+3
| | | | | | Added libxfce4util to DEPENDS see [1] [1] http://mail.xfce.org/pipermail/xfce/2011-September/029145.html
* xfce4-session: Bump to version 4.8.2Andreas Müller2011-09-222-18/+2
| | | | | | relative-symlinks-docs.patch is now mainline [1] [1] http://git.xfce.org/xfce/xfce4-session/commit/?id=00159a379b8b192615137e59b66d5317493f57f3
* xfce-utils: add openssh-misc to RDEPENDS_${PN}Andreas Müller2011-09-221-2/+2
| | | | log message was: /etc/xdg/xfce4/xinitrc: line 171: ssh-agent: command not found
* libxfce4util: DEPENDS xfce4-dev-tools -> xfce4-dev-tools-nativeAndreas Müller2011-09-221-1/+1
|
* garcon: DEPENDS xfce4-dev-tools -> xfce4-dev-tools-nativeAndreas Müller2011-09-221-1/+1
|
* xfce4-dev-tools: add native supportAndreas Müller2011-09-221-1/+3
|
* thunar-volman: Add udev to DEPENDSAndreas Müller2011-09-021-1/+1
| | | | | | | | | | | | | | | With fresh tmp-dir bitbake thunar-volman failed with | checking for gudev-1.0 >= 145... not found | *** The required package gudev-1.0 was not found on your system. | *** Please install gudev-1.0 (atleast version 145) or adjust | *** the PKG_CONFIG_PATH environment variable if you | *** installed the package in a nonstandard prefix so that | *** pkg-config is able to find it. | + bbfatal 'oe_runconf failed' Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* task-xfce-base: add thunar-volmanKoen Kooi2011-09-011-2/+2
| | | | | | | | | | This fixes: ERROR: There is a comment on line 34 of file /OE/tentacle/sources/meta-openembedded/meta-xfce/recipes-xfce/tasks/task-xfce-base.bb (# thunar-volman \) which is in the middle of a multiline expression. Bitbake used to ignore these but no longer does so, please fix your metadata as errors are likely as a result of this change. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Andreas Müller <schnitzeltony@gmx.de>
* thunar-volman: Add initial recipe with version 0.6.0Andreas Müller2011-08-311-0/+10
| | | | | | | * build & partially run tested on overo Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>