Commit Graph

237 Commits

Author SHA1 Message Date
Andreas Müller
3754057077 xfce4-panel: make date/time plugins handle timezone changes properly
0001... was applied to make 0002... apply on 4.12-release and git master branch.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-25 17:45:50 +01:00
Andreas Müller
d3be014d9c packagegroup-xfce-extended: add xfce4-calculator-plugin
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-15 10:15:27 +01:00
Andreas Müller
dc51449c47 thunar: remove udisks from RRECOMMENDS
now gvfs takes care to include all we need for automounting / network browsing

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-01-27 12:36:31 +01:00
Andreas Müller
c7919642f0 xfce4-power-manager: remove udisks rdependency
udisks spin down feature support was removed in:

commit dc6ef998a2f19b6c2fcbfb48164db04be44c885d
Author: Harald Judt <h.judt@gmx.at>
Date:   Sun Jul 13 21:34:22 2014 +0200

    Remove disk spin down feature (3/3)

    Finally, let's remove the low-level code and remaining definitions.

commit c9d0626110e4b6e906610e9a2316cdac7a11d58e
Author: Harald Judt <h.judt@gmx.at>
Date:   Sun Jul 13 21:26:21 2014 +0200

    Remove disk spin down feature (2/3)

    Remove all related GUI widgets from the settings dialog.

commit 3ad75fad293fb66e6316aa5820ee064f264eafa4
Author: Harald Judt <h.judt@gmx.at>
Date:   Sun Jul 13 21:22:05 2014 +0200

    Remove disk spin down feature (1/3)

    The spin down feature does not work and would need a rewrite
    to work with udisks-2. What's more, it is probably functionality
    best handled by other tools or scripts, so let's remove it from
    the power manager.

    As a first step, this commit removes all interfacing code between
    GUI and low-level udisks functions.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-01-27 12:36:31 +01:00
Andreas Müller
939f6411a1 packagegroup-xfce-extended: add xfce4-sensors-plugin
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-01-06 13:25:49 +01:00
Andreas Müller
a090eb21b9 packagegroup-xfce-extended: xfce-polkit
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-11-06 17:49:33 +01:00
Andreas Müller
2b257f1b35 xfce4-settings: make Adwaita default icon theme
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23 15:39:45 +02:00
Andreas Müller
ffbcb2dc51 xfce4-settings: get 0001-xsettings.xml-Set-default-themes.patch back
This patch was accidently included in the git source branch. It is neither new
functionality nor bugfix. It is a configuration and should remain in meta-xfce.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23 15:39:44 +02:00
Andreas Müller
7450cf7133 xfce4-settings: remove libnotify from DEPENDS - it is in PACKAGECONFIG
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23 15:39:44 +02:00
Andreas Müller
fd5ac68c8b xfce4-power-manager: make upower a build dependency
This one came up when upower failed:

| *** The required package upower-glib was not found on your system.
| *** Please install upower-glib (atleast version 0.9.7) 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.

xfce4-power-manager links against upower so we can expect shlibs causing upower
being added to RDEPENDS.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23 15:39:43 +02:00
Andreas Müller
e7d08ccb85 thunar-volman: replace udev by libgudev in DEPENDS
fixes:
| 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

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23 15:39:43 +02:00
Jussi Kukkonen
cd13696fe4 xfce4-settings: recommend adwaita, not gnome-icon-theme
RRECOMMEND adwaita-icon-theme instead of gnome-icon-theme (as latter
is removed from oe-core).

Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23 15:37:23 +02:00
Jackie Huang
da6021b225 libxfce4ui: add RDEPENDS on PN for PN-gtk2 and PN-gtk3
gtk libs was separated into PN-gtk after commit:
d4e5b33 libxfce4ui: build gtk3 libs and pack gtk2/gtk3 libs in separate packages

