summaryrefslogtreecommitdiffstats
path: root/meta-xfce
Commit message (Collapse)AuthorAgeFilesLines
...
* xfdesktop: 4.13.4 -> 4.13.5Kai Kang2019-07-161-3/+3
| | | | | | | | | * clean DEPENDS - dbus-glib has been replaced by gdbus - libxfce4util and xfconf are required by libxfce4ui Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfwm4: 4.13.2 -> 4.13.3Kai Kang2019-07-161-3/+3
| | | | | | | | | * clean DEPENDS - remove dbus-glib which is replaced by gdbus - libxfce4util and xfconf are required by libxfce4ui Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-session: 4.13.2 -> 4.13.3Kai Kang2019-07-161-13/+3
| | | | | | | | | * remove dependency dbus-glib which is replaced by gdbus already * remove dependency gtk+ that gtk+3 is used right now * clean items in DEPENDS which are imported indirectly by libxfce4ui Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* thunar: 1.8.6 -> 1.8.7Kai Kang2019-07-161-3/+3
| | | | | | | | | | * dbus-glib is removed from DEPENDS that it has been replace by gdbus from 1.7.0 * remove glib-2.0 gtk+3 libxfce4util and xfconf from DEPENDS for clean which are required by libxfce4ui Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfconf: 4.13.7 -> 4.13.8Kai Kang2019-07-161-4/+4
| | | | | | | | | | * remove dbus-glib from DEPENDS that it has been replaced by gdbus. glib-2.0 provides gdbus and has been imported to DEPENDS by libxfce4util. * inherit class gobject-introspection which has been supported by xfconf 4.13.8 Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* exo: 0.12.5 -> 0.12.6Kai Kang2019-07-161-3/+3
| | | | | | | | | | * gtk+3 is required but not added to DEPENDS that libxfce4ui depends on it already * remove libxfce4util from DEPENDS for clean that it is required by libxfce4ui Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libxfce4ui: 4.13.5 -> 4.13.6Kai Kang2019-07-161-4/+4
| | | | | | | | | | * dependency glib-2.0 is required by libxfce4util, so remove it from DEPENDS to make it more clean. And sort DEPENDS at same time. * not inherit autotools and gettext which have been inherited in xfce.bbclass already Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libxfce4util: 4.13.3 -> 4.13.4Kai Kang2019-07-161-2/+2
| | | | | Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* blueman: Enable thunar support by default but don't rdepend on itAdrian Bunk2019-07-101-2/+0
| | | | | | | | This matches upstream default. The no longer required bbappend in meta-xfce is also removed. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* drop lxdm_%.bbappendHongxu Jia2019-07-102-10/+0
| | | | | | | | Since xfce4-panel use lxdm to replace dm-tool, the fake gdmflexiserver is not necessary, drop bbappend to follow Yocto Project Compatible Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-panel: use lxdm to replace dm-toolHongxu Jia2019-07-102-0/+50
| | | | | | | | OE does not support lightdm but lxdm, so use lxdm to replace dm-tool Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-session: optional support polkitHongxu Jia2019-06-251-1/+3
| | | | | | | | | | | | | | | | | If polkit not in DISTRO_FEATURES, it failed ... |ERROR: Nothing PROVIDES 'polkit' (but meta-openembedded/meta-xfce/recipes-xfce/ xfce4-session/xfce4-session_4.13.2.bb DEPENDS on or otherwise requires it) |polkit was skipped: missing required distro feature 'polkit' (not in DISTRO_FEATURES) |ERROR: Required build target 'meta-world-pkgdata' has no buildable providers. |Missing or unbuildable dependency chain was: ['meta-world-pkgdata', 'xfce4-session', 'polkit'] ... Upstream optional support polkit: https://github.com/xfce-mirror/xfce4-session/commit/560219ad500c73e0fc2c3d959f96bcb8e2a54556 Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce-polkit: add required distro feature check to polkitHongxu Jia2019-06-251-1/+2
| | | | | | | | The xfce-polkit depends polkit, it should do required distro feature check to polkit Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* packagegroup-xfce-extended: conditional runtime recommends on xfce-polkitHongxu Jia2019-06-251-1/+1
| | | | | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-screensaver: 0.1.4 -> 0.1.5Kai Kang2019-06-212-3/+24
| | | | | | | | | | Upgrade xfce4-screensaver from 0.1.4 to 0.1.5. * install pam config file and add a patch to remove unsupported syntax '@include' Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* blueman_%.bbappend: Avoid PAK archive (application/x-pak)Persian Prince2019-06-151-0/+1
| | | | | | Just check it in ubuntu you'll see. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lxdm: provides fake gdmflexiserver for xfce desktop environmentKai Kang2019-06-151-1/+1
| | | | | | | | | | | | | | | Xfce4 plugin 'actions' which stays in tray area provides a menu 'Switch User' but the menu grayed out. It calls whether 'dm-tool' from lightdm or 'gdmflexiserver' from gdm to support switch users. Since recipe gdm has been removed from meta-gnome, create a fake 'gdmflexiserver' which calls lxdm to make menu 'Switch User' work according to: https://wiki.archlinux.org/index.php/Xfce#User_switching_action_button_is_greyed_out Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-settings: set default theme AdwaitaKai Kang2019-06-151-1/+9
| | | | | | | | | | | | | The pre-configured default theme Xfce doesn't work as expected. For example, no layout in start menu and applications' menu bar. And GtkColorButton is blank in config tab page from xfce4-terminal -> Edit -> Preference -> Colors. So set Adwaita as default theme instead. Signed-off-by: Kai Kang <kai.kang@windriver.com> Acked-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-session: Reformat DEPENDS and RDEPENDSRobert Joslyn2019-06-151-2/+22
| | | | | | | Break them over multiple lines to make updates easier. Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-session: Add xrdb RDEPENDSRobert Joslyn2019-06-151-1/+1
| | | | | | | The /etc/xdg/xfce4/xinitrc file calls xrdb, so add it as an RDEPENDS. Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-power-manager: 1.6.1 -> 1.6.2Kai Kang2019-06-151-3/+3
| | | | | | | | * update FILES because it 'Install Appdata in metainfo' by upstream: https://github.com/xfce-mirror/xfce4-power-manager/commit/e40a57' Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libxfce4ui: 4.13.4 -> 4.13.5Kai Kang2019-06-151-2/+2
| | | | | Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfconf: 4.13.6 -> 4.13.7Kai Kang2019-06-151-2/+2
| | | | | Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfwm4: 4.13.1 -> 4.13.2Kai Kang2019-06-151-2/+2
| | | | | Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libxfce4util: 4.13.2 -> 4.13.3Kai Kang2019-06-151-2/+2
| | | | | Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-appfinder: 4.13.2 -> 4.13.3Kai Kang2019-06-151-2/+2
| | | | | Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* thunar-volman: 0.9.1 -> 0.9.2Kai Kang2019-06-151-2/+2
| | | | | Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-panel: 4.13.4 -> 4.13.5Kai Kang2019-06-151-2/+2
| | | | | Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfdesktop: 4.13.3 -> 4.13.4Kai Kang2019-06-151-2/+2
| | | | | Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* thunar: 1.8.4 -> 1.8.6Kai Kang2019-06-151-2/+2
| | | | | Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lxdm: provides fake gdmflexiserver for xfce desktop environmentKai Kang2019-05-292-0/+10
| | | | | | | | | | | | | | | Xfce4 plugin 'actions' which stays in tray area provides a menu 'Switch User' but the menu grayed out. It calls whether 'dm-tool' from lightdm or 'gdmflexiserver' from gdm to support switch users. Since recipe gdm has been removed from meta-gnome, create a fake 'gdmflexiserver' which calls lxdm to make menu 'Switch User' work according to: https://wiki.archlinux.org/index.php/Xfce#User_switching_action_button_is_greyed_out Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* packagegroup-xfce-extended: add xfce4-screensaverKai Kang2019-05-251-0/+1
| | | | | | | Add xfce4-screensaver to RRECOMMENDS of packagegroup-xfce-extended. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-screensaver: add recipeKai Kang2019-05-252-0/+79
| | | | | | | | | | xfce4-screensaver is a screen saver and locker which used by Xfce module 'actions' when click 'Lock Screen'. * add a patch to fix configure QA issue for cross compile Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-session: 4.13.1 -> 4.13.2Kai Kang2019-05-251-2/+2
| | | | | Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Remove me as maintainerAndreas Müller2019-05-091-1/+0
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* glade3: move to to meta-xfceAndreas Müller2019-05-094-0/+175
| | | | | | | | | | * lubxfce4ui is the last recipe requiring glade3 optionally * old glade3 is necessary to open xfce glade files based on gtk2 * meta-xfce depends on gnome-layer already so no adjustment in layer dependencies is necessary Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libxfce4ui: Add PACKAGECONFIG 'gladeui2' for glade (gtk3) supportAndreas Müller2019-05-091-2/+7
| | | | | | | | 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>
* xfce4-session: remove strange entry in FILES_${PN}Andreas Müller2019-05-091-4/+0
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-session: get rid of machine-hostAndreas Müller2019-05-093-23/+0
| | | | | | | | | | | | | | | | | | | | 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>
* xfce4-terminal: add vte-prompt to RRECOMMENDSAndreas Müller2019-05-061-0/+2
| | | | | | | Without xfce4-terminal sets window/tab-title to 'Untitled' Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-notifyd: upgrade 0.4.3 -> 0.4.4Andreas Müller2019-05-061-3/+2
| | | | | | | | | | | * A bugfix release [1] * Dependency on dbus-glib-native (dbus-binding-tool) is no more required [2] [1] https://mail.xfce.org/pipermail/xfce/2019-April/036382.html [2] https://git.xfce.org/apps/xfce4-notifyd/commit?id=841b4e4ddc2f757180e1c76fb32d85db2e88cbc4 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-datetime-plugin: upgrade 0.7.0 -> 0.7.1Andreas Müller2019-05-061-2/+2
| | | | | | | | | Prettyficatons, translations and minor bugfixes [1] [1] https://mail.xfce.org/pipermail/xfce/2019-April/036390.html Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-places-plugin: upgrade 1.7.0 -> 1.8.0Andreas Müller2019-05-061-3/+4
| | | | | | | | | | * Most notable change is port to GTK3. Futher info at [1] * Added SUMMARY and reworked DESCRIPTION slightly [1] https://mail.xfce.org/pipermail/xfce/2019-May/036394.html Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* exo: upgrade 0.12.4 -> 0.12.5Andreas Müller2019-05-062-16/+22
| | | | | | | | | 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>
* meta-xfce: add meta-networking to layer dependsAndreas Müller2019-05-061-0/+1
| | | | | | | | | * blueman was moved to meta-networking (without an explanation why). It is added to packagegroup-xfce-extended in case 'bluetooth' is in DISTRO_FEATURES * thunar-shares-plugin RDEPENDS on samba-server Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-cpufreq-plugin: Fix memory leak and reduce CPU loadAndreas Müller2019-05-062-0/+122
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-vala: auto-detect vala api versionAndreas Müller2019-05-022-3/+35
| | | | | | | Get rid of tedious maintenance burden Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfconf: fix 'Failed to get connection to xfconfd' during do_rootfsMark Asselstine2019-04-271-0/+2
| | | | | | | | | | | | | | | | | | | | | | | 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>
* ristretto: upgrade 0.8.3 -> 0.8.4Andreas Müller2019-04-091-2/+2
| | | | | | | | | | | | | | | | | A bugfix release - see announcement [1]: - Add missing field initializers - Instead of thumbnails, the same icons with a crossed red circle (bug #13419) - Resolve g_type_class_add_private() deprecation - Glib-Critical errors to stdout: Source ID X was not found when attempting to remove it (bug #15268) - Fix memory leak (bug #12034) - Show file size in the status bar (bug #14791) - Fix opening of PPM files (bug #14709) [1] https://mail.xfce.org/pipermail/xfce/2019-April/036350.html Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* parole: upgrade 1.0.1 -> 1.0.2Andreas Müller2019-04-091-4/+2
| | | | | | | | | | | | | | | | | | | Bugfix release - from release announcement [1]: - Added support for GST_INSTALL_PLUGINS_HELPER_MISSING when attempting to install missing codecs (Xfce #14529) - Fixed compiler error -Wcast-function-type (GCC 8) - Fixed disabling vendor-enabled plugins - Fixed crash when disabling plugins (LP #1698540) - Fixed play button sensitivity items are added to playlist (Xfce #13724, LP #1705243) - Fixed Appstream validation by removing em tags (Xfce #14260) - Fixed plugin active state when reopening the Plugins dialog - Resolved g_type_class_add_private warnings (Xfce #15014) [1] https://mail.xfce.org/pipermail/xfce/2019-April/036347.html Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>