aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce
AgeCommit message (Collapse)Author
2019-05-09libxfce4ui: Add PACKAGECONFIG 'gladeui2' for glade (gtk3) supportAndreas Müller
This is necessary to open glade files shipped by xfce packages already ported to GTK3. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-05-09xfce4-session: remove strange entry in FILES_${PN}Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-05-09xfce4-session: get rid of machine-hostAndreas Müller
OE-Core's base-file does add hostname to hosts since: commit 31e6d08f20a804fccb958e19045d8f9e9806071a Author: Chen Qi <Qi.Chen@windriver.com> Date: Tue Jan 8 17:12:52 2019 +0800 netbase/base-files: move /etc/hosts from netbase to base-files Move /etc/hosts to base-files, and also add entry to it according to hostname setting. This fixes the problem of commands like `hostname -f' failing due to lack of such entry. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-05-06exo: upgrade 0.12.4 -> 0.12.5Andreas Müller
This is a bugfix and cleanup release [1] [1] https://mail.xfce.org/pipermail/xfce/2019-May/036395.html Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-04-27xfconf: fix 'Failed to get connection to xfconfd' during do_rootfsMark Asselstine
Packages such as gdk-pixbuf can result in the following error during the rootfs construction: CRITICAL **: 16:51:57.223: Failed to get connection to xfconfd: Cannot autolaunch D-Bus without X11 $DISPLAY This is hit during the postinst-intercepts/update_pixbuf_cache. Based on discussions upstream: https://bugzilla.xfce.org/show_bug.cgi?id=14789 this appears to be an issue for xfconf and has an upstream update: https://git.xfce.org/xfce/xfconf/commit?id=6f11cc65a2213f424728b5a0d25b1b63c19e773e Drawing from this change we can go ahead and use PACKAGECONFIG to emulate the upstream fix, defaulting to having the gsettings-backend disabled. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-03-22xfdesktop: upgrade 4.13.2 -> 4.13.3Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-03-16xfce4-mixer: Remove recipeKhem Raj
xfce4-mixer can be replaced with xfce4-pulseaudio-plugin Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com>
2019-03-07thunar: 1.8.2 -> 1.8.4Kai Kang
Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-01-24exo: upgrade 0.12.3 -> 0.12.4Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-01-20xfce4-power-manager: enable polkit depending on distro featureStefan Agner
systemd and polkit are not directly related. It is just fine to build with systemd but without polkit. Rename the systemd package config to polkit and enable it depending on whether polkit is enabled in DISTRO_FEATURES. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-01-04xfce4-appfinder: upgrade 4.13.1 -> 4.13.2Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-01-04xfce4-panel: upgrade 4.13.3 -> 4.13.4Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-01-04thunar-volman: upgrade 0.9.0 -> 0.9.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-01-04garcon: upgrade 0.6.1 -> 0.6.2Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-11-07meta-xfce: xfconf: fixup installed-vs-shipped QA issueMark Asselstine
Since the xfconf uprev, commit 4222cac97678 [xfconf: 4.13.5 -> 4.13.6], we are getting a QA issue: ERROR: xfconf-4.13.6-r0 do_package: QA Issue: xfconf: Files/directories were installed but not shipped in any package: /usr/lib64/gio/modules/libxfconfgsettingsbackend.la Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install. xfconf: 1 installed and not shipped files. [installed-vs-shipped] ERROR: xfconf-4.13.6-r0 do_package: Fatal QA errors found, failing task. ERROR: xfconf-4.13.6-r0 do_package: Function failed: do_package We need to include the .la file in the -dev package to avoid this. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-11-02xfce4-settings: upgrade 4.12.3 -> 4.12.4Andreas Müller
A GTK3 version is abvailable but keep GTK2: haven't found the time yet to rework my additions which I would miss. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-11-02thunar: 1.8.1 -> 1.8.2Kai Kang
Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-11-02xfconf: 4.13.5 -> 4.13.6Kai Kang
Upgrade xfconf from 4.13.5 to 4.13.6. * update FILES Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-10-26packagegroup-xfce-extended: add catfish / xfce4-panel-profilesAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-10-26exo: upgrade 0.12.2 -> 0.12.3Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-10-04xfce4-appfinder: upgrade 4.13.0 -> 4.13.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-19xfce4-session: upgrade 4.13.0 -> 4.13.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-19xfwm4: upgrade 4.12.5 -> 4.13.1Andreas Müller
* gtk3 based * it is a development version - but no stoppers were found * add PACKAGECONFIGs for better customization Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-08xfwm4: 4.12.4 -> 4.12.5Kang Kai
Upgrade xfwm4 from 4.12.4 to 4.12.5. * add dependency libxinerama Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-08xfconf: 4.13.4 -> 4.13.5Kang Kai
Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-08xfce4-session: 4.12.1 -> 4.13.0Kang Kai
Upgrade xfce4-session from 4.12.1 to 4.13.0 * replace dependency libwnck with libwnck3 Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-08exo: 0.12.1 -> 0.12.2Kang Kai
Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-30packagegroup-xfce-extended: add blueman if bluetooth is in distro featuresAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-30xfdesktop: upgrade 4.12.4 -> 4.13.2Andreas Müller
This is a development version but it moves to GTK3 and daily usage did not show stoppers. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-30libxfce4util: upgrade 4.13.1 -> 4.13.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-30exo: upgrade 0.12.0 -> 0.12.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-30thunar: upgrade 1.8.0 -> 1.8.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-18xfce4: package libtool files if they are installedMark Asselstine
This is a partial revert of commit 2ad5ceafa53f [various classes recipes: Remove FILES entries for dbg/dev packages] to restore the packaging of libtool (.la) files. It is generally recommended to include 'remove-libtool' in your distro features to purge libtool files as a do_install postfunc for all recipes, as is the documented recommendation for handling of libtool files (unless the .la have been determined to be absolutely necessary, in which case a recipe can use the REMOVE_LIBTOOL_LA to prevent the cleanup). However, if the 'remove-libtool' distro feature is not specified we need to ensure that if after a recipe completes do_install() and there are libtool files present in the image, we must package them or we will hit 'installed-vs-shipped' QA issues. NOTE: that even with respect to libtool files this is not a 1:1 partial revert of commit 2ad5ceafa53f, adjustments are made according to the current state of the build today. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-18thunar: fix QA issue 'installed-vs-shipped'Mark Asselstine
Since commit eb0fe21c1535 [thunar: upgrade 1.6.15 -> 1.8.0] we see a QA Error/Warning regarding files 'installed-vs-shipped': ERROR: QA Issue: thunar: Files/directories were installed but not shipped in any package: /usr/lib /usr/lib/systemd /usr/lib/systemd/user /usr/lib/systemd/user/thunar.service Correct the path to the systemd service file to match what we see in other recipes which include "user" service files. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Acked-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-18xfce4-panel: fix QA issue 'installed-vs-shipped'Mark Asselstine
Since commit 5f31db601408 [xfce4-panel: upgrade 4.12.2 -> 4.13.3] we are getting a QA Warnings/Erros for 'installed-vs-shipped': ERROR: xfce4-panel-4.13.3-r0 do_package: QA Issue: xfce4-panel: Files/directories were installed but not shipped in any package: /usr/lib64/xfce4/panel/plugins/liblauncher.la /usr/lib64/xfce4/panel/plugins/libdirectorymenu.la ... >From various OE documents the .la files should not be packaged in either the main recipe package or the -dev package unless required. So inherit 'remove-libtool' to have all the .la files cleaned up as they don't appear to be necessary. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-14various classes recipes: Remove FILES entries for dbg/dev packagesAndreas Müller
These entries are no more required - oe-core defaults were reworked long time ago. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14packagegroup-xfce-extended: add mousepadAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14thunar-volman: update 0.8.1 -> 0.9.0Andreas Müller
* remove gtk+ dependency: Thunar moved to gkt3 and depending on libxfce4u* is good enough * it is a development release but no stoppers could be found. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14thunar: upgrade 1.6.15 -> 1.8.0Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14xfce4-panel: upgrade 4.12.2 -> 4.13.3Andreas Müller
It is a development release but stoppers could not be found. * Uses GTK3 * Fixes background color in systray panel-plugin Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14xfce4-settings: fix build after update of xfconfAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14xfconf: upgrade 4.12.1 -> 4.13.4Andreas Müller
It is a development release but stoppers could not be found. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14libxfce4util: upgrade 4.12.1 -> 4.13.1Andreas Müller
It is a development release but stoppers could not be found. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14libxfce4ui: upgrade 4.12.1-> 4.13.4Andreas Müller
It is a development release but stoppers could not be found. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-04-13packagegroup-xfce-extended: only include when x11 in DISTRO_FEATURESArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-04-13thunar: update 1.6.14 -> 1.6.15Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-04-08xfce4-settings: update 4.12.2 -> 4.12.3Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-04-08exo: refresh patchesAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-04-08libxfce4ui: refresh ↵Andreas Müller
0001-libxfce4kbd-private-xfce4-keyboard-shortcuts.xml-fix.patch Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-21xfce4-settings: update 4.12.1 -> 4.12.2Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>