757 Commits

Author SHA1 Message Date
Hongxu Jia
bf40fa7397 xfce4-session: optional support polkit
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:
560219ad50

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-06-25 14:21:48 -07:00
Hongxu Jia
dd26f651af xfce-polkit: add required distro feature check to polkit
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>
2019-06-25 14:21:48 -07:00
Hongxu Jia
383282e239 packagegroup-xfce-extended: conditional runtime recommends on xfce-polkit
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-06-25 14:21:48 -07:00
Kai Kang
64974b8779 xfce4-screensaver: 0.1.4 -> 0.1.5
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>
2019-06-21 06:22:19 -07:00
Persian Prince
10c39b96a2 blueman_%.bbappend: Avoid PAK archive (application/x-pak)
Just check it in ubuntu you'll see.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-06-15 17:17:09 -07:00
Kai Kang
d9516e5531 lxdm: provides fake gdmflexiserver for xfce desktop environment
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>
2019-06-15 16:46:50 -07:00
Kai Kang
6220a83db5 xfce4-settings: set default theme Adwaita
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>
2019-06-15 16:45:33 -07:00
Robert Joslyn
0fd7fa3621 xfce4-session: Reformat DEPENDS and RDEPENDS
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>
2019-06-15 16:45:33 -07:00
Robert Joslyn
714d622b0b xfce4-session: Add xrdb RDEPENDS
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>
2019-06-15 16:45:33 -07:00
Kai Kang
e08f0af9c4 xfce4-power-manager: 1.6.1 -> 1.6.2
* 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>
2019-06-15 16:45:33 -07:00
Kai Kang
ad87b35c21 libxfce4ui: 4.13.4 -> 4.13.5
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-06-15 16:45:33 -07:00
Kai Kang
2b5ee88f26 xfconf: 4.13.6 -> 4.13.7
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-06-15 16:45:32 -07:00
Kai Kang
755767c842 xfwm4: 4.13.1 -> 4.13.2
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-06-15 16:45:32 -07:00
Kai Kang
a659a4d655 libxfce4util: 4.13.2 -> 4.13.3
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-06-15 16:45:32 -07:00
Kai Kang
33478394ec xfce4-appfinder: 4.13.2 -> 4.13.3
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-06-15 16:45:32 -07:00
Kai Kang
c84ab73fe9 thunar-volman: 0.9.1 -> 0.9.2
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-06-15 16:45:32 -07:00
Kai Kang
4268ab951d xfce4-panel: 4.13.4 -> 4.13.5
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-06-15 16:45:32 -07:00
Kai Kang
626ae05078 xfdesktop: 4.13.3 -> 4.13.4
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-06-15 16:45:32 -07:00
Kai Kang
f3d25c7b72 thunar: 1.8.4 -> 1.8.6
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-06-15 16:45:32 -07:00
Kai Kang
0e837dad4b lxdm: provides fake gdmflexiserver for xfce desktop environment
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>
2019-05-29 02:21:42 -07:00
Kai Kang
4f33963cbc packagegroup-xfce-extended: add xfce4-screensaver
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>
2019-05-25 10:28:38 -07:00
Kai Kang
3f9c37252b xfce4-screensaver: add recipe
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>
2019-05-25 10:28:38 -07:00
Kai Kang
88ece05eb5 xfce4-session: 4.13.1 -> 4.13.2
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-05-25 10:28:38 -07:00
Andreas Müller
2bcbe1ddef Remove me as maintainer
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-05-09 20:34:33 -07:00
Andreas Müller
7edaba2496 glade3: move to to meta-xfce
* 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>
2019-05-09 20:34:32 -07:00
Andreas Müller
d115987d83 libxfce4ui: Add PACKAGECONFIG 'gladeui2' for glade (gtk3) support
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-09 20:34:32 -07:00
Andreas Müller
a9530f7869 xfce4-session: remove strange entry in FILES_${PN}
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-05-09 20:34:32 -07:00
Andreas Müller
122ceec562 xfce4-session: get rid of machine-host
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-09 20:34:32 -07:00
Andreas Müller
609baab9be xfce4-terminal: add vte-prompt to RRECOMMENDS
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>
2019-05-06 08:32:04 -07:00
Andreas Müller
0600d6f476 xfce4-notifyd: upgrade 0.4.3 -> 0.4.4
* 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>
2019-05-06 08:32:04 -07:00
Andreas Müller
7c5604d458 xfce4-datetime-plugin: upgrade 0.7.0 -> 0.7.1
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>
2019-05-06 08:32:04 -07:00
Andreas Müller
c2da6d5198 xfce4-places-plugin: upgrade 1.7.0 -> 1.8.0
* 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>
2019-05-06 08:32:04 -07:00
Andreas Müller
60b56bc99c exo: upgrade 0.12.4 -> 0.12.5
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-05-06 08:32:04 -07:00
Andreas Müller
5063861a50 meta-xfce: add meta-networking to layer depends
* 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>
2019-05-06 08:32:04 -07:00
Andreas Müller
9797462760 xfce4-cpufreq-plugin: Fix memory leak and reduce CPU load
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-05-06 08:32:04 -07:00
Andreas Müller
c168e774a5 xfce4-vala: auto-detect vala api version
Get rid of tedious maintenance burden

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-05-02 14:13:57 -07:00
Mark Asselstine
855be6408d xfconf: fix 'Failed to get connection to xfconfd' during do_rootfs
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-04-27 10:13:06 -07:00
Andreas Müller
888706bedf ristretto: upgrade 0.8.3 -> 0.8.4
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>
2019-04-09 21:31:36 -07:00
Andreas Müller
fab25b2510 parole: upgrade 1.0.1 -> 1.0.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>
2019-04-09 21:31:36 -07:00
Andreas Müller
efe10a896f xfce4-screenshooter: upgrade 1.9.4 -> 1.9.5
This fixes a bug introduced in 1.9.4 [1]

[1] https://bugzilla.xfce.org/show_bug.cgi?id=15187

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-04-06 08:22:22 -07:00
Khem Raj
0435c9e193 layer.conf: Add warrior to compatible release series
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-04-01 19:49:48 -07:00
Andreas Müller
eb7fd465ae xfce4-whiskermenu-plugin: upgrade 2.3.1 -> 2.3.2
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-03-28 11:55:34 -07:00
Andreas Müller
2993b0525c xfce4-weather-plugin: upgrade 0.9.0 -> 0.9.1
Most notable changes from announcement [1]:

1. Use https for all connections (bug #13645)
2. Use the latest sunrise API (2.0) (bug #14972)

Note on 2.: although met.no announced they will stop support for API 1.1 after
2019-02-15 plugin 0.9.0 still works for me. So in case of trouble on our stable
branches we should consider upgrading.

[1] https://mail.xfce.org/pipermail/xfce/2019-March/036322.html
[2] https://api.met.no/weatherapi/sunrise/2.0/documentation#version_2.0_released:_2018-11-19

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-03-28 11:55:34 -07:00
Andreas Müller
2c417a5680 xfce4-calculator-plugin: 0.6.0 -> 0.7.0
Another plugin ported to gtk3

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-03-22 09:33:00 -07:00
Andreas Müller
803ea16e8d xfce4-screenshooter: upgrade 1.9.3 -> 1.9.4
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-03-22 09:33:00 -07:00
Andreas Müller
648d33a068 xfdesktop: upgrade 4.13.2 -> 4.13.3
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-03-22 09:33:00 -07:00
Khem Raj
409fb4baae xfce4-mixer: Remove recipe
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-16 01:12:05 -07:00
Kai Kang
4ba8cb4c22 thunar: 1.8.2 -> 1.8.4
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-03-07 18:24:39 -08:00
Mark Hatle
41f3f8165b vim: remove xfce vim bbappend
Changing the behavior of a recipe by including a layer is not allowed
by the yocto-check-layer script.

INFO: ======================================================================
INFO: FAIL: test_signatures (common.CommonCheckLayer)
INFO: ----------------------------------------------------------------------
INFO: Traceback (most recent call last):
  File "/poky/scripts/lib/checklayer/cases/common.py", line 53, in test_signatures
    self.fail('Adding layer %s changed signatures.\n%s' % (self.tc.layer['name'], msg))
AssertionError: Adding layer meta-xfce changed signatures.
19 signatures changed, initial differences (first hash before, second after):
   vim:do_install: 7f165dbd724ca0127dfb653ef0ecd8e7fb882713adedfd0e14f59d7f54cb645e -> 6e4a49063534d67f70186bf8bdb313184f42426e2c42b12b127638b586c7ffe8
      bitbake-diffsigs --task vim do_install --signature 7f165dbd724ca0127dfb653ef0ecd8e7fb882713adedfd0e14f59d7f54cb645e

fix by move the logic into recipe vim

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-28 09:42:11 -08:00
Andreas Müller
d1bdcf1fdf xarchiver: upgrade to upstream 0.5.4.14
* build with gtk+3
* add 7z support

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-20 11:11:44 -08:00