aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce
AgeCommit message (Collapse)Author
2013-09-19libxfce4ui: update to git headAndreas Müller
* in commit f30f9742e64ea5ec3b23d977b904f24799d773d6 the signature for xfce_shortcut_conflict_dialog was changed. This change is required for xfce4-setings HEAD. In the next patch of this series the development of a datetime setter for xfce4-settings will be introduced and this is put on top of xfce4-setings HEAD. * there has been no release since 04.2012 Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-17xfdesktop: Add PACKAGECONFIG for notifyMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-17xfce4-settings: Add PACKAGECONFIG for notifyMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-14tumbler: add dependency on xfce4-dev-tools-nativeMartin Jansa
* tumbler configure needs XDT_I18N macro provided by xfce4-dev-tools | tumbler-0.1.29/configure: line 13752: syntax error near unexpected token `$linguas' | tumbler-0.1.29/configure: line 13752: `XDT_I18N($linguas)' | Configure failed. The contents of all config.log files follows to aid debugging Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-06-20xfwm4: don't turn into unusablity after setting system time backwardsAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-06-20xfce4-power-manager: rework polkit/consolekit selection and implement ↵Andreas Müller
polkit/systemd shutdown Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-06-20tumbler: update to 0.1.29Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-06-20tumbler: add curl to dependencies to make build deterministicAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-05-19xfce4-appfinder: update to 4.10.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-05-19xfce4-session: update to 4.10.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-05-19libxfce4util: update to 4.10.0Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-05-19garcon: do not display settings in menu which are in settings-managerAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-05-19garcon: update to 0.2.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-05-19xfce4-panel: update to 4.10.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-05-19xfwm4: update to 4.10.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-05-19packagegroup-xfce-extended: add thunar pluginsAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-05-19thunar: update to 1.6.3Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-05-03xfce4-session: remove unconditional consolekit RDEPENDS and use PACKAGECONFIGAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-19xfce4-session: Add x-session-manager alternativeOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-15recipes: Unify indentationMartin Jansa
* This change is only aesthetic (unlike indentation in Python tasks). * Some recipes were using tabs. * Some were using 8 spaces. * Some were using mix or different number of spaces. * Make them consistently use 4 spaces everywhere. * Yocto styleguide advises to use tabs (but the only reason to keep tabs is the need to update a lot of recipes). Lately this advice was also merged into the styleguide on the OE wiki. * Using 4 spaces in both types of tasks is better because it's less error prone when someone is not sure if e.g. do_generate_toolchain_file() is Python or shell task and also allows to highlight every tab used in .bb, .inc, .bbappend, .bbclass as potentially bad (shouldn't be used for indenting of multiline variable assignments and cannot be used for Python tasks). * Don't indent closing quote on multiline variables we're quite inconsistent wheater it's first character on line under opening quote or under first non-whitespace character in previous line. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Koen Kooi <koen@dominion.thruhere.net>
2013-04-15xfce4-session: move systemd support from meta-systemd back to meta-xfceMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-09xfdesktop: update to 4.10.2Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-09exo: remove gnome-mount wrapperAndreas Müller
exo-mount was removed long time ago [1] [1] http://git.xfce.org/xfce/exo/commit/?id=5d698bf98b190d7c76a6b406bd5f542b915d0bd1 Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-09exo: create a package for exo-csource - it is not required on targetAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-04packagegroup-xfce-extended: add xfce4-closebutton-pluginAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-04exo: add native buildAndreas Müller
The native build creates exo-csource only. exo-csource converts glade-files into c-header files. When building xfce projects from git repo, exo-csource is required (tarballs have the glade-headers included). Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-04exo: inherit perlnative and add liburi-perl-native to DEPENDSAndreas Müller
* this fixes build on perl-less machines * perlnative.bbclass adds perl-native to DEPENDS so remove it Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-02-05patches: update Upstream-Status to use capital 'S'Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-02-05packagegroup-xfce-extended: add xfce4-brightness-pluginAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-02-05packagegroup-xfce-extended: add xfce4-mount-pluginAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-27thunar: add RRECOMMENDS and RDEPENDS to ensure full functionalityAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-27tumbler: update to 0.1.27Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-03xfce4-session: fix build on X11-less hostsAndreas Müller
error message was: | checking for iceauth... no | configure: error: iceauth missing, please check your X11 installation Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-03packagegroup-xfce-base: xfce-terminal -> xfce4-terminalAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-03thunar: update to 1.6.2Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-03tumbler: update to 0.1.26Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-03exo: update to 0.10.2Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-27xfce4-session: remove gnome-keyring dependencyAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-27xfce4-settings: update to 4.11.0Andreas Müller
this is a development release: * tests did not show errors * the new option to store default keyboard layout makes it worth to update Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-27xfce4-settings: Remember the settings manager window sizeAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-27xfce4-settings: add a 'Touchscreen pointer' option in mouse settingsAndreas Müller
'Touchscreen pointer' can be set per pointer device. If the pointer device gets active (Press/Move/Plugin) and this option is set: * Mouse cursor is hidden during normal operation * When waiting for startup-notification a wait cursor is displayed * The gtk2 setting TouchscreenMode is set to e.g disable prelighting buttons on mouse over The changes are in use for a while now on my devices help using XFCE on touchsreen devices. The git-version of this patch series was sent to https://bugzilla.xfce.org/show_bug.cgi?id=9474 but no response was received yet. In the patch series attached here the binary cursor files 'invisible' and 'wait' were taken out of patch 0001.. because the files were not created by do_patch. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-27xfce4-settings: add garcon to DEPENDSAndreas Müller
error message was: checking for garcon-1 >= 0.1.10... not found *** The required package garcon-1 was not found on your system. *** Please install garcon-1 (atleast version 0.1.10) 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. Configure failed. The contents of all config.log files follows to aid debugging Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-23meta-openembedded: use correct format of Upstream-StatusMartin Jansa
* some patches have also incorrect value, but e.g. "Unknown" is as good as "Pending" to me Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-13thunar: add xfce4-panel to dependencies to ensure trash-plugin (tpa) is buildAndreas Müller
2012-10-28Replace bb.data.* with d.*Paul Eggleton
Used sed expression given here: http://lists.linuxtogo.org/pipermail/openembedded-core/2011-November/012373.html Plus an additional expression for .expand. Full expression is: sed \ -e 's:bb.data.\(setVar([^,]*,[^,]*\), \([^ )]*\) *):\2.\1):g' \ -e 's:bb.data.\(setVarFlag([^,]*,[^,]*,[^,]*\), \([^) ]*\) *):\2.\1):g' \ -e 's:bb.data.\(getVar([^,]*\), \([^, ]*\) *,\([^)]*\)):\2.\1,\3):g' \ -e 's:bb.data.\(getVarFlag([^,]*,[^,]*\), \([^, ]*\) *,\([^)]*\)):\2.\1,\3):g' \ -e 's:bb.data.\(getVarFlag([^,]*,[^,]*\), \([^) ]*\) *):\2.\1):g' \ -e 's:bb.data.\(getVar([^,]*\), \([^) ]*\) *):\2.\1):g' \ -e 's:bb.data.\(expand([^,]*\), \([^ )]*\) *):\2.\1):g' \ -i `grep -ril bb.data *` Some minor correction in systemd.bbclass was needed for some expressions that didn't quite match the regex in the desired way; additionally a few instances were manually changed. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-10-19PACKAGES_DYNAMIC: use regexp not globMartin Jansa
* bitbake uses PACKAGES_DYNAMIC as regexp ^ could make matching faster (and it will be more clear that we're expecting regexp not glob) * made all those last '-' optional, use .* (or nothing) * use += instead of = in most cases to keep ${PN}-locale from bitbake.conf:PACKAGES_DYNAMIC = "^${PN}-locale-.*" Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-10-16libxfce4ui: add glade packageAndreas Müller
* To edit glade files for xfce-packages it needs libxfce4ui's catalog [1]. * Unfortunately some host distributions do not supply a libxfce4ui-glade package. * By installing glade3 + libxfce4ui-glade it is now possible to edit xfce's glade-files on target machine. [1] http://comments.gmane.org/gmane.comp.desktop.xfce.devel.version4/20021 Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-09-18packagegroup-xfce-extended: add xfce4-fsguard-plugin and xfce4-battery-pluginAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-09-18gtk-xfce-engine: update to 3.0.1 and restructureAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-09-18thunar-volman: update to 0.8.0Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>