but config files such as xfce4-keyboard-shortcuts.xml
is in PN, it works without this, but there no any keyboard
shortcut, add the RDEPENDS so that the libs and config
files will be both installed.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Acked-By: Andreas Müller <schnitzeltony@goolglemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23 15:37:17 +02:00
Andreas Müller
d7328c29ef packagegroup-xfce-extended: add xfce-dusk-gtk3
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-31 19:44:56 +02:00
Andreas Müller
fe86c7842d gtk-xfce-engine: create and pack gtk3 themes by default
we already have some gtk3 apps in a typical image: xfce4-pulseaudio-plugin,
network-manager-applet and xfce4-power-manager 1.5.x will come soon to
meta-xfce. These are using gtk3 themes (which need love - but this is a
different story).

Without this patch loading Xfce gtk3 themes causes complaints for missing
xfce theme engine.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-31 19:44:56 +02:00
Andreas Müller
a89422e41f xfce4-settings: get option to hide mousepointer for (touch) input devices back
All patches used in oe were added to the used git repo. This makes life easier
for next versions coming up and is helps getting binary mouse cursors applied.

To make clear, what the git repo contains a note in the recipe was added.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-24 13:51:36 +02:00
Andreas Müller
a877280d59 xfdesktop: update to 4.12.3
patch was applied

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-24 13:51:34 +02:00
Andreas Müller
144a631e05 packagegroup-xfce-extended: add xfce4-pulseaudio-plugin
optional on distros supporting pulseaudio

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-24 13:51:34 +02:00
Andreas Müller
f8b8a02ec0 xfce4-panel: build gtk3 libraries and ship them in an extra package
xfce4-pulseaudio-plugin depends on gtk3 panel libs.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-24 13:51:33 +02:00
Andreas Müller
2b79d6b4ee packagegroup-xfce-extended: add xfce4-hotcorner-plugin
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-07-30 21:11:05 +02:00
Andreas Müller
50049e7bf1 xfdesktop: fix settings for monitors containing white spaces
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-07-16 21:09:09 +02:00
Andreas Müller
21e17ff5f9 xfce4-session: ensure ip for machine is found by adding to hosts
This fixes very ugly behaviour: Starting applications e.g xfce4-terminal
can delay for minutes in case network is connected.

There was a similar approach implemented for xfce4-session but this was removed
in

commit f54d3a506f
Author: Ash Charles <ashcharles@gmail.com>
Date:   Mon Feb 23 08:40:53 2015 -0800

    xfce4-session: Remove unneeded pkg_postinst

    The pkg_postinst inherited from previous versions of this recipe no
    longer seems necessary; no error message seen at runtime in a quick
    test.  As it made the generated packages unnecessarily
    machine-specific, remove this post-install step. Based on the ensuring
    discussion, this supersedes the original patch [1].

    [1] http://lists.openembedded.org/pipermail/openembedded-devel/2015-February/100454.html

    Signed-off-by: Ash Charles <ashcharles@gmail.com>
    Tested-by: Andreas Müller <schnitzeltony@googlemail.com>
    Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>

Unfortuantely my tests for that patch only checked for the messagebox:

| Could not look up internet address for <hostname>
| This will prevent Xfce from operating correctly.
| It may be possible to correct the problem by adding
| <hostname> to the file /etc/hosts on your system.

For unknown reasons this messagebox is not created but the hint is still
extremely valid.

To avoid making 'xfce4-session' machine specific an extra meta-recipe
'machine-host' was created on which 'xfce4-session' rdepends.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-07-16 21:09:04 +02:00
Andreas Müller
d4e5b33047 libxfce4ui: build gtk3 libs and pack gtk2/gtk3 libs in separate packages
the solution provided still allows gtk3 free images (tested on image including
packagegroup-xfce-extended) but there will be updates/new recipes for xfce4
requiring gtk3 part of libxfce4ui e.g xfce4-pulseaudio-plugin (replacement for
deprecated xfce4-mixer due to missing mixer API in gstreamer-1.0) / parole /
xfce4-power-manager.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-07-16 21:09:04 +02:00
Andreas Müller
5e52355e35 exo: update to 0.10.6
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-05-28 10:35:16 +02:00
Andreas Müller
a7bc34dfc4 xfwm4: update to 4.12.3
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-05-28 10:35:15 +02:00
Andreas Müller
5cc78ff511 xfdesktop: update to 4.12.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-05-28 10:35:15 +02:00
Andreas Müller
a27fdc4ca6 thunar: update to 1.6.10
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-05-28 10:35:14 +02:00
Andreas Müller
4a75527515 xfce4-session: update to 4.12.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-05-13 14:34:23 +02:00
Andreas Müller
de8a835be5 thunar: update to 1.6.8
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-05-13 14:34:22 +02:00
Andreas Müller
40c7b557ab packagegroup-xfce-extended: add xfce4-smartbookmark-plugin
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-05-13 14:34:22 +02:00
Andreas Müller
87fc995e14 xfce4-power-manager: update to 1.4.4
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-05-13 14:34:22 +02:00
Andreas Müller
c62a78a4d6 exo: update to 0.10.4
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-05-13 14:34:21 +02:00
Andreas Müller
4a752fb5d1 xfce4-settings: update to 4.12.0
* Source is taken from external git repo as before due to problems patching
  binary files (icons). The revision is 4.12 release + Date/Time setter which
  was not accepted upstream.
* Touchscreen/invisible mouse pointer patches do not apply anymore and it is
  not a matter of simple rebasing due to new libinput support. Patches were
  kept because reimplemementation is in progress. This - together with
  libinput support - will be sent in a follow up patch.
* git repo was moved to github

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21 16:42:28 +01:00
Andreas Müller
15ee80c285 gtk-xfce-engine: update to 3.2.0
announcement for 3.2.0 [1] notes that gtk3 engine is not used in
Xfce 4.12 and is disabled by default. For users still wanting gtk3
part build, a PACKAGECONFIG was introduced.

[1] https://mail.xfce.org/pipermail/xfce/2015-February/034198.html

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21 16:42:27 +01:00
Andreas Müller
50e22f2746 xfce4-power-manager: update to 1.4.3
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21 16:42:26 +01:00
Andreas Müller
61069ecc76 tumbler: update to 0.1.31
* static libraries are gone
* plugin link is created correctly so no need to recreate

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21 16:42:26 +01:00
Andreas Müller
32bbf8f028 xfdesktop: update to 4.12.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21 16:42:26 +01:00
Andreas Müller
8a2350f8c2 thunar-volman: update to 0.8.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21 16:42:26 +01:00
Andreas Müller
22915d17b9 thunar: update to 1.6.6
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21 16:42:25 +01:00
Andreas Müller
5c64367c96 xfce4-appfinder: update to 4.12.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21 16:42:25 +01:00
Andreas Müller
9ebf48a589 xfce4-session: update to 4.12.0
consolekit support is gone

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21 16:42:25 +01:00
Andreas Müller
0280ff8728 xfce4-panel: update to 4.12.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21 16:42:25 +01:00
Andreas Müller
8540a0fe90 xfwm4: update to 4.12.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21 16:42:25 +01:00
Andreas Müller
08bce61adf garcon: update to 0.4.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21 16:42:24 +01:00
Andreas Müller
5f1cfd0879 libxfce4ui: update to 4.12.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21 16:42:24 +01:00
Andreas Müller
0b6abbbcb0 xfconf: update to 4.12.0
removed patch applied long time ago

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21 16:42:24 +01:00
Andreas Müller
b3a898ffa0 libxfce4util: update to 4.12.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21 16:42:24 +01:00
Andreas Müller
f3d71ec0e0 xfce4-dev-tools: update to 4.12.0
to be honest: have no idea what the patch was for. Tested complete xfce 4.12
without issues. So remove it.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21 16:42:24 +01:00
Andreas Müller
18d9ac0320 exo: update to 0.10.3
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21 16:42:23 +01:00
Ash Charles
f54d3a506f xfce4-session: Remove unneeded pkg_postinst
The pkg_postinst inherited from previous versions of this recipe no
longer seems necessary; no error message seen at runtime in a quick
test.  As it made the generated packages unnecessarily
machine-specific, remove this post-install step. Based on the ensuring
discussion, this supersedes the original patch [1].

[1] http://lists.openembedded.org/pipermail/openembedded-devel/2015-February/100454.html

Signed-off-by: Ash Charles <ashcharles@gmail.com>
Tested-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-03-03 08:35:59 +01:00