All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [meta-xfce][PATCH 00/19] meta-xfce: Move towards GTK3 slightly
@ 2018-06-10 15:08 Andreas Müller
  2018-06-10 15:08 ` [meta-xfce][PATCH 01/19] libxfce4ui: upgrade 4.12.1-> 4.13.4 Andreas Müller
                   ` (18 more replies)
  0 siblings, 19 replies; 20+ messages in thread
From: Andreas Müller @ 2018-06-10 15:08 UTC (permalink / raw
  To: openembedded-devel

Some patches of these I carry around for a while. At the time of making
xfce4-panel was not yet ready for use - This has changed by 4.13.3.

As we are about to move to gcc8 and we can expect fallout, I'd be happy
to ignore gcc8 caused breakers - I promis to take care in a follwo up.

The following changes since commit bb57bac845f3cd1634862fa9868bc8e294ba74a9:

  libgpiod: add packageconfig for python bindings (2018-05-26 21:10:55 -0700)

are available in the Git repository at:

  https://github.com/schnitzeltony/meta-openembedded.git xfce-patches

for you to fetch changes up to b5e8688651bbbe63183eb0a9e10b0fe1d82fc966:

  thunar-plugin.bbclass: pack GTK3 plugins properly (2018-06-10 15:03:14 +0200)

----------------------------------------------------------------
Andreas Müller (19):
      libxfce4ui: upgrade 4.12.1-> 4.13.4
      libxfce4util: upgrade 4.12.1 -> 4.13.1
      xfconf: upgrade 4.12.1 -> 4.13.4
      xfce4-mixer: fix build after update of xfconf
      ristretto: fix build after update of xfconf
      xfce4-settings: fix build after update of xfconf
      xfce4-panel: upgrade 4.12.2 -> 4.13.3
      thunar: upgrade 1.6.15 -> 1.8.0
      thunar-volman: update 0.8.1 -> 0.9.0
      thunar-archive-plugin: upgrade 0.3.1 -> 0.4.0
      thunar-media-tags-plugin: upgrade 0.2.1 -> 0.3.0
      xfce4-whiskermenu-plugin: upgrade 2.1.7 -> 2.2.0
      xfce4-taskmanager: upgrade 1.2.0 -> 1.2.1
      mousepad: upgrade 0.4.0 -> 0.4.1
      xfce4-terminal: upgrade 0.8.7.3 -> 0.8.7.4
      xfce4-cpufreq-plugin: upgrade 1.1.3 -> 1.2.0
      packagegroup-xfce-extended: add mousepad
      various classes recipes: Remove FILES entries for dbg/dev packages
      thunar-plugin.bbclass: pack GTK3 plugins properly

 meta-xfce/classes/thunar-plugin.bbclass                                                                                                                                       |  5 +----
 meta-xfce/classes/xfce-panel-plugin.bbclass                                                                                                                                   |  2 +-
 meta-xfce/classes/xfce.bbclass                                                                                                                                                |  8 --------
 meta-xfce/recipes-apps/mousepad/{mousepad_0.4.0.bb => mousepad_0.4.1.bb}                                                                                                      |  4 ++--
 meta-xfce/recipes-apps/orage/orage_4.12.1.bb                                                                                                                                  |  1 -
 meta-xfce/recipes-apps/ristretto/files/0001-Fix-build-after-update-of-xfconf.patch                                                                                            | 40 ++++++++++++++++++++++++++++++++++++++++
 meta-xfce/recipes-apps/ristretto/ristretto_0.8.2.bb                                                                                                                           |  1 +
 meta-xfce/recipes-apps/xfce4-mixer/files/0001-Fix-build-after-update-of-xfconf.patch                                                                                          | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 meta-xfce/recipes-apps/xfce4-mixer/xfce4-mixer_4.11.0.bb                                                                                                                      |  5 ++++-
 meta-xfce/recipes-apps/xfce4-taskmanager/{xfce4-taskmanager_1.2.0.bb => xfce4-taskmanager_1.2.1.bb}                                                                           |  4 ++--
 meta-xfce/recipes-apps/xfce4-terminal/{xfce4-terminal_0.8.7.3.bb => xfce4-terminal_0.8.7.4.bb}                                                                                |  4 ++--
 meta-xfce/recipes-multimedia/parole/parole_1.0.1.bb                                                                                                                           |  2 --
 meta-xfce/recipes-panel-plugins/cpufreq/{xfce4-cpufreq-plugin_1.1.3.bb => xfce4-cpufreq-plugin_1.2.0.bb}                                                                      |  4 ++--
 meta-xfce/recipes-panel-plugins/whiskermenu/{xfce4-whiskermenu-plugin_2.1.7.bb => xfce4-whiskermenu-plugin_2.2.0.bb}                                                          |  4 ++--
 meta-xfce/recipes-thunar-plugins/archive/{thunar-archive-plugin_0.3.1.bb => thunar-archive-plugin_0.4.0.bb}                                                                   |  4 ++--
 meta-xfce/recipes-thunar-plugins/media-tags/{thunar-media-tags-plugin_0.2.1.bb => thunar-media-tags-plugin_0.3.0.bb}                                                          |  4 ++--
 meta-xfce/recipes-xfce/exo/exo_0.12.0.bb                                                                                                                                      |  3 ---
 meta-xfce/recipes-xfce/gtk-xfce-engine/gtk-xfce-engine_3.2.0.bb                                                                                                               |  5 -----
 meta-xfce/recipes-xfce/libxfce4ui/{libxfce4ui_4.12.1.bb => libxfce4ui_4.13.4.bb}                                                                                              |  9 +++------
 meta-xfce/recipes-xfce/libxfce4util/{libxfce4util_4.12.1.bb => libxfce4util_4.13.1.bb}                                                                                        |  6 +++---
 meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb                                                                                                            |  1 +
 meta-xfce/recipes-xfce/thunar-volman/thunar-volman/0001-Fix-return-with-no-value-in-function-returning-non-v.patch                                                            | 26 --------------------------
 meta-xfce/recipes-xfce/thunar-volman/{thunar-volman_0.8.1.bb => thunar-volman_0.9.0.bb}                                                                                       |  7 +++----
 meta-xfce/recipes-xfce/thunar/{thunar_1.6.15.bb => thunar_1.8.0.bb}                                                                                                           | 17 +++++++----------
 meta-xfce/recipes-xfce/tumbler/tumbler_0.2.0.bb                                                                                                                               |  7 -------
 meta-xfce/recipes-xfce/xfce4-panel/files/0001-clock-time-make-change-of-system-s-timezone-change-t.patch                                                                      | 42 ------------------------------------------
 meta-xfce/recipes-xfce/xfce4-panel/files/{0002-windowmenu-do-not-display-desktop-icon-when-no-windo.patch => 0001-windowmenu-do-not-display-desktop-icon-when-no-windo.patch} | 26 +++++++++++++-------------
 meta-xfce/recipes-xfce/xfce4-panel/{xfce4-panel_4.12.2.bb => xfce4-panel_4.13.3.bb}                                                                                           | 16 +++++-----------
 meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.12.1.bb                                                                                                                  |  2 --
 meta-xfce/recipes-xfce/xfce4-settings/files/0002-Fix-linking-to-dbus-glib-bug-13633.patch                                                                                     | 41 +++++++++++++++++++++++++++++++++++++++++
 meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb                                                                                                                   |  1 +
 meta-xfce/recipes-xfce/xfconf/{xfconf_4.12.1.bb => xfconf_4.13.4.bb}                                                                                                          |  4 ++--
 meta-xfce/recipes-xfce/xfwm4/xfwm4_4.12.4.bb                                                                                                                                  |  2 --
 33 files changed, 201 insertions(+), 167 deletions(-)
 rename meta-xfce/recipes-apps/mousepad/{mousepad_0.4.0.bb => mousepad_0.4.1.bb} (81%)
 create mode 100644 meta-xfce/recipes-apps/ristretto/files/0001-Fix-build-after-update-of-xfconf.patch
 create mode 100644 meta-xfce/recipes-apps/xfce4-mixer/files/0001-Fix-build-after-update-of-xfconf.patch
 rename meta-xfce/recipes-apps/xfce4-taskmanager/{xfce4-taskmanager_1.2.0.bb => xfce4-taskmanager_1.2.1.bb} (61%)
 rename meta-xfce/recipes-apps/xfce4-terminal/{xfce4-terminal_0.8.7.3.bb => xfce4-terminal_0.8.7.4.bb} (68%)
 rename meta-xfce/recipes-panel-plugins/cpufreq/{xfce4-cpufreq-plugin_1.1.3.bb => xfce4-cpufreq-plugin_1.2.0.bb} (64%)
 rename meta-xfce/recipes-panel-plugins/whiskermenu/{xfce4-whiskermenu-plugin_2.1.7.bb => xfce4-whiskermenu-plugin_2.2.0.bb} (66%)
 rename meta-xfce/recipes-thunar-plugins/archive/{thunar-archive-plugin_0.3.1.bb => thunar-archive-plugin_0.4.0.bb} (74%)
 rename meta-xfce/recipes-thunar-plugins/media-tags/{thunar-media-tags-plugin_0.2.1.bb => thunar-media-tags-plugin_0.3.0.bb} (63%)
 rename meta-xfce/recipes-xfce/libxfce4ui/{libxfce4ui_4.12.1.bb => libxfce4ui_4.13.4.bb} (74%)
 rename meta-xfce/recipes-xfce/libxfce4util/{libxfce4util_4.12.1.bb => libxfce4util_4.13.1.bb} (54%)
 delete mode 100644 meta-xfce/recipes-xfce/thunar-volman/thunar-volman/0001-Fix-return-with-no-value-in-function-returning-non-v.patch
 rename meta-xfce/recipes-xfce/thunar-volman/{thunar-volman_0.8.1.bb => thunar-volman_0.9.0.bb} (55%)
 rename meta-xfce/recipes-xfce/thunar/{thunar_1.6.15.bb => thunar_1.8.0.bb} (55%)
 delete mode 100644 meta-xfce/recipes-xfce/xfce4-panel/files/0001-clock-time-make-change-of-system-s-timezone-change-t.patch
 rename meta-xfce/recipes-xfce/xfce4-panel/files/{0002-windowmenu-do-not-display-desktop-icon-when-no-windo.patch => 0001-windowmenu-do-not-display-desktop-icon-when-no-windo.patch} (67%)
 rename meta-xfce/recipes-xfce/xfce4-panel/{xfce4-panel_4.12.2.bb => xfce4-panel_4.13.3.bb} (70%)
 create mode 100644 meta-xfce/recipes-xfce/xfce4-settings/files/0002-Fix-linking-to-dbus-glib-bug-13633.patch
 rename meta-xfce/recipes-xfce/xfconf/{xfconf_4.12.1.bb => xfconf_4.13.4.bb} (75%)

-- 
2.14.3



^ permalink raw reply	[flat|nested] 20+ messages in thread

* [meta-xfce][PATCH 01/19] libxfce4ui: upgrade 4.12.1-> 4.13.4
  2018-06-10 15:08 [meta-xfce][PATCH 00/19] meta-xfce: Move towards GTK3 slightly Andreas Müller
@ 2018-06-10 15:08 ` Andreas Müller
  2018-06-10 15:08 ` [meta-xfce][PATCH 02/19] libxfce4util: upgrade 4.12.1 -> 4.13.1 Andreas Müller
                   ` (17 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: Andreas Müller @ 2018-06-10 15:08 UTC (permalink / raw
  To: openembedded-devel

It is a development release but stoppers could not be found.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 .../libxfce4ui/{libxfce4ui_4.12.1.bb => libxfce4ui_4.13.4.bb}       | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-xfce/recipes-xfce/libxfce4ui/{libxfce4ui_4.12.1.bb => libxfce4ui_4.13.4.bb} (84%)

diff --git a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.12.1.bb b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.13.4.bb
similarity index 84%
rename from meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.12.1.bb
rename to meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.13.4.bb
index 4843e0ee8..298f8a109 100644
--- a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.12.1.bb
+++ b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.13.4.bb
@@ -4,15 +4,15 @@ LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=252890d9eee26aab7b432e8b8a616475"
 DEPENDS = "perl-native glib-2.0 gtk+ gtk+3 intltool-native libxfce4util xfconf xfce4-dev-tools virtual/libx11 libsm libice"
 
-inherit xfce autotools gettext gtk-doc distro_features_check
+inherit xfce autotools gettext gtk-doc gobject-introspection distro_features_check
 
 REQUIRED_DISTRO_FEATURES = "x11"
 
 SRC_URI += " \
     file://0001-libxfce4kbd-private-xfce4-keyboard-shortcuts.xml-fix.patch \
 "
-SRC_URI[md5sum] = "ea9fad7d059fe8f531fe8db42dabb5a9"
-SRC_URI[sha256sum] = "3d619811bfbe7478bb984c16543d980cadd08586365a7bc25e59e3ca6384ff43"
+SRC_URI[md5sum] = "b407cdab73ebd5c33c90db6bdb3ec5ff"
+SRC_URI[sha256sum] = "d63fcdb8e5acb6f0d26075ea17d320dbfbec2058567cd67cb99824c7402a1f79"
 
 EXTRA_OECONF += "--with-vendor-info=${DISTRO}"
 
-- 
2.14.3



^ permalink raw reply related	[flat|nested] 20+ messages in thread

* [meta-xfce][PATCH 02/19] libxfce4util: upgrade 4.12.1 -> 4.13.1
  2018-06-10 15:08 [meta-xfce][PATCH 00/19] meta-xfce: Move towards GTK3 slightly Andreas Müller
  2018-06-10 15:08 ` [meta-xfce][PATCH 01/19] libxfce4ui: upgrade 4.12.1-> 4.13.4 Andreas Müller
@ 2018-06-10 15:08 ` Andreas Müller
  2018-06-10 15:08 ` [meta-xfce][PATCH 03/19] xfconf: upgrade 4.12.1 -> 4.13.4 Andreas Müller
                   ` (16 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: Andreas Müller @ 2018-06-10 15:08 UTC (permalink / raw
  To: openembedded-devel

It is a development release but stoppers could not be found.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 .../libxfce4util/{libxfce4util_4.12.1.bb => libxfce4util_4.13.1.bb} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-xfce/recipes-xfce/libxfce4util/{libxfce4util_4.12.1.bb => libxfce4util_4.13.1.bb} (54%)

diff --git a/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.12.1.bb b/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.13.1.bb
similarity index 54%
rename from meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.12.1.bb
rename to meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.13.1.bb
index d985a0024..d18e83823 100644
--- a/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.12.1.bb
+++ b/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.13.1.bb
@@ -4,7 +4,7 @@ LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=252890d9eee26aab7b432e8b8a616475"
 DEPENDS = "intltool-native xfce4-dev-tools-native glib-2.0"
 
-inherit xfce gtk-doc
+inherit xfce gtk-doc gobject-introspection
 
-SRC_URI[md5sum] = "4eb012b6c1292ceedb3a83ebfc1ff08d"
-SRC_URI[sha256sum] = "876bdefa2e13cbf68b626b2158892fb93e824e1ef59cf951123a96cefbc8881d"
+SRC_URI[md5sum] = "d1d81519accfd09b5bbdc6ec0f531366"
+SRC_URI[sha256sum] = "278013dca14bfd50c9efd3898a28e3f3c5053b506de257267947fbb852d2ed2c"
-- 
2.14.3



^ permalink raw reply related	[flat|nested] 20+ messages in thread

* [meta-xfce][PATCH 03/19] xfconf: upgrade 4.12.1 -> 4.13.4
  2018-06-10 15:08 [meta-xfce][PATCH 00/19] meta-xfce: Move towards GTK3 slightly Andreas Müller
  2018-06-10 15:08 ` [meta-xfce][PATCH 01/19] libxfce4ui: upgrade 4.12.1-> 4.13.4 Andreas Müller
  2018-06-10 15:08 ` [meta-xfce][PATCH 02/19] libxfce4util: upgrade 4.12.1 -> 4.13.1 Andreas Müller
@ 2018-06-10 15:08 ` Andreas Müller
  2018-06-10 15:08 ` [meta-xfce][PATCH 04/19] xfce4-mixer: fix build after update of xfconf Andreas Müller
                   ` (15 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: Andreas Müller @ 2018-06-10 15:08 UTC (permalink / raw
  To: openembedded-devel

It is a development release but stoppers could not be found.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 meta-xfce/recipes-xfce/xfconf/{xfconf_4.12.1.bb => xfconf_4.13.4.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-xfce/recipes-xfce/xfconf/{xfconf_4.12.1.bb => xfconf_4.13.4.bb} (75%)

diff --git a/meta-xfce/recipes-xfce/xfconf/xfconf_4.12.1.bb b/meta-xfce/recipes-xfce/xfconf/xfconf_4.13.4.bb
similarity index 75%
rename from meta-xfce/recipes-xfce/xfconf/xfconf_4.12.1.bb
rename to meta-xfce/recipes-xfce/xfconf/xfconf_4.13.4.bb
index a42426fa1..b69215064 100644
--- a/meta-xfce/recipes-xfce/xfconf/xfconf_4.12.1.bb
+++ b/meta-xfce/recipes-xfce/xfconf/xfconf_4.13.4.bb
@@ -8,8 +8,8 @@ inherit xfce gtk-doc
 
 EXTRA_OECONF += "PERL=${STAGING_DIR_TARGET}/usr/bin/perl"
 
-SRC_URI[md5sum] = "20dc8d2bfd80ba136bf4964021b32757"
-SRC_URI[sha256sum] = "35f48564e5694faa54fdc180cd3268e16fc2352946a89a3c2fc12cbe400ada36"
+SRC_URI[md5sum] = "200d46c4e5a6019bb2b1cc3948b90c9c"
+SRC_URI[sha256sum] = "4808997894ad9b6bcd39b0e8c609129e60d204c038d4edc4e9b8c55ea2d094c9"
 
 FILES_${PN} += "${libdir}/xfce4/xfconf/xfconfd \
                 ${datadir}/dbus-1/services/org.xfce.Xfconf.service"
-- 
2.14.3



^ permalink raw reply related	[flat|nested] 20+ messages in thread

* [meta-xfce][PATCH 04/19] xfce4-mixer: fix build after update of xfconf
  2018-06-10 15:08 [meta-xfce][PATCH 00/19] meta-xfce: Move towards GTK3 slightly Andreas Müller
                   ` (2 preceding siblings ...)
  2018-06-10 15:08 ` [meta-xfce][PATCH 03/19] xfconf: upgrade 4.12.1 -> 4.13.4 Andreas Müller
@ 2018-06-10 15:08 ` Andreas Müller
  2018-06-10 15:08 ` [meta-xfce][PATCH 05/19] ristretto: " Andreas Müller
                   ` (14 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: Andreas Müller @ 2018-06-10 15:08 UTC (permalink / raw
  To: openembedded-devel

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 .../0001-Fix-build-after-update-of-xfconf.patch    | 61 ++++++++++++++++++++++
 .../recipes-apps/xfce4-mixer/xfce4-mixer_4.11.0.bb |  5 +-
 2 files changed, 65 insertions(+), 1 deletion(-)
 create mode 100644 meta-xfce/recipes-apps/xfce4-mixer/files/0001-Fix-build-after-update-of-xfconf.patch

diff --git a/meta-xfce/recipes-apps/xfce4-mixer/files/0001-Fix-build-after-update-of-xfconf.patch b/meta-xfce/recipes-apps/xfce4-mixer/files/0001-Fix-build-after-update-of-xfconf.patch
new file mode 100644
index 000000000..31216c038
--- /dev/null
+++ b/meta-xfce/recipes-apps/xfce4-mixer/files/0001-Fix-build-after-update-of-xfconf.patch
@@ -0,0 +1,61 @@
+From 6ecaeced291f935a9d41e9bc33411358c95a5e91 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@gmail.com>
+Date: Mon, 22 Jan 2018 15:35:08 +0100
+Subject: [PATCH] Fix build after update of xfconf
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+xfconf stopped using dbus-glib so required flags must be included here
+
+Upstream-Status: Pending
+
+Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
+---
+ panel-plugin/Makefile.am | 2 ++
+ xfce4-mixer/Makefile.am  | 2 ++
+ 2 files changed, 4 insertions(+)
+
+diff --git a/panel-plugin/Makefile.am b/panel-plugin/Makefile.am
+index a494682..b094472 100644
+--- a/panel-plugin/Makefile.am
++++ b/panel-plugin/Makefile.am
+@@ -27,6 +27,7 @@ libmixer_la_CFLAGS =							\
+ 	$(LIBXFCE4UI_CFLAGS)						\
+ 	$(LIBXFCE4PANEL_CFLAGS)						\
+ 	$(XFCONF_CFLAGS)						\
++	$(DBUS_GLIB_CFLAGS)						\
+ 	$(GST_PLUGINS_BASE_CFLAGS)					\
+ 	$(KEYBINDER_CFLAGS)
+ 
+@@ -48,6 +49,7 @@ libmixer_la_LIBADD =							\
+ 	$(LIBXFCE4UI_LIBS)						\
+ 	$(LIBXFCE4PANEL_LIBS)						\
+ 	$(XFCONF_LIBS)							\
++	$(DBUS_GLIB_LIBS)						\
+ 	$(GST_PLUGINS_BASE_LIBS)					\
+ 	-lgstaudio-0.10							\
+ 	-lgstinterfaces-0.10						\
+diff --git a/xfce4-mixer/Makefile.am b/xfce4-mixer/Makefile.am
+index 4af69e9..e076fc8 100644
+--- a/xfce4-mixer/Makefile.am
++++ b/xfce4-mixer/Makefile.am
+@@ -32,6 +32,7 @@ xfce4_mixer_CFLAGS = 							\
+ 	$(UNIQUE_CFLAGS)						\
+ 	$(LIBXFCE4UTIL_CFLAGS)						\
+ 	$(LIBXFCE4UI_CFLAGS)						\
++	$(DBUS_GLIB_CFLAGS)						\
+ 	$(XFCONF_CFLAGS)						\
+ 	$(GST_PLUGINS_BASE_CFLAGS)
+ 
+@@ -46,6 +47,7 @@ xfce4_mixer_LDFLAGS = 							\
+ 	$(UNIQUE_LIBS)							\
+ 	$(LIBXFCE4UTIL_LIBS)						\
+ 	$(LIBXFCE4UI_LIBS)						\
++	$(DBUS_GLIB_LIBS)						\
+ 	$(XFCONF_LIBS)							\
+ 	$(GST_PLUGINS_BASE_LIBS)					\
+ 	-lgstaudio-0.10							\
+-- 
+2.14.3
+
diff --git a/meta-xfce/recipes-apps/xfce4-mixer/xfce4-mixer_4.11.0.bb b/meta-xfce/recipes-apps/xfce4-mixer/xfce4-mixer_4.11.0.bb
index bdbec458b..6c057d884 100644
--- a/meta-xfce/recipes-apps/xfce4-mixer/xfce4-mixer_4.11.0.bb
+++ b/meta-xfce/recipes-apps/xfce4-mixer/xfce4-mixer_4.11.0.bb
@@ -6,7 +6,10 @@ inherit xfce-panel-plugin
 
 DEPENDS += "glib-2.0 gst-plugins-base gtk+ xfconf libunique"
 
-SRC_URI = "http://archive.xfce.org/src/apps/${BPN}/${@xfce_verdir("${PV}")}/${BPN}-${PV}.tar.bz2"
+SRC_URI = " \
+    http://archive.xfce.org/src/apps/${BPN}/${@xfce_verdir("${PV}")}/${BPN}-${PV}.tar.bz2 \
+    file://0001-Fix-build-after-update-of-xfconf.patch \
+"
 
 SRC_URI[md5sum] = "1b3753b91224867a3a2dfddda239c28d"
 SRC_URI[sha256sum] = "fb0c1df201ed1130f54f15b914cbe5a59286e994a137acda5609570c57112de2"
-- 
2.14.3



^ permalink raw reply related	[flat|nested] 20+ messages in thread

* [meta-xfce][PATCH 05/19] ristretto: fix build after update of xfconf
  2018-06-10 15:08 [meta-xfce][PATCH 00/19] meta-xfce: Move towards GTK3 slightly Andreas Müller
                   ` (3 preceding siblings ...)
  2018-06-10 15:08 ` [meta-xfce][PATCH 04/19] xfce4-mixer: fix build after update of xfconf Andreas Müller
@ 2018-06-10 15:08 ` Andreas Müller
  2018-06-10 15:08 ` [meta-xfce][PATCH 06/19] xfce4-settings: " Andreas Müller
                   ` (13 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: Andreas Müller @ 2018-06-10 15:08 UTC (permalink / raw
  To: openembedded-devel

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 .../0001-Fix-build-after-update-of-xfconf.patch    | 40 ++++++++++++++++++++++
 .../recipes-apps/ristretto/ristretto_0.8.2.bb      |  1 +
 2 files changed, 41 insertions(+)
 create mode 100644 meta-xfce/recipes-apps/ristretto/files/0001-Fix-build-after-update-of-xfconf.patch

diff --git a/meta-xfce/recipes-apps/ristretto/files/0001-Fix-build-after-update-of-xfconf.patch b/meta-xfce/recipes-apps/ristretto/files/0001-Fix-build-after-update-of-xfconf.patch
new file mode 100644
index 000000000..5cdc8c728
--- /dev/null
+++ b/meta-xfce/recipes-apps/ristretto/files/0001-Fix-build-after-update-of-xfconf.patch
@@ -0,0 +1,40 @@
+From 2b6bdb860ef53975c7e866f393b61d253c00754d Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@gmail.com>
+Date: Mon, 22 Jan 2018 15:52:09 +0100
+Subject: [PATCH] Fix build after update of xfconf
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+xfconf stopped using dbus-glib so required flags must be included here
+
+Upstream-Status: Pending
+
+Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
+---
+ src/Makefile.am | 2 ++
+ 1 file changed, 2 insertions(+)
+
+diff --git a/src/Makefile.am b/src/Makefile.am
+index 36a31dc..3dd56bc 100644
+--- a/src/Makefile.am
++++ b/src/Makefile.am
+@@ -30,6 +30,7 @@ ristretto_CFLAGS = \
+ 	$(GIO_UNIX_CFLAGS) \
+ 	$(LIBEXIF_CFLAGS) \
+ 	$(XFCONF_CFLAGS) \
++	$(DBUS_GLIB_CFLAGS) \
+ 	$(EXO_CFLAGS) \
+ 	$(CAIRO_CFLAGS) \
+ 	$(LIBXFCE4UTIL_CFLAGS) \
+@@ -48,6 +49,7 @@ ristretto_LDADD = \
+ 	$(GIO_UNIX_LIBS) \
+ 	$(LIBEXIF_LIBS) \
+ 	$(XFCONF_LIBS) \
++	$(DBUS_GLIB_LIBS) \
+ 	$(EXO_LIBS) \
+ 	$(CAIRO_LIBS) \
+ 	$(LIBXFCE4UTIL_LIBS) \
+-- 
+2.14.3
+
diff --git a/meta-xfce/recipes-apps/ristretto/ristretto_0.8.2.bb b/meta-xfce/recipes-apps/ristretto/ristretto_0.8.2.bb
index c4baa727e..06dd1021d 100644
--- a/meta-xfce/recipes-apps/ristretto/ristretto_0.8.2.bb
+++ b/meta-xfce/recipes-apps/ristretto/ristretto_0.8.2.bb
@@ -11,5 +11,6 @@ RRECOMMENDS_${PN} += "tumbler"
 
 SRC_URI[md5sum] = "a8d8bb6b8fa7f868cfa3ae778630946e"
 SRC_URI[sha256sum] = "f8f3b77ca6fc77ddf8cff1bb52e5c5802c462663f72f324393b3a0360f6901b8"
+SRC_URI += "file://0001-Fix-build-after-update-of-xfconf.patch"
 
 FILES_${PN} += "${datadir}/appdata"
-- 
2.14.3



^ permalink raw reply related	[flat|nested] 20+ messages in thread

* [meta-xfce][PATCH 06/19] xfce4-settings: fix build after update of xfconf
  2018-06-10 15:08 [meta-xfce][PATCH 00/19] meta-xfce: Move towards GTK3 slightly Andreas Müller
                   ` (4 preceding siblings ...)
  2018-06-10 15:08 ` [meta-xfce][PATCH 05/19] ristretto: " Andreas Müller
@ 2018-06-10 15:08 ` Andreas Müller
  2018-06-10 15:08 ` [meta-xfce][PATCH 07/19] xfce4-panel: upgrade 4.12.2 -> 4.13.3 Andreas Müller
                   ` (12 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: Andreas Müller @ 2018-06-10 15:08 UTC (permalink / raw
  To: openembedded-devel

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 .../0002-Fix-linking-to-dbus-glib-bug-13633.patch  | 41 ++++++++++++++++++++++
 .../xfce4-settings/xfce4-settings_git.bb           |  1 +
 2 files changed, 42 insertions(+)
 create mode 100644 meta-xfce/recipes-xfce/xfce4-settings/files/0002-Fix-linking-to-dbus-glib-bug-13633.patch

diff --git a/meta-xfce/recipes-xfce/xfce4-settings/files/0002-Fix-linking-to-dbus-glib-bug-13633.patch b/meta-xfce/recipes-xfce/xfce4-settings/files/0002-Fix-linking-to-dbus-glib-bug-13633.patch
new file mode 100644
index 000000000..109b7b145
--- /dev/null
+++ b/meta-xfce/recipes-xfce/xfce4-settings/files/0002-Fix-linking-to-dbus-glib-bug-13633.patch
@@ -0,0 +1,41 @@
+From b6e46e6a84e45f7bd954687be703987825a54c1e Mon Sep 17 00:00:00 2001
+From: Eric Koegel <eric.koegel@gmail.com>
+Date: Sun, 11 Jun 2017 11:38:26 +0300
+Subject: [PATCH] Fix linking to dbus-glib (bug #13633)
+
+With xfconf moving to GDBus nothing provides the libs for dbus-glib
+that xfce4-settings requires. This patch adds the libs back in until
+settings can be ported to GDBus.
+
+Signed-off-by: Sean Davis <smd.seandavis@gmail.com>
+
+Upstream-Status: Backport
+---
+ xfce4-settings-editor/Makefile.am | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+diff --git a/xfce4-settings-editor/Makefile.am b/xfce4-settings-editor/Makefile.am
+index 5964366..c2c7c4b 100644
+--- a/xfce4-settings-editor/Makefile.am
++++ b/xfce4-settings-editor/Makefile.am
+@@ -28,6 +28,7 @@ xfce4_settings_editor_CFLAGS = \
+ 	$(LIBXFCE4UTIL_CFLAGS) \
+ 	$(LIBXFCE4UI_CFLAGS) \
+ 	$(XFCONF_CFLAGS) \
++	$(DBUS_GLIB_CFLAGS) \
+ 	$(PLATFORM_CFLAGS)
+ 
+ xfce4_settings_editor_LDFLAGS = \
+@@ -39,7 +40,8 @@ xfce4_settings_editor_LDADD = \
+ 	$(DBUS_GLIB_LIBS) \
+ 	$(LIBXFCE4UTIL_LIBS) \
+ 	$(LIBXFCE4UI_LIBS) \
+-	$(XFCONF_LIBS)
++	$(XFCONF_LIBS) \
++	$(DBUS_GLIB_LIBS)
+ 
+ desktopdir = $(datadir)/applications
+ desktop_in_files = xfce4-settings-editor.desktop.in
+-- 
+2.14.3
+
diff --git a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb
index bf9bd3102..d937653fa 100644
--- a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb
+++ b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb
@@ -15,6 +15,7 @@ REQUIRED_DISTRO_FEATURES = "x11"
 SRC_URI = " \
     git://github.com/schnitzeltony/xfce4-settings.git;protocol=git;branch=for-oe-4.12.3 \
     file://0001-xsettings.xml-Set-default-themes.patch \
+    file://0002-Fix-linking-to-dbus-glib-bug-13633.patch \
 "
 SRCREV = "b701ac8b66b83c17469dd5009da51eeb59eba442"
 S = "${WORKDIR}/git"
-- 
2.14.3



^ permalink raw reply related	[flat|nested] 20+ messages in thread

* [meta-xfce][PATCH 07/19] xfce4-panel: upgrade 4.12.2 -> 4.13.3
  2018-06-10 15:08 [meta-xfce][PATCH 00/19] meta-xfce: Move towards GTK3 slightly Andreas Müller
                   ` (5 preceding siblings ...)
  2018-06-10 15:08 ` [meta-xfce][PATCH 06/19] xfce4-settings: " Andreas Müller
@ 2018-06-10 15:08 ` Andreas Müller
  2018-06-10 15:08 ` [meta-xfce][PATCH 08/19] thunar: upgrade 1.6.15 -> 1.8.0 Andreas Müller
                   ` (11 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: Andreas Müller @ 2018-06-10 15:08 UTC (permalink / raw
  To: openembedded-devel

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>
---
 ...make-change-of-system-s-timezone-change-t.patch | 42 ----------------------
 ...o-not-display-desktop-icon-when-no-windo.patch} | 26 +++++++-------
 ...xfce4-panel_4.12.2.bb => xfce4-panel_4.13.3.bb} | 13 +++----
 3 files changed, 18 insertions(+), 63 deletions(-)
 delete mode 100644 meta-xfce/recipes-xfce/xfce4-panel/files/0001-clock-time-make-change-of-system-s-timezone-change-t.patch
 rename meta-xfce/recipes-xfce/xfce4-panel/files/{0002-windowmenu-do-not-display-desktop-icon-when-no-windo.patch => 0001-windowmenu-do-not-display-desktop-icon-when-no-windo.patch} (67%)
 rename meta-xfce/recipes-xfce/xfce4-panel/{xfce4-panel_4.12.2.bb => xfce4-panel_4.13.3.bb} (74%)

diff --git a/meta-xfce/recipes-xfce/xfce4-panel/files/0001-clock-time-make-change-of-system-s-timezone-change-t.patch b/meta-xfce/recipes-xfce/xfce4-panel/files/0001-clock-time-make-change-of-system-s-timezone-change-t.patch
deleted file mode 100644
index 9dca3ba57..000000000
--- a/meta-xfce/recipes-xfce/xfce4-panel/files/0001-clock-time-make-change-of-system-s-timezone-change-t.patch
+++ /dev/null
@@ -1,42 +0,0 @@
-From c582338ef4f33b3dc07a2636340d55b9fb530650 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com>
-Date: Wed, 17 Feb 2016 00:15:44 +0100
-Subject: [PATCH] clock-time: make change of system's timezone change time for
- DEFAULT_TIMEZONE
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-clock_time->timezone is set in clock_time_init so the condition
-
-'clock_time->timezone != NULL
-
-is matching always.
-
-Tested by selecting seconds displayed (-> quick update) and changing timezone.
-
-Upstream-Status: Submitted [1]
-
-[1] https://bugzilla.xfce.org/show_bug.cgi?id=12453
-
-Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
----
- plugins/clock/clock-time.c | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/plugins/clock/clock-time.c b/plugins/clock/clock-time.c
-index b015b13..4459b85 100644
---- a/plugins/clock/clock-time.c
-+++ b/plugins/clock/clock-time.c
-@@ -198,7 +198,7 @@ clock_time_get_time (ClockTime *clock_time)
- 
-   panel_return_val_if_fail (XFCE_IS_CLOCK_TIME (clock_time), NULL);
- 
--  if (clock_time->timezone != NULL)
-+  if (g_strcmp0 (clock_time->timezone_name, DEFAULT_TIMEZONE) != 0)
-     date_time = g_date_time_new_now (clock_time->timezone);
-   else
-     date_time = g_date_time_new_now_local ();
--- 
-2.5.0
-
diff --git a/meta-xfce/recipes-xfce/xfce4-panel/files/0002-windowmenu-do-not-display-desktop-icon-when-no-windo.patch b/meta-xfce/recipes-xfce/xfce4-panel/files/0001-windowmenu-do-not-display-desktop-icon-when-no-windo.patch
similarity index 67%
rename from meta-xfce/recipes-xfce/xfce4-panel/files/0002-windowmenu-do-not-display-desktop-icon-when-no-windo.patch
rename to meta-xfce/recipes-xfce/xfce4-panel/files/0001-windowmenu-do-not-display-desktop-icon-when-no-windo.patch
index b2d960c00..1adb14552 100644
--- a/meta-xfce/recipes-xfce/xfce4-panel/files/0002-windowmenu-do-not-display-desktop-icon-when-no-windo.patch
+++ b/meta-xfce/recipes-xfce/xfce4-panel/files/0001-windowmenu-do-not-display-desktop-icon-when-no-windo.patch
@@ -14,23 +14,23 @@ Upstream-Status: Pending
 
 Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
 ---
- plugins/windowmenu/windowmenu.c |   12 ++++++------
- 1 files changed, 6 insertions(+), 6 deletions(-)
+ plugins/windowmenu/windowmenu.c | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
 
 diff --git a/plugins/windowmenu/windowmenu.c b/plugins/windowmenu/windowmenu.c
-index c96123a..9404021 100644
+index f47e993e..061d6544 100644
 --- a/plugins/windowmenu/windowmenu.c
 +++ b/plugins/windowmenu/windowmenu.c
-@@ -256,7 +256,7 @@ window_menu_plugin_init (WindowMenuPlugin *plugin)
+@@ -251,7 +251,7 @@ window_menu_plugin_init (WindowMenuPlugin *plugin)
    g_signal_connect (G_OBJECT (plugin->button), "toggled",
        G_CALLBACK (window_menu_plugin_menu), plugin);
  
--  plugin->icon = xfce_panel_image_new_from_source ("user-desktop");
-+  plugin->icon = xfce_panel_image_new_from_source (NULL);
+-  plugin->icon = gtk_image_new_from_icon_name ("user-desktop", GTK_ICON_SIZE_BUTTON);
++  plugin->icon = gtk_image_new_from_icon_name (NULL, GTK_ICON_SIZE_BUTTON);
    gtk_container_add (GTK_CONTAINER (plugin->button), plugin->icon);
    gtk_widget_show (plugin->icon);
  }
-@@ -634,7 +634,7 @@ window_menu_plugin_active_window_changed (WnckScreen       *screen,
+@@ -640,7 +640,7 @@ window_menu_plugin_active_window_changed (WnckScreen       *screen,
            /* skip 'fake' windows */
            type = wnck_window_get_window_type (window);
            if (type == WNCK_WINDOW_DESKTOP || type == WNCK_WINDOW_DOCK)
@@ -39,22 +39,22 @@ index c96123a..9404021 100644
  
            /* get the window icon and set the tooltip */
            gtk_widget_set_tooltip_text (GTK_WIDGET (icon),
-@@ -648,11 +648,11 @@ window_menu_plugin_active_window_changed (WnckScreen       *screen,
+@@ -660,12 +660,12 @@ window_menu_plugin_active_window_changed (WnckScreen       *screen,
          }
        else
          {
 -          show_desktop_icon:
 +          show_no_icon:
  
--          /* desktop is shown right now */
--          xfce_panel_image_set_from_source (icon, "user-desktop");
+           /* desktop is shown right now */
+-          gtk_image_set_from_icon_name (GTK_IMAGE (icon), "user-desktop", icon_size);
++          gtk_image_set_from_icon_name (GTK_IMAGE (icon), NULL, icon_size);
+           gtk_image_set_pixel_size (GTK_IMAGE (icon), icon_size);
 -          gtk_widget_set_tooltip_text (GTK_WIDGET (icon), _("Desktop"));
-+          /* no icon is shown right now */
-+          xfce_panel_image_set_from_source (icon, NULL);
 +          gtk_widget_set_tooltip_text (GTK_WIDGET (icon), _("No Windows"));
          }
      }
  }
 -- 
-1.7.6.5
+2.14.3
 
diff --git a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.12.2.bb b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.13.3.bb
similarity index 74%
rename from meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.12.2.bb
rename to meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.13.3.bb
index 9cc9a4bbc..dea0c357e 100644
--- a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.12.2.bb
+++ b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.13.3.bb
@@ -2,21 +2,18 @@ SUMMARY = "Xfce4 Panel"
 SECTION = "x11"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=26a8bd75d8f8498bdbbe64a27791d4ee"
-DEPENDS = "libxfce4util garcon libxfce4ui xfconf exo gtk+ gtk+3 dbus cairo virtual/libx11 libxml2 libwnck"
+DEPENDS = "libxfce4util garcon libxfce4ui xfconf exo gtk+ gtk+3 dbus cairo virtual/libx11 libxml2 libwnck3 vala-native"
 
-inherit xfce gtk-doc distro_features_check gtk-icon-cache
+inherit xfce gtk-doc gobject-introspection distro_features_check gtk-icon-cache
 
 REQUIRED_DISTRO_FEATURES = "x11"
 
-SRC_URI[md5sum] = "803c9aabc2925dc97f96de125c52ba2e"
-SRC_URI[sha256sum] = "42058abb81b8f87691d3999627447de71c3285bcf055f308aab5cefab2de0ce9"
+SRC_URI[md5sum] = "0ccb448e3792949eb0ae9db8dc22789b"
+SRC_URI[sha256sum] = "b467feb7ee9797ad12f56a152570e42a96b94ad63580d45536aabee282440ce8"
 SRC_URI += " \
-    file://0001-clock-time-make-change-of-system-s-timezone-change-t.patch \
-    file://0002-windowmenu-do-not-display-desktop-icon-when-no-windo.patch \
+    file://0001-windowmenu-do-not-display-desktop-icon-when-no-windo.patch \
 "
 
-EXTRA_OECONF += "--enable-gtk3"
-
 python populate_packages_prepend() {
     plugin_dir = d.expand('${libdir}/xfce4/panel/plugins/')
     plugin_name = d.expand('${PN}-plugin-%s')
-- 
2.14.3



^ permalink raw reply related	[flat|nested] 20+ messages in thread

* [meta-xfce][PATCH 08/19] thunar: upgrade 1.6.15 -> 1.8.0
  2018-06-10 15:08 [meta-xfce][PATCH 00/19] meta-xfce: Move towards GTK3 slightly Andreas Müller
                   ` (6 preceding siblings ...)
  2018-06-10 15:08 ` [meta-xfce][PATCH 07/19] xfce4-panel: upgrade 4.12.2 -> 4.13.3 Andreas Müller
@ 2018-06-10 15:08 ` Andreas Müller
  2018-06-10 15:08 ` [meta-xfce][PATCH 09/19] thunar-volman: update 0.8.1 -> 0.9.0 Andreas Müller
                   ` (10 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: Andreas Müller @ 2018-06-10 15:08 UTC (permalink / raw
  To: openembedded-devel

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 .../thunar/{thunar_1.6.15.bb => thunar_1.8.0.bb}            | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)
 rename meta-xfce/recipes-xfce/thunar/{thunar_1.6.15.bb => thunar_1.8.0.bb} (66%)

diff --git a/meta-xfce/recipes-xfce/thunar/thunar_1.6.15.bb b/meta-xfce/recipes-xfce/thunar/thunar_1.8.0.bb
similarity index 66%
rename from meta-xfce/recipes-xfce/thunar/thunar_1.6.15.bb
rename to meta-xfce/recipes-xfce/thunar/thunar_1.8.0.bb
index 170e25070..65d6b28c5 100644
--- a/meta-xfce/recipes-xfce/thunar/thunar_1.6.15.bb
+++ b/meta-xfce/recipes-xfce/thunar/thunar_1.8.0.bb
@@ -2,15 +2,15 @@ SUMMARY = "File manager for the Xfce Desktop Environment"
 SECTION = "x11"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
-DEPENDS = "exo glib-2.0 gtk+ gdk-pixbuf libxfce4util libxfce4ui xfconf libsm dbus-glib startup-notification libnotify xfce4-panel udev"
+DEPENDS = "exo glib-2.0 gtk+3 gdk-pixbuf libxfce4util libxfce4ui xfconf libsm dbus-glib startup-notification libnotify xfce4-panel udev"
 
-inherit xfce distro_features_check
+inherit xfce gobject-introspection distro_features_check
 
 REQUIRED_DISTRO_FEATURES = "x11"
 
 SRC_URI = "http://archive.xfce.org/src/xfce/${BPN}/${@'${PV}'[0:3]}/Thunar-${PV}.tar.bz2"
-SRC_URI[md5sum] = "8fea2af69c3acbb273fd1a177d3d8e47"
-SRC_URI[sha256sum] = "e81291a8519f495e0a059ff1f2d29608bc6d37c0be83b1f38f3c9aa25f8d252d"
+SRC_URI[md5sum] = "245ca8e9111c44667032023199ca7778"
+SRC_URI[sha256sum] = "acf151bceedb20aed45a6da61d7bb85a4a03964090c80454e72e61e7fc9e49c7"
 
 S = "${WORKDIR}/Thunar-${PV}/"
 
@@ -18,11 +18,12 @@ PACKAGECONFIG ??= ""
 PACKAGECONFIG[pcre] = "--enable-pcre,--disable-pcre,libpcre"
 
 FILES_${PN} += " \
-    ${libdir}/thunarx-2/* \
+    ${libdir}/thunarx-3/* \
     ${libdir}/xfce4/panel/plugins/* \
     ${libdir}/Thunar/[Tt]hunar* \
-    ${datadir}/appdata \
+    ${libdir}/systemd \
     ${datadir}/dbus-1 \
+    ${datadir}/metainfo \
     ${datadir}/polkit-1 \
     ${datadir}/Thunar \
     ${datadir}/xfce4/panel/plugins/* \
-- 
2.14.3



^ permalink raw reply related	[flat|nested] 20+ messages in thread

* [meta-xfce][PATCH 09/19] thunar-volman: update 0.8.1 -> 0.9.0
  2018-06-10 15:08 [meta-xfce][PATCH 00/19] meta-xfce: Move towards GTK3 slightly Andreas Müller
                   ` (7 preceding siblings ...)
  2018-06-10 15:08 ` [meta-xfce][PATCH 08/19] thunar: upgrade 1.6.15 -> 1.8.0 Andreas Müller
@ 2018-06-10 15:08 ` Andreas Müller
  2018-06-10 15:08 ` [meta-xfce][PATCH 10/19] thunar-archive-plugin: upgrade 0.3.1 -> 0.4.0 Andreas Müller
                   ` (9 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: Andreas Müller @ 2018-06-10 15:08 UTC (permalink / raw
  To: openembedded-devel

* 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>
---
 ...with-no-value-in-function-returning-non-v.patch | 26 ----------------------
 ...unar-volman_0.8.1.bb => thunar-volman_0.9.0.bb} |  7 +++---
 2 files changed, 3 insertions(+), 30 deletions(-)
 delete mode 100644 meta-xfce/recipes-xfce/thunar-volman/thunar-volman/0001-Fix-return-with-no-value-in-function-returning-non-v.patch
 rename meta-xfce/recipes-xfce/thunar-volman/{thunar-volman_0.8.1.bb => thunar-volman_0.9.0.bb} (55%)

diff --git a/meta-xfce/recipes-xfce/thunar-volman/thunar-volman/0001-Fix-return-with-no-value-in-function-returning-non-v.patch b/meta-xfce/recipes-xfce/thunar-volman/thunar-volman/0001-Fix-return-with-no-value-in-function-returning-non-v.patch
deleted file mode 100644
index 7233ea7ba..000000000
--- a/meta-xfce/recipes-xfce/thunar-volman/thunar-volman/0001-Fix-return-with-no-value-in-function-returning-non-v.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From 2e295e9ce8f7f60a271adf004588b0d8db88db09 Mon Sep 17 00:00:00 2001
-From: Matt Thirtytwo <matt.59491@gmail.com>
-Date: Sat, 7 Mar 2015 22:50:32 +0100
-Subject: [PATCH] Fix return with no value in function returning non-void (bug
- #11656)
-
----
- thunar-volman/tvm-block-device.c | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/thunar-volman/tvm-block-device.c b/thunar-volman/tvm-block-device.c
-index da31efa..edb6cad 100644
---- a/thunar-volman/tvm-block-device.c
-+++ b/thunar-volman/tvm-block-device.c
-@@ -714,7 +714,7 @@ tvm_block_device_mount (TvmContext *context)
-   GMountOperation *mount_operation;
-   GVolume         *volume;
- 
--  g_return_if_fail (context != NULL);
-+  g_return_val_if_fail ((context != NULL), FALSE);
- 
-   /* determine the GVolume corresponding to the udev device */
-   volume = 
--- 
-1.9.0
-
diff --git a/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.8.1.bb b/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.9.0.bb
similarity index 55%
rename from meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.8.1.bb
rename to meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.9.0.bb
index c61d4512d..5a37b69bd 100644
--- a/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.8.1.bb
+++ b/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.9.0.bb
@@ -2,15 +2,14 @@ SUMMARY = "Automatic management of removable drives and media for thunar"
 SECTION = "x11"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
-DEPENDS = "exo glib-2.0 gtk+ libxfce4ui libxfce4util xfconf libnotify libgudev"
+DEPENDS = "exo glib-2.0 libxfce4ui libxfce4util xfconf libnotify libgudev"
 
 inherit xfce distro_features_check
 
 REQUIRED_DISTRO_FEATURES = "x11"
 
-SRC_URI += "file://0001-Fix-return-with-no-value-in-function-returning-non-v.patch"
-SRC_URI[md5sum] = "65ab6e05b2e808d1dcc8d36683a59b7e"
-SRC_URI[sha256sum] = "5a08bb5ce32c296a64dfbdb2406d4e45a208b2c91e4efa831dc28f1d6c2ac2bd"
+SRC_URI[md5sum] = "3b403a4f846927391ea4bee765a055df"
+SRC_URI[sha256sum] = "e4bffcfee15530e277fa80865eb1de31e63c7effaf8835c9fa7c71e5a0076b2e"
 
 PACKAGECONFIG ??= ""
 PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify"
-- 
2.14.3



^ permalink raw reply related	[flat|nested] 20+ messages in thread

* [meta-xfce][PATCH 10/19] thunar-archive-plugin: upgrade 0.3.1 -> 0.4.0
  2018-06-10 15:08 [meta-xfce][PATCH 00/19] meta-xfce: Move towards GTK3 slightly Andreas Müller
                   ` (8 preceding siblings ...)
  2018-06-10 15:08 ` [meta-xfce][PATCH 09/19] thunar-volman: update 0.8.1 -> 0.9.0 Andreas Müller
@ 2018-06-10 15:08 ` Andreas Müller
  2018-06-10 15:08 ` [meta-xfce][PATCH 11/19] thunar-media-tags-plugin: upgrade 0.2.1 -> 0.3.0 Andreas Müller
                   ` (8 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: Andreas Müller @ 2018-06-10 15:08 UTC (permalink / raw
  To: openembedded-devel

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 ...{thunar-archive-plugin_0.3.1.bb => thunar-archive-plugin_0.4.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-xfce/recipes-thunar-plugins/archive/{thunar-archive-plugin_0.3.1.bb => thunar-archive-plugin_0.4.0.bb} (74%)

diff --git a/meta-xfce/recipes-thunar-plugins/archive/thunar-archive-plugin_0.3.1.bb b/meta-xfce/recipes-thunar-plugins/archive/thunar-archive-plugin_0.4.0.bb
similarity index 74%
rename from meta-xfce/recipes-thunar-plugins/archive/thunar-archive-plugin_0.3.1.bb
rename to meta-xfce/recipes-thunar-plugins/archive/thunar-archive-plugin_0.4.0.bb
index 90ab6af19..144e26069 100644
--- a/meta-xfce/recipes-thunar-plugins/archive/thunar-archive-plugin_0.3.1.bb
+++ b/meta-xfce/recipes-thunar-plugins/archive/thunar-archive-plugin_0.4.0.bb
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=252890d9eee26aab7b432e8b8a616475"
 
 inherit thunar-plugin
 
-SRC_URI[md5sum] = "425f4faaace6dc7a4716a35b7795463a"
-SRC_URI[sha256sum] = "9ad559b0c11308f6897ad56604e5a06dc8f369f649eb20120b2d3018ef5da54c"
+SRC_URI[md5sum] = "0a7738a3a5f84bf218ece3ffb5241c63"
+SRC_URI[sha256sum] = "bf82fa86a388124eb3c4854249c30712b2922e61789607268ee14548549b3115"
 
 # install tap files in ${libdir}/thunar-archive-plugin
 EXTRA_OECONF += "--libexecdir=${libdir}"
-- 
2.14.3



^ permalink raw reply related	[flat|nested] 20+ messages in thread

* [meta-xfce][PATCH 11/19] thunar-media-tags-plugin: upgrade 0.2.1 -> 0.3.0
  2018-06-10 15:08 [meta-xfce][PATCH 00/19] meta-xfce: Move towards GTK3 slightly Andreas Müller
                   ` (9 preceding siblings ...)
  2018-06-10 15:08 ` [meta-xfce][PATCH 10/19] thunar-archive-plugin: upgrade 0.3.1 -> 0.4.0 Andreas Müller
@ 2018-06-10 15:08 ` Andreas Müller
  2018-06-10 15:08 ` [meta-xfce][PATCH 12/19] xfce4-whiskermenu-plugin: upgrade 2.1.7 -> 2.2.0 Andreas Müller
                   ` (7 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: Andreas Müller @ 2018-06-10 15:08 UTC (permalink / raw
  To: openembedded-devel

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 ...r-media-tags-plugin_0.2.1.bb => thunar-media-tags-plugin_0.3.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-xfce/recipes-thunar-plugins/media-tags/{thunar-media-tags-plugin_0.2.1.bb => thunar-media-tags-plugin_0.3.0.bb} (63%)

diff --git a/meta-xfce/recipes-thunar-plugins/media-tags/thunar-media-tags-plugin_0.2.1.bb b/meta-xfce/recipes-thunar-plugins/media-tags/thunar-media-tags-plugin_0.3.0.bb
similarity index 63%
rename from meta-xfce/recipes-thunar-plugins/media-tags/thunar-media-tags-plugin_0.2.1.bb
rename to meta-xfce/recipes-thunar-plugins/media-tags/thunar-media-tags-plugin_0.3.0.bb
index 90f150b6e..a61e7648e 100644
--- a/meta-xfce/recipes-thunar-plugins/media-tags/thunar-media-tags-plugin_0.2.1.bb
+++ b/meta-xfce/recipes-thunar-plugins/media-tags/thunar-media-tags-plugin_0.3.0.bb
@@ -7,5 +7,5 @@ inherit thunar-plugin
 
 DEPENDS += "taglib"
 
-SRC_URI[md5sum] = "0106e900714f86ccbafdc72238d3cf8d"
-SRC_URI[sha256sum] = "056d012a10403ee3e2e55b6ff2faecb796821de9ebee000315589b95d95ed253"
+SRC_URI[md5sum] = "5e332113e4b0e548ee7abd87629667f7"
+SRC_URI[sha256sum] = "e265c4415abac40337cc5566c6f706efcf0be4e97723abe22ba8b874c93a591b"
-- 
2.14.3



^ permalink raw reply related	[flat|nested] 20+ messages in thread

* [meta-xfce][PATCH 12/19] xfce4-whiskermenu-plugin: upgrade 2.1.7 -> 2.2.0
  2018-06-10 15:08 [meta-xfce][PATCH 00/19] meta-xfce: Move towards GTK3 slightly Andreas Müller
                   ` (10 preceding siblings ...)
  2018-06-10 15:08 ` [meta-xfce][PATCH 11/19] thunar-media-tags-plugin: upgrade 0.2.1 -> 0.3.0 Andreas Müller
@ 2018-06-10 15:08 ` Andreas Müller
  2018-06-10 15:08 ` [meta-xfce][PATCH 13/19] xfce4-taskmanager: upgrade 1.2.0 -> 1.2.1 Andreas Müller
                   ` (6 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: Andreas Müller @ 2018-06-10 15:08 UTC (permalink / raw
  To: openembedded-devel

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 ...-whiskermenu-plugin_2.1.7.bb => xfce4-whiskermenu-plugin_2.2.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-xfce/recipes-panel-plugins/whiskermenu/{xfce4-whiskermenu-plugin_2.1.7.bb => xfce4-whiskermenu-plugin_2.2.0.bb} (66%)

diff --git a/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.1.7.bb b/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.2.0.bb
similarity index 66%
rename from meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.1.7.bb
rename to meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.2.0.bb
index f0780c701..34f622ba6 100644
--- a/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.1.7.bb
+++ b/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.2.0.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
 inherit xfce-panel-plugin cmake
 
-SRC_URI[md5sum] = "5cdaaf5799c3f976e8cee81ed24c7fe7"
-SRC_URI[sha256sum] = "045c48bbe6fba62a46c2752a9eb3533f03bdd29dd23af29208622b79eb045e39"
+SRC_URI[md5sum] = "2eda14e43e37222035be619327c604cb"
+SRC_URI[sha256sum] = "8f68492a38cb2d148867162adff947dd37fed162b4ef4f31910660229ef00ef1"
 
 RRECOMMENDS_${PN} += "menulibre"
-- 
2.14.3



^ permalink raw reply related	[flat|nested] 20+ messages in thread

* [meta-xfce][PATCH 13/19] xfce4-taskmanager: upgrade 1.2.0 -> 1.2.1
  2018-06-10 15:08 [meta-xfce][PATCH 00/19] meta-xfce: Move towards GTK3 slightly Andreas Müller
                   ` (11 preceding siblings ...)
  2018-06-10 15:08 ` [meta-xfce][PATCH 12/19] xfce4-whiskermenu-plugin: upgrade 2.1.7 -> 2.2.0 Andreas Müller
@ 2018-06-10 15:08 ` Andreas Müller
  2018-06-10 15:08 ` [meta-xfce][PATCH 14/19] mousepad: upgrade 0.4.0 -> 0.4.1 Andreas Müller
                   ` (5 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: Andreas Müller @ 2018-06-10 15:08 UTC (permalink / raw
  To: openembedded-devel

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 .../{xfce4-taskmanager_1.2.0.bb => xfce4-taskmanager_1.2.1.bb}        | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-xfce/recipes-apps/xfce4-taskmanager/{xfce4-taskmanager_1.2.0.bb => xfce4-taskmanager_1.2.1.bb} (61%)

diff --git a/meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_1.2.0.bb b/meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_1.2.1.bb
similarity index 61%
rename from meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_1.2.0.bb
rename to meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_1.2.1.bb
index f9555852d..8afea1d22 100644
--- a/meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_1.2.0.bb
+++ b/meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_1.2.1.bb
@@ -6,5 +6,5 @@ inherit xfce-app
 
 DEPENDS += "gtk+ cairo libwnck libxmu xfce4-dev-tools-native exo-native"
 
-SRC_URI[md5sum] = "6f30ce3c688454812008281065a6e05c"
-SRC_URI[sha256sum] = "5746d473ad428b13db7c05cfcbc8099fbea13da6be26d3a9359bcb4de971ba69"
+SRC_URI[md5sum] = "4a2d0b1e8001fb343139a97d57b56eaa"
+SRC_URI[sha256sum] = "22e523e2ee231713f40a48890d8cbae99320ac1173f7c68502f490318e1e0409"
-- 
2.14.3



^ permalink raw reply related	[flat|nested] 20+ messages in thread

* [meta-xfce][PATCH 14/19] mousepad: upgrade 0.4.0 -> 0.4.1
  2018-06-10 15:08 [meta-xfce][PATCH 00/19] meta-xfce: Move towards GTK3 slightly Andreas Müller
                   ` (12 preceding siblings ...)
  2018-06-10 15:08 ` [meta-xfce][PATCH 13/19] xfce4-taskmanager: upgrade 1.2.0 -> 1.2.1 Andreas Müller
@ 2018-06-10 15:08 ` Andreas Müller
  2018-06-10 15:08 ` [meta-xfce][PATCH 15/19] xfce4-terminal: upgrade 0.8.7.3 -> 0.8.7.4 Andreas Müller
                   ` (4 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: Andreas Müller @ 2018-06-10 15:08 UTC (permalink / raw
  To: openembedded-devel

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 .../recipes-apps/mousepad/{mousepad_0.4.0.bb => mousepad_0.4.1.bb}    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-xfce/recipes-apps/mousepad/{mousepad_0.4.0.bb => mousepad_0.4.1.bb} (81%)

diff --git a/meta-xfce/recipes-apps/mousepad/mousepad_0.4.0.bb b/meta-xfce/recipes-apps/mousepad/mousepad_0.4.1.bb
similarity index 81%
rename from meta-xfce/recipes-apps/mousepad/mousepad_0.4.0.bb
rename to meta-xfce/recipes-apps/mousepad/mousepad_0.4.1.bb
index 4ca21a6bc..d122bfe37 100644
--- a/meta-xfce/recipes-apps/mousepad/mousepad_0.4.0.bb
+++ b/meta-xfce/recipes-apps/mousepad/mousepad_0.4.1.bb
@@ -10,8 +10,8 @@ DEPENDS = "gtk+ dbus dbus-glib gtksourceview2 intltool-native xfce4-dev-tools-na
 
 inherit xfce-app gsettings
 
-SRC_URI[md5sum] = "f55314c5dda6323883241e6cf01550a7"
-SRC_URI[sha256sum] = "60114431eac8db6bb6ce18bd38f1630cccb684375b97a445a1b6fd619848d132"
+SRC_URI[md5sum] = "fb85c23bcb096a46aee9ec22b4e4fdf5"
+SRC_URI[sha256sum] = "39a7379b929d964665299c385b2cf705e32e8760698ccc34f91c990bb733518b"
 
 # we have no gtksourceview 3.x around
 EXTRA_OECONF = "--disable-gtk3"
-- 
2.14.3



^ permalink raw reply related	[flat|nested] 20+ messages in thread

* [meta-xfce][PATCH 15/19] xfce4-terminal: upgrade 0.8.7.3 -> 0.8.7.4
  2018-06-10 15:08 [meta-xfce][PATCH 00/19] meta-xfce: Move towards GTK3 slightly Andreas Müller
                   ` (13 preceding siblings ...)
  2018-06-10 15:08 ` [meta-xfce][PATCH 14/19] mousepad: upgrade 0.4.0 -> 0.4.1 Andreas Müller
@ 2018-06-10 15:08 ` Andreas Müller
  2018-06-10 15:08 ` [meta-xfce][PATCH 16/19] xfce4-cpufreq-plugin: upgrade 1.1.3 -> 1.2.0 Andreas Müller
                   ` (3 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: Andreas Müller @ 2018-06-10 15:08 UTC (permalink / raw
  To: openembedded-devel

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 .../{xfce4-terminal_0.8.7.3.bb => xfce4-terminal_0.8.7.4.bb}          | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-xfce/recipes-apps/xfce4-terminal/{xfce4-terminal_0.8.7.3.bb => xfce4-terminal_0.8.7.4.bb} (68%)

diff --git a/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.7.3.bb b/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.7.4.bb
similarity index 68%
rename from meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.7.3.bb
rename to meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.7.4.bb
index 7630abc6b..7fc638e47 100644
--- a/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.7.3.bb
+++ b/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.7.4.bb
@@ -8,5 +8,5 @@ inherit xfce-app
 FILES_${PN} += "${datadir}/xfce4 \
                 ${datadir}/gnome-control-center"
 
-SRC_URI[md5sum] = "f014d613438848b452f1f9eecbf7027d"
-SRC_URI[sha256sum] = "dafa155177934fc7dce2d4efb33402f74b1a593a17ff17d2187a6429f599dfd6"
+SRC_URI[md5sum] = "c861540dd1dd05f56e62382b3851cf66"
+SRC_URI[sha256sum] = "a88f98af4da72394f2cfbd7f14b0f053ec0a3b58a4f6a577836357c60a6c42ab"
-- 
2.14.3



^ permalink raw reply related	[flat|nested] 20+ messages in thread

* [meta-xfce][PATCH 16/19] xfce4-cpufreq-plugin: upgrade 1.1.3 -> 1.2.0
  2018-06-10 15:08 [meta-xfce][PATCH 00/19] meta-xfce: Move towards GTK3 slightly Andreas Müller
                   ` (14 preceding siblings ...)
  2018-06-10 15:08 ` [meta-xfce][PATCH 15/19] xfce4-terminal: upgrade 0.8.7.3 -> 0.8.7.4 Andreas Müller
@ 2018-06-10 15:08 ` Andreas Müller
  2018-06-10 15:08 ` [meta-xfce][PATCH 17/19] packagegroup-xfce-extended: add mousepad Andreas Müller
                   ` (2 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: Andreas Müller @ 2018-06-10 15:08 UTC (permalink / raw
  To: openembedded-devel

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 .../{xfce4-cpufreq-plugin_1.1.3.bb => xfce4-cpufreq-plugin_1.2.0.bb}  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-xfce/recipes-panel-plugins/cpufreq/{xfce4-cpufreq-plugin_1.1.3.bb => xfce4-cpufreq-plugin_1.2.0.bb} (64%)

diff --git a/meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.1.3.bb b/meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.2.0.bb
similarity index 64%
rename from meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.1.3.bb
rename to meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.2.0.bb
index d45478709..e8ce6b09d 100644
--- a/meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.1.3.bb
+++ b/meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.2.0.bb
@@ -5,5 +5,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=1f6f1c0be32491a0c8d2915607a28f36"
 
 inherit xfce-panel-plugin
 
-SRC_URI[md5sum] = "859122da0a8cd991ee2fbeee434bc948"
-SRC_URI[sha256sum] = "74a162c7e101db0495d5da147aba1f404c33544f04e8c34d7d1d705668102d33"
+SRC_URI[md5sum] = "152c4c5d9fd926081753d289c18a04c3"
+SRC_URI[sha256sum] = "fec60f14ab02b7079798809c11a79b4930abaeb0e4217068a336cb63cb47970a"
-- 
2.14.3



^ permalink raw reply related	[flat|nested] 20+ messages in thread

* [meta-xfce][PATCH 17/19] packagegroup-xfce-extended: add mousepad
  2018-06-10 15:08 [meta-xfce][PATCH 00/19] meta-xfce: Move towards GTK3 slightly Andreas Müller
                   ` (15 preceding siblings ...)
  2018-06-10 15:08 ` [meta-xfce][PATCH 16/19] xfce4-cpufreq-plugin: upgrade 1.1.3 -> 1.2.0 Andreas Müller
@ 2018-06-10 15:08 ` Andreas Müller
  2018-06-10 15:08 ` [meta-xfce][PATCH 18/19] various classes recipes: Remove FILES entries for dbg/dev packages Andreas Müller
  2018-06-10 15:08 ` [meta-xfce][PATCH 19/19] thunar-plugin.bbclass: pack GTK3 plugins properly Andreas Müller
  18 siblings, 0 replies; 20+ messages in thread
From: Andreas Müller @ 2018-06-10 15:08 UTC (permalink / raw
  To: openembedded-devel

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb
index b73c9ee16..2e0f7f5b4 100644
--- a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb
+++ b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb
@@ -67,4 +67,5 @@ RRECOMMENDS_${PN} = " \
     ristretto \
     xfce4-taskmanager \
     gigolo \
+    mousepad \
 "
-- 
2.14.3



^ permalink raw reply related	[flat|nested] 20+ messages in thread

* [meta-xfce][PATCH 18/19] various classes recipes: Remove FILES entries for dbg/dev packages
  2018-06-10 15:08 [meta-xfce][PATCH 00/19] meta-xfce: Move towards GTK3 slightly Andreas Müller
                   ` (16 preceding siblings ...)
  2018-06-10 15:08 ` [meta-xfce][PATCH 17/19] packagegroup-xfce-extended: add mousepad Andreas Müller
@ 2018-06-10 15:08 ` Andreas Müller
  2018-06-10 15:08 ` [meta-xfce][PATCH 19/19] thunar-plugin.bbclass: pack GTK3 plugins properly Andreas Müller
  18 siblings, 0 replies; 20+ messages in thread
From: Andreas Müller @ 2018-06-10 15:08 UTC (permalink / raw
  To: openembedded-devel

These entries are no more required - oe-core defaults were reworked long time
ago.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 meta-xfce/classes/thunar-plugin.bbclass                         | 3 ---
 meta-xfce/classes/xfce-panel-plugin.bbclass                     | 2 +-
 meta-xfce/classes/xfce.bbclass                                  | 8 --------
 meta-xfce/recipes-apps/orage/orage_4.12.1.bb                    | 1 -
 meta-xfce/recipes-multimedia/parole/parole_1.0.1.bb             | 2 --
 meta-xfce/recipes-xfce/exo/exo_0.12.0.bb                        | 3 ---
 meta-xfce/recipes-xfce/gtk-xfce-engine/gtk-xfce-engine_3.2.0.bb | 5 -----
 meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.13.4.bb          | 3 ---
 meta-xfce/recipes-xfce/thunar/thunar_1.8.0.bb                   | 4 ----
 meta-xfce/recipes-xfce/tumbler/tumbler_0.2.0.bb                 | 7 -------
 meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.13.3.bb        | 3 ---
 meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.12.1.bb    | 2 --
 meta-xfce/recipes-xfce/xfwm4/xfwm4_4.12.4.bb                    | 2 --
 13 files changed, 1 insertion(+), 44 deletions(-)

diff --git a/meta-xfce/classes/thunar-plugin.bbclass b/meta-xfce/classes/thunar-plugin.bbclass
index 95f7d0088..447f02cee 100644
--- a/meta-xfce/classes/thunar-plugin.bbclass
+++ b/meta-xfce/classes/thunar-plugin.bbclass
@@ -7,6 +7,3 @@ DEPENDS += "thunar"
 SRC_URI = "http://archive.xfce.org/src/thunar-plugins/${BPN}/${@'${PV}'[0:3]}/${BPN}-${PV}.tar.bz2"
 
 FILES_${PN} += "${libdir}/thunarx-2/*.so"
-FILES_${PN}-dbg += "${libdir}/thunarx-2/.debug"
-FILES_${PN}-dev += "${libdir}/thunarx-2/*.la"
-
diff --git a/meta-xfce/classes/xfce-panel-plugin.bbclass b/meta-xfce/classes/xfce-panel-plugin.bbclass
index 6515dc0d4..fbc754c18 100644
--- a/meta-xfce/classes/xfce-panel-plugin.bbclass
+++ b/meta-xfce/classes/xfce-panel-plugin.bbclass
@@ -10,4 +10,4 @@ FILES_${PN} += "${datadir}/xfce4/panel-plugins/"
 FILES_${PN} += "${datadir}/xfce4/panel/plugins/"
 FILES_${PN} += "${libdir}/xfce4/panel-plugins/*.so"
 FILES_${PN} += "${libdir}/xfce4/panel/plugins/*.so"
-FILES_${PN}-dbg += "${libexecdir}/xfce4/panel-plugins/.debug"
+
diff --git a/meta-xfce/classes/xfce.bbclass b/meta-xfce/classes/xfce.bbclass
index b49bba19b..7abe46f71 100644
--- a/meta-xfce/classes/xfce.bbclass
+++ b/meta-xfce/classes/xfce.bbclass
@@ -12,11 +12,3 @@ DEPENDS += "intltool-native"
 
 FILES_${PN} += "${datadir}/icons/* ${datadir}/applications/* ${libdir}/xfce4/modules/*.so*"
 FILES_${PN}-doc += "${datadir}/xfce4/doc"
-
-FILES_${PN}-dev += "${libdir}/xfce4/*/*.la"
-FILES_${PN}-dev += "${libdir}/xfce4/*/*/*.la"
-FILES_${PN}-staticdev += "${libdir}/xfce4/*/*.a"
-FILES_${PN}-staticdev += "${libdir}/xfce4/*/*/*.a"
-FILES_${PN}-dbg += "${libdir}/xfce4/*/.debug"
-FILES_${PN}-dbg += "${libdir}/xfce4/*/*/.debug"
-
diff --git a/meta-xfce/recipes-apps/orage/orage_4.12.1.bb b/meta-xfce/recipes-apps/orage/orage_4.12.1.bb
index a2f25682b..22af379a7 100644
--- a/meta-xfce/recipes-apps/orage/orage_4.12.1.bb
+++ b/meta-xfce/recipes-apps/orage/orage_4.12.1.bb
@@ -14,6 +14,5 @@ PACKAGECONFIG[notify] = "--enable-libnotify,--disable-libnotify,libnotify"
 
 PACKAGES =+ "xfce4-orageclock-plugin"
 FILES_${PN} += "${datadir}/dbus-1"
-FILES_${PN}-dbg += "${libdir}/xfce4/panel/plugins/.debug"
 FILES_xfce4-orageclock-plugin = "${libdir}/xfce4/panel/plugins/*.so ${datadir}/xfce4/panel/plugins"
 
diff --git a/meta-xfce/recipes-multimedia/parole/parole_1.0.1.bb b/meta-xfce/recipes-multimedia/parole/parole_1.0.1.bb
index 05d92ffd4..7e11b7718 100644
--- a/meta-xfce/recipes-multimedia/parole/parole_1.0.1.bb
+++ b/meta-xfce/recipes-multimedia/parole/parole_1.0.1.bb
@@ -34,5 +34,3 @@ FILES_${PN} += " \
     ${datadir}/appdata \
     ${libdir}/parole-0/*.so \
 "
-FILES_${PN}-dbg += "${libdir}/parole-0/.debug"
-FILES_${PN}-dev += "${libdir}/parole-0/*.la"
diff --git a/meta-xfce/recipes-xfce/exo/exo_0.12.0.bb b/meta-xfce/recipes-xfce/exo/exo_0.12.0.bb
index d256b5769..85c95faf2 100644
--- a/meta-xfce/recipes-xfce/exo/exo_0.12.0.bb
+++ b/meta-xfce/recipes-xfce/exo/exo_0.12.0.bb
@@ -31,9 +31,6 @@ FILES_${PN} += "${datadir}/xfce4/ \
                 ${libdir}/xfce4/exo-1 \
 "
 
-FILES_${PN}-dbg += "${libdir}/gio/modules/.debug \
-"
-
 FILES_exo-csource += "${bindir}/exo-csource"
 
 BBCLASSEXTEND = "native"
diff --git a/meta-xfce/recipes-xfce/gtk-xfce-engine/gtk-xfce-engine_3.2.0.bb b/meta-xfce/recipes-xfce/gtk-xfce-engine/gtk-xfce-engine_3.2.0.bb
index ef4f4bfa8..aae07e1e2 100644
--- a/meta-xfce/recipes-xfce/gtk-xfce-engine/gtk-xfce-engine_3.2.0.bb
+++ b/meta-xfce/recipes-xfce/gtk-xfce-engine/gtk-xfce-engine_3.2.0.bb
@@ -21,10 +21,5 @@ FILES_${PN} += "${libdir}/gtk-2.0/*/engines/*.so"
 FILES_gtk3-xfce-engine += "${libdir}/gtk-3.0/*/theming-engines/*.so"
 FILES_${PN}-themes += "${datadir}/themes"
 
-FILES_${PN}-dbg += "${libdir}/gtk-3.0/*/theming-engines/.debug \
-                    ${libdir}/gtk-2.0/*/engines/.debug"
-FILES_${PN}-dev += "${libdir}/gtk-2.0/*/engines/*.la \
-                    ${libdir}/gtk-3.0/*/theming-engines/*.la"
-
 RDEPENDS_${PN} += "${PN}-themes"
 RDEPENDS_gtk3-xfce-engine += "${PN}-themes"
diff --git a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.13.4.bb b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.13.4.bb
index 298f8a109..8a385baeb 100644
--- a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.13.4.bb
+++ b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.13.4.bb
@@ -24,9 +24,6 @@ PACKAGES =+ "${PN}-gtk2 ${PN}-gtk3"
 FILES_${PN}-gtk2 += "${libdir}/libxfce4ui-1.so.* ${libdir}/libxfce4kbd-private-2.so.*"
 FILES_${PN}-gtk3 += "${libdir}/libxfce4ui-2.so.* ${libdir}/libxfce4kbd-private-3.so.*"
 
-FILES_${PN}-dbg += "${libdir}/glade3/modules/.debug"
-FILES_${PN}-dev += "${libdir}/glade3/modules/*.la \
-                   ${datadir}/glade3/catalogs/*.in"
 PACKAGES += "${PN}-glade"
 FILES_${PN}-glade = "${libdir}/glade3 \
                      ${datadir}/glade3"
diff --git a/meta-xfce/recipes-xfce/thunar/thunar_1.8.0.bb b/meta-xfce/recipes-xfce/thunar/thunar_1.8.0.bb
index 65d6b28c5..f03fd63e0 100644
--- a/meta-xfce/recipes-xfce/thunar/thunar_1.8.0.bb
+++ b/meta-xfce/recipes-xfce/thunar/thunar_1.8.0.bb
@@ -29,8 +29,4 @@ FILES_${PN} += " \
     ${datadir}/xfce4/panel/plugins/* \
 "
 
-FILES_${PN}-dbg += "${libdir}/thunarx-2/.debug/ \
-                    ${libdir}/xfce4/panel/plugins/.debug/ \
-                    ${libdir}/Thunar/.debug/"
-
 RRECOMMENDS_${PN} = "gvfs gvfsd-trash"
diff --git a/meta-xfce/recipes-xfce/tumbler/tumbler_0.2.0.bb b/meta-xfce/recipes-xfce/tumbler/tumbler_0.2.0.bb
index 7e0c555a4..611315058 100644
--- a/meta-xfce/recipes-xfce/tumbler/tumbler_0.2.0.bb
+++ b/meta-xfce/recipes-xfce/tumbler/tumbler_0.2.0.bb
@@ -26,10 +26,3 @@ FILES_${PN} += "${datadir}/dbus-1/services \
                 ${libdir}/tumbler-1/plugins/*.so \
                 ${libdir}/tumbler-1/plugins/cache/*.so \
 "
-
-FILES_${PN}-dev += "${libdir}/tumbler-1/plugins/*.la \
-                    ${libdir}/tumbler-1/plugins/cache/*.la"
-FILES_${PN}-dbg += "${libdir}/tumbler-1/.debug \
-                    ${libdir}/tumbler-1/plugins/.debug \
-                    ${libdir}/tumbler-1/plugins/cache/.debug \
-"
diff --git a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.13.3.bb b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.13.3.bb
index dea0c357e..6625f0573 100644
--- a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.13.3.bb
+++ b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.13.3.bb
@@ -36,6 +36,3 @@ FILES_${PN}-gtk3 = " \
     ${libdir}/libxfce4panel-2.0${SOLIBS} \
     ${libdir}/xfce4/panel/wrapper-2.0 \
 "
-FILES_${PN}-dbg += " \
-    ${libdir}/xfce4/panel/plugins/.debug \
-"
diff --git a/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.12.1.bb b/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.12.1.bb
index a24720603..899edbf0a 100644
--- a/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.12.1.bb
+++ b/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.12.1.bb
@@ -27,6 +27,4 @@ FILES_${PN} += " \
     ${datadir}/polkit-1 \
 "
 
-FILES_${PN}-dbg += "${libdir}/xfce4/*/*/.debug"
-
 RDEPENDS_${PN} += "machine-host"
diff --git a/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.12.4.bb b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.12.4.bb
index 2aa68e3fd..a075f13b9 100644
--- a/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.12.4.bb
+++ b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.12.4.bb
@@ -26,5 +26,3 @@ RDEPENDS_${PN} = "xfwm4-theme-default"
 FILES_${PN} += "${libdir}/xfce4/xfwm4/helper-dialog \
                 ${datadir}/xfwm4/defaults \
 "
-FILES_${PN}-dbg += "${libexecdir}/xfce4/xfwm4/.debug/*"
-
-- 
2.14.3



^ permalink raw reply related	[flat|nested] 20+ messages in thread

* [meta-xfce][PATCH 19/19] thunar-plugin.bbclass: pack GTK3 plugins properly
  2018-06-10 15:08 [meta-xfce][PATCH 00/19] meta-xfce: Move towards GTK3 slightly Andreas Müller
                   ` (17 preceding siblings ...)
  2018-06-10 15:08 ` [meta-xfce][PATCH 18/19] various classes recipes: Remove FILES entries for dbg/dev packages Andreas Müller
@ 2018-06-10 15:08 ` Andreas Müller
  18 siblings, 0 replies; 20+ messages in thread
From: Andreas Müller @ 2018-06-10 15:08 UTC (permalink / raw
  To: openembedded-devel

There are no GTK2 thunar plugins left in meta-xfce so remove
${libdir}/thunarx-2/*.so.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 meta-xfce/classes/thunar-plugin.bbclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-xfce/classes/thunar-plugin.bbclass b/meta-xfce/classes/thunar-plugin.bbclass
index 447f02cee..692f121d8 100644
--- a/meta-xfce/classes/thunar-plugin.bbclass
+++ b/meta-xfce/classes/thunar-plugin.bbclass
@@ -6,4 +6,4 @@ DEPENDS += "thunar"
 
 SRC_URI = "http://archive.xfce.org/src/thunar-plugins/${BPN}/${@'${PV}'[0:3]}/${BPN}-${PV}.tar.bz2"
 
-FILES_${PN} += "${libdir}/thunarx-2/*.so"
+FILES_${PN} += "${libdir}/thunarx-3/*.so"
-- 
2.14.3



^ permalink raw reply related	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2018-06-10 15:09 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-10 15:08 [meta-xfce][PATCH 00/19] meta-xfce: Move towards GTK3 slightly Andreas Müller
2018-06-10 15:08 ` [meta-xfce][PATCH 01/19] libxfce4ui: upgrade 4.12.1-> 4.13.4 Andreas Müller
2018-06-10 15:08 ` [meta-xfce][PATCH 02/19] libxfce4util: upgrade 4.12.1 -> 4.13.1 Andreas Müller
2018-06-10 15:08 ` [meta-xfce][PATCH 03/19] xfconf: upgrade 4.12.1 -> 4.13.4 Andreas Müller
2018-06-10 15:08 ` [meta-xfce][PATCH 04/19] xfce4-mixer: fix build after update of xfconf Andreas Müller
2018-06-10 15:08 ` [meta-xfce][PATCH 05/19] ristretto: " Andreas Müller
2018-06-10 15:08 ` [meta-xfce][PATCH 06/19] xfce4-settings: " Andreas Müller
2018-06-10 15:08 ` [meta-xfce][PATCH 07/19] xfce4-panel: upgrade 4.12.2 -> 4.13.3 Andreas Müller
2018-06-10 15:08 ` [meta-xfce][PATCH 08/19] thunar: upgrade 1.6.15 -> 1.8.0 Andreas Müller
2018-06-10 15:08 ` [meta-xfce][PATCH 09/19] thunar-volman: update 0.8.1 -> 0.9.0 Andreas Müller
2018-06-10 15:08 ` [meta-xfce][PATCH 10/19] thunar-archive-plugin: upgrade 0.3.1 -> 0.4.0 Andreas Müller
2018-06-10 15:08 ` [meta-xfce][PATCH 11/19] thunar-media-tags-plugin: upgrade 0.2.1 -> 0.3.0 Andreas Müller
2018-06-10 15:08 ` [meta-xfce][PATCH 12/19] xfce4-whiskermenu-plugin: upgrade 2.1.7 -> 2.2.0 Andreas Müller
2018-06-10 15:08 ` [meta-xfce][PATCH 13/19] xfce4-taskmanager: upgrade 1.2.0 -> 1.2.1 Andreas Müller
2018-06-10 15:08 ` [meta-xfce][PATCH 14/19] mousepad: upgrade 0.4.0 -> 0.4.1 Andreas Müller
2018-06-10 15:08 ` [meta-xfce][PATCH 15/19] xfce4-terminal: upgrade 0.8.7.3 -> 0.8.7.4 Andreas Müller
2018-06-10 15:08 ` [meta-xfce][PATCH 16/19] xfce4-cpufreq-plugin: upgrade 1.1.3 -> 1.2.0 Andreas Müller
2018-06-10 15:08 ` [meta-xfce][PATCH 17/19] packagegroup-xfce-extended: add mousepad Andreas Müller
2018-06-10 15:08 ` [meta-xfce][PATCH 18/19] various classes recipes: Remove FILES entries for dbg/dev packages Andreas Müller
2018-06-10 15:08 ` [meta-xfce][PATCH 19/19] thunar-plugin.bbclass: pack GTK3 plugins properly Andreas Müller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.