All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/13] meta-xfce: non-core updates
@ 2019-08-15 21:55 Andreas Müller
  2019-08-15 21:55 ` [PATCH 01/13] xfce4-whiskermenu-plugin: upgrade 2.3.2 -> 2.3.3 Andreas Müller
                   ` (12 more replies)
  0 siblings, 13 replies; 17+ messages in thread
From: Andreas Müller @ 2019-08-15 21:55 UTC (permalink / raw)
  To: openembedded-devel, kai.kang

This is a first batch - further to come

Andreas Müller (13):
  xfce4-whiskermenu-plugin: upgrade 2.3.2 -> 2.3.3
  xfmpc: upgrade 0.2.3 -> 0.3.0
  xfce4-cpugraph-plugin: upgrade 1.0.5 -> 1.1.0
  xfce4-terminal: upgrase 0.8.7.4 -> 0.8.8
  gtksourceview3: upgrade 3.24.10 -> 3.24.11
  mousepad: move to gtk3
  mousepad: upgrade 0.4.1 -> 0.4.2
  ristretto: upgrade 0.8.4 -> 0.10.0
  catfish: upgrade 1.4.7 -> 1.4.8
  parole: upgrade 1.0.2 -> 1.0.4
  xfce4-datetime-plugin: upgrade 0.7.1 -> 0.8.0
  xfce4-places-plugin: 1.8.0 -> 1.8.1
  xfce4-pulseaudio-plugin: upgrade 0.4.1 -> 0.4.2

 ...3_3.24.10.bb => gtksourceview3_3.24.11.bb} |  6 +--
 .../{catfish_1.4.7.bb => catfish_1.4.9.bb}    |  4 +-
 .../{mousepad_0.4.1.bb => mousepad_0.4.2.bb}  | 17 ++++----
 ...001-Fix-build-after-update-of-xfconf.patch | 40 -------------------
 ...ristretto_0.8.4.bb => ristretto_0.10.0.bb} | 12 +++---
 ...nal_0.8.7.4.bb => xfce4-terminal_0.8.8.bb} |  4 +-
 .../{parole_1.0.2.bb => parole_1.0.4.bb}      | 11 ++---
 .../xfmpc/{xfmpc_0.2.3.bb => xfmpc_0.3.0.bb}  |  8 ++--
 ....0.5.bb => xfce4-cpugraph-plugin_1.1.0.bb} |  6 +--
 ....7.1.bb => xfce4-datetime-plugin_0.8.0.bb} |  6 +--
 ..._1.8.0.bb => xfce4-places-plugin_1.8.1.bb} |  6 +--
 ....1.bb => xfce4-pulseaudio-plugin_0.4.2.bb} |  4 +-
 ...2.bb => xfce4-whiskermenu-plugin_2.3.3.bb} |  4 +-
 13 files changed, 41 insertions(+), 87 deletions(-)
 rename meta-gnome/recipes-gnome/gtksourceview/{gtksourceview3_3.24.10.bb => gtksourceview3_3.24.11.bb} (75%)
 rename meta-xfce/recipes-apps/catfish/{catfish_1.4.7.bb => catfish_1.4.9.bb} (72%)
 rename meta-xfce/recipes-apps/mousepad/{mousepad_0.4.1.bb => mousepad_0.4.2.bb} (24%)
 delete mode 100644 meta-xfce/recipes-apps/ristretto/files/0001-Fix-build-after-update-of-xfconf.patch
 rename meta-xfce/recipes-apps/ristretto/{ristretto_0.8.4.bb => ristretto_0.10.0.bb} (33%)
 rename meta-xfce/recipes-apps/xfce4-terminal/{xfce4-terminal_0.8.7.4.bb => xfce4-terminal_0.8.8.bb} (70%)
 rename meta-xfce/recipes-multimedia/parole/{parole_1.0.2.bb => parole_1.0.4.bb} (72%)
 rename meta-xfce/recipes-multimedia/xfmpc/{xfmpc_0.2.3.bb => xfmpc_0.3.0.bb} (55%)
 rename meta-xfce/recipes-panel-plugins/cpugraph/{xfce4-cpugraph-plugin_1.0.5.bb => xfce4-cpugraph-plugin_1.1.0.bb} (46%)
 rename meta-xfce/recipes-panel-plugins/datetime/{xfce4-datetime-plugin_0.7.1.bb => xfce4-datetime-plugin_0.8.0.bb} (47%)
 rename meta-xfce/recipes-panel-plugins/places/{xfce4-places-plugin_1.8.0.bb => xfce4-places-plugin_1.8.1.bb} (64%)
 rename meta-xfce/recipes-panel-plugins/pulseaudio/{xfce4-pulseaudio-plugin_0.4.1.bb => xfce4-pulseaudio-plugin_0.4.2.bb} (74%)
 rename meta-xfce/recipes-panel-plugins/whiskermenu/{xfce4-whiskermenu-plugin_2.3.2.bb => xfce4-whiskermenu-plugin_2.3.3.bb} (66%)

-- 
2.21.0



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

* [PATCH 01/13] xfce4-whiskermenu-plugin: upgrade 2.3.2 -> 2.3.3
  2019-08-15 21:55 [PATCH 00/13] meta-xfce: non-core updates Andreas Müller
@ 2019-08-15 21:55 ` Andreas Müller
  2019-08-15 21:55 ` [PATCH 02/13] xfmpc: upgrade 0.2.3 -> 0.3.0 Andreas Müller
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 17+ messages in thread
From: Andreas Müller @ 2019-08-15 21:55 UTC (permalink / raw)
  To: openembedded-devel, kai.kang

Small bugfix release

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

diff --git a/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.3.2.bb b/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.3.3.bb
similarity index 66%
rename from meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.3.2.bb
rename to meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.3.3.bb
index 230a24faf..a05f0dc6f 100644
--- a/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.3.2.bb
+++ b/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.3.3.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
 inherit xfce-panel-plugin cmake
 
-SRC_URI[md5sum] = "e9aa6c33463bd564c47e1943c0fc7ac3"
-SRC_URI[sha256sum] = "f1bf6be37f7778a486b16ef115d4c05120cc12c87e4af3af9c5001276bdcb7cc"
+SRC_URI[md5sum] = "21f1e1d8d4a030f23d358d6c5ac50f2a"
+SRC_URI[sha256sum] = "e0c6cc4fc1e685bc9601ec217a803d5489ca3276f4008bf056600471c6ac1848"
 
 RRECOMMENDS_${PN} += "menulibre"
-- 
2.21.0



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

* [PATCH 02/13] xfmpc: upgrade 0.2.3 -> 0.3.0
  2019-08-15 21:55 [PATCH 00/13] meta-xfce: non-core updates Andreas Müller
  2019-08-15 21:55 ` [PATCH 01/13] xfce4-whiskermenu-plugin: upgrade 2.3.2 -> 2.3.3 Andreas Müller
@ 2019-08-15 21:55 ` Andreas Müller
  2019-08-15 21:55 ` [PATCH 03/13] xfce4-cpugraph-plugin: upgrade 1.0.5 -> 1.1.0 Andreas Müller
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 17+ messages in thread
From: Andreas Müller @ 2019-08-15 21:55 UTC (permalink / raw)
  To: openembedded-devel, kai.kang

This is the first stable GTK3 release

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 .../xfmpc/{xfmpc_0.2.3.bb => xfmpc_0.3.0.bb}              | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
 rename meta-xfce/recipes-multimedia/xfmpc/{xfmpc_0.2.3.bb => xfmpc_0.3.0.bb} (55%)

diff --git a/meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.2.3.bb b/meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.3.0.bb
similarity index 55%
rename from meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.2.3.bb
rename to meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.3.0.bb
index 869435d68..0f5ed8957 100644
--- a/meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.2.3.bb
+++ b/meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.3.0.bb
@@ -1,8 +1,8 @@
 SUMMARY = "Music Player Daemon (MPD) client written in GTK+"
-HOMEPAGE = "http://goodies.xfce.org/projects/applications/xfmpc"
+HOMEPAGE = "https://goodies.xfce.org/projects/applications/xfmpc"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
-DEPENDS = "gtk+ libxfce4util libxfce4ui libmpd vala-native"
+DEPENDS = "libxfce4util libxfce4ui libmpd vala-native"
 
 # While this item does not require it, it depends on mpd which does
 LICENSE_FLAGS = "commercial"
@@ -12,5 +12,5 @@ RRECOMMENDS_${PN} = "mpd"
 
 inherit xfce-app
 
-SRC_URI[md5sum] = "e2d2faeb7a6f62813e287f3d12522b71"
-SRC_URI[sha256sum] = "4189c0c82b66b758a6d5bc651493b675d3d46329e5f1a76ff26c448125f4fcb0"
+SRC_URI[md5sum] = "e6ff8563f159d1e727d656fb88964998"
+SRC_URI[sha256sum] = "c76e2a88dc3e1d345da7a5c68fa39981494c2b40033748efcac54411c9e65689"
-- 
2.21.0



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

* [PATCH 03/13] xfce4-cpugraph-plugin: upgrade 1.0.5 -> 1.1.0
  2019-08-15 21:55 [PATCH 00/13] meta-xfce: non-core updates Andreas Müller
  2019-08-15 21:55 ` [PATCH 01/13] xfce4-whiskermenu-plugin: upgrade 2.3.2 -> 2.3.3 Andreas Müller
  2019-08-15 21:55 ` [PATCH 02/13] xfmpc: upgrade 0.2.3 -> 0.3.0 Andreas Müller
@ 2019-08-15 21:55 ` Andreas Müller
  2019-08-15 21:55 ` [PATCH 04/13] xfce4-terminal: upgrase 0.8.7.4 -> 0.8.8 Andreas Müller
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 17+ messages in thread
From: Andreas Müller @ 2019-08-15 21:55 UTC (permalink / raw)
  To: openembedded-devel, kai.kang

GTK3 port & minor feature/bugfixes

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 ...graph-plugin_1.0.5.bb => xfce4-cpugraph-plugin_1.1.0.bb} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-xfce/recipes-panel-plugins/cpugraph/{xfce4-cpugraph-plugin_1.0.5.bb => xfce4-cpugraph-plugin_1.1.0.bb} (46%)

diff --git a/meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.0.5.bb b/meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.1.0.bb
similarity index 46%
rename from meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.0.5.bb
rename to meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.1.0.bb
index 83e2bb5c0..eeb54b315 100644
--- a/meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.0.5.bb
+++ b/meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.1.0.bb
@@ -1,9 +1,9 @@
 SUMMARY = "Panel plugin with graphical representation of the cpu frequency"
-HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin"
+HOMEPAGE = "https://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=415654f59d8fa70fe4eac2c3f86c8f5e"
 
 inherit xfce-panel-plugin
 
-SRC_URI[md5sum] = "f0ebfabb273adf69361b37a3fa4b7912"
-SRC_URI[sha256sum] = "85da0ec89aacfd31e0bbafcefea37cdca618d62e681c1c9da8bdd492f028f4c7"
+SRC_URI[md5sum] = "48ead9dcc019212795637c170d9e2ca2"
+SRC_URI[sha256sum] = "3ece0a24e55827e0d9b6314129906da60513acdc1748d9dece9f50526e906ba4"
-- 
2.21.0



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

* [PATCH 04/13] xfce4-terminal: upgrase 0.8.7.4 -> 0.8.8
  2019-08-15 21:55 [PATCH 00/13] meta-xfce: non-core updates Andreas Müller
                   ` (2 preceding siblings ...)
  2019-08-15 21:55 ` [PATCH 03/13] xfce4-cpugraph-plugin: upgrade 1.0.5 -> 1.1.0 Andreas Müller
@ 2019-08-15 21:55 ` Andreas Müller
  2019-08-15 21:55 ` [PATCH 05/13] gtksourceview3: upgrade 3.24.10 -> 3.24.11 Andreas Müller
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 17+ messages in thread
From: Andreas Müller @ 2019-08-15 21:55 UTC (permalink / raw)
  To: openembedded-devel, kai.kang

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

diff --git a/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.7.4.bb b/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.8.bb
similarity index 70%
rename from meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.7.4.bb
rename to meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.8.bb
index 426282e14..ebc046b78 100644
--- a/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.7.4.bb
+++ b/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.8.bb
@@ -8,7 +8,7 @@ inherit xfce-app
 FILES_${PN} += "${datadir}/xfce4 \
                 ${datadir}/gnome-control-center"
 
-SRC_URI[md5sum] = "c861540dd1dd05f56e62382b3851cf66"
-SRC_URI[sha256sum] = "a88f98af4da72394f2cfbd7f14b0f053ec0a3b58a4f6a577836357c60a6c42ab"
+SRC_URI[md5sum] = "4295d4d783f6d6dfe92f5bb15d96f6c6"
+SRC_URI[sha256sum] = "8fba6a60d3a0fee07417ad7c36bf78cc45be1b27f0759e125051aa73f08487fd"
 
 RRECOMMENDS_${PN} += "vte-prompt"
-- 
2.21.0



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

* [PATCH 05/13] gtksourceview3: upgrade 3.24.10 -> 3.24.11
  2019-08-15 21:55 [PATCH 00/13] meta-xfce: non-core updates Andreas Müller
                   ` (3 preceding siblings ...)
  2019-08-15 21:55 ` [PATCH 04/13] xfce4-terminal: upgrase 0.8.7.4 -> 0.8.8 Andreas Müller
@ 2019-08-15 21:55 ` Andreas Müller
  2019-08-15 21:55 ` [PATCH 06/13] mousepad: move to gtk3 Andreas Müller
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 17+ messages in thread
From: Andreas Müller @ 2019-08-15 21:55 UTC (permalink / raw)
  To: openembedded-devel, kai.kang

* this an improvement and bugfix release [1]
* add upstream-version-is-even

[1] http://ftp.gnome.org/pub/gnome/sources/gtksourceview/3.24/gtksourceview-3.24.11.news

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 ...{gtksourceview3_3.24.10.bb => gtksourceview3_3.24.11.bb} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-gnome/recipes-gnome/gtksourceview/{gtksourceview3_3.24.10.bb => gtksourceview3_3.24.11.bb} (75%)

diff --git a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview3_3.24.10.bb b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview3_3.24.11.bb
similarity index 75%
rename from meta-gnome/recipes-gnome/gtksourceview/gtksourceview3_3.24.10.bb
rename to meta-gnome/recipes-gnome/gtksourceview/gtksourceview3_3.24.11.bb
index d91e479d8..f7884930c 100644
--- a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview3_3.24.10.bb
+++ b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview3_3.24.11.bb
@@ -10,12 +10,12 @@ PNAME = "gtksourceview"
 
 S = "${WORKDIR}/${PNAME}-${PV}"
 
-inherit gnomebase lib_package gettext distro_features_check gtk-doc gobject-introspection
+inherit gnomebase lib_package gettext distro_features_check gtk-doc gobject-introspection upstream-version-is-even
 
 REQUIRED_DISTRO_FEATURES = "x11"
 
 SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtksourceview/3.24/${PNAME}-${PV}.tar.xz"
-SRC_URI[md5sum] = "e43337d17c40eae440a76630db76c54e"
-SRC_URI[sha256sum] = "ab5406cdd0bdcf66afcd52b1e048a2f43c0f3ab391644ee30d9ac419b93cd59b"
+SRC_URI[md5sum] = "b748da426a7d64e1304f0c532b0f2a67"
+SRC_URI[sha256sum] = "691b074a37b2a307f7f48edc5b8c7afa7301709be56378ccf9cc9735909077fd"
 
 FILES_${PN} += " ${datadir}/gtksourceview-3.0"
-- 
2.21.0



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

* [PATCH 06/13] mousepad: move to gtk3
  2019-08-15 21:55 [PATCH 00/13] meta-xfce: non-core updates Andreas Müller
                   ` (4 preceding siblings ...)
  2019-08-15 21:55 ` [PATCH 05/13] gtksourceview3: upgrade 3.24.10 -> 3.24.11 Andreas Müller
@ 2019-08-15 21:55 ` Andreas Müller
  2019-08-15 21:55 ` [PATCH 07/13] mousepad: upgrade 0.4.1 -> 0.4.2 Andreas Müller
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 17+ messages in thread
From: Andreas Müller @ 2019-08-15 21:55 UTC (permalink / raw)
  To: openembedded-devel, kai.kang

At the time of creation there was no gtksourceview3. That was a blocker
to use gtk3. gtksourceview3 was added long ago.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 meta-xfce/recipes-apps/mousepad/mousepad_0.4.1.bb | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/meta-xfce/recipes-apps/mousepad/mousepad_0.4.1.bb b/meta-xfce/recipes-apps/mousepad/mousepad_0.4.1.bb
index d122bfe37..67c49930b 100644
--- a/meta-xfce/recipes-apps/mousepad/mousepad_0.4.1.bb
+++ b/meta-xfce/recipes-apps/mousepad/mousepad_0.4.1.bb
@@ -6,14 +6,11 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
 # intltool to provide intltool.m4 with AC_PROG_INTLTOOL
 # xfce4-dev-tools-native for XDT_I18N macro and more importantly XDT_CHECK_OPTIONAL_PACKAGE
 # which fixes mousepad/Makefile.am:72: error: HAVE_DBUS does not appear in AM_CONDITIONAL
-DEPENDS = "gtk+ dbus dbus-glib gtksourceview2 intltool-native xfce4-dev-tools-native"
+DEPENDS = "gtk+3 dbus dbus-glib gtksourceview3 intltool-native xfce4-dev-tools-native"
 
 inherit xfce-app gsettings
 
 SRC_URI[md5sum] = "fb85c23bcb096a46aee9ec22b4e4fdf5"
 SRC_URI[sha256sum] = "39a7379b929d964665299c385b2cf705e32e8760698ccc34f91c990bb733518b"
 
-# we have no gtksourceview 3.x around
-EXTRA_OECONF = "--disable-gtk3"
-
 FILES_${PN} += "${datadir}/glib-2.0/schemas"
-- 
2.21.0



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

* [PATCH 07/13] mousepad: upgrade 0.4.1 -> 0.4.2
  2019-08-15 21:55 [PATCH 00/13] meta-xfce: non-core updates Andreas Müller
                   ` (5 preceding siblings ...)
  2019-08-15 21:55 ` [PATCH 06/13] mousepad: move to gtk3 Andreas Müller
@ 2019-08-15 21:55 ` Andreas Müller
  2019-08-15 21:56 ` [PATCH 08/13] ristretto: upgrade 0.8.4 -> 0.10.0 Andreas Müller
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 17+ messages in thread
From: Andreas Müller @ 2019-08-15 21:55 UTC (permalink / raw)
  To: openembedded-devel, kai.kang

* many bugfixes
* dependencies reworked / cleaned up

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

diff --git a/meta-xfce/recipes-apps/mousepad/mousepad_0.4.1.bb b/meta-xfce/recipes-apps/mousepad/mousepad_0.4.2.bb
similarity index 27%
rename from meta-xfce/recipes-apps/mousepad/mousepad_0.4.1.bb
rename to meta-xfce/recipes-apps/mousepad/mousepad_0.4.2.bb
index 67c49930b..4bf10a47b 100644
--- a/meta-xfce/recipes-apps/mousepad/mousepad_0.4.1.bb
+++ b/meta-xfce/recipes-apps/mousepad/mousepad_0.4.2.bb
@@ -3,14 +3,14 @@ SECTION = "x11/application"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
 
-# intltool to provide intltool.m4 with AC_PROG_INTLTOOL
-# xfce4-dev-tools-native for XDT_I18N macro and more importantly XDT_CHECK_OPTIONAL_PACKAGE
-# which fixes mousepad/Makefile.am:72: error: HAVE_DBUS does not appear in AM_CONDITIONAL
-DEPENDS = "gtk+3 dbus dbus-glib gtksourceview3 intltool-native xfce4-dev-tools-native"
+DEPENDS = "gtk+3 gtksourceview3 xfconf xfce4-dev-tools-native"
 
 inherit xfce-app gsettings
 
-SRC_URI[md5sum] = "fb85c23bcb096a46aee9ec22b4e4fdf5"
-SRC_URI[sha256sum] = "39a7379b929d964665299c385b2cf705e32e8760698ccc34f91c990bb733518b"
+SRC_URI[md5sum] = "98d908842d4a93c35756a67d681c08fe"
+SRC_URI[sha256sum] = "84c02adfca7f8b33b9466a306ded72fb9f38f93c9edb78660343854c4a3aded7"
 
-FILES_${PN} += "${datadir}/glib-2.0/schemas"
+FILES_${PN} += " \
+    ${datadir}/glib-2.0/schemas \
+    ${datadir}/polkit-1 \
+"
-- 
2.21.0



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

* [PATCH 08/13] ristretto: upgrade 0.8.4 -> 0.10.0
  2019-08-15 21:55 [PATCH 00/13] meta-xfce: non-core updates Andreas Müller
                   ` (6 preceding siblings ...)
  2019-08-15 21:55 ` [PATCH 07/13] mousepad: upgrade 0.4.1 -> 0.4.2 Andreas Müller
@ 2019-08-15 21:56 ` Andreas Müller
  2019-08-15 21:56 ` [PATCH 09/13] catfish: upgrade 1.4.7 -> 1.4.8 Andreas Müller
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 17+ messages in thread
From: Andreas Müller @ 2019-08-15 21:56 UTC (permalink / raw)
  To: openembedded-devel, kai.kang

* GTK3 port
* overall recipe cleanup

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 ...001-Fix-build-after-update-of-xfconf.patch | 40 -------------------
 ...ristretto_0.8.4.bb => ristretto_0.10.0.bb} | 12 +++---
 2 files changed, 6 insertions(+), 46 deletions(-)
 delete mode 100644 meta-xfce/recipes-apps/ristretto/files/0001-Fix-build-after-update-of-xfconf.patch
 rename meta-xfce/recipes-apps/ristretto/{ristretto_0.8.4.bb => ristretto_0.10.0.bb} (33%)

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
deleted file mode 100644
index 5cdc8c728..000000000
--- a/meta-xfce/recipes-apps/ristretto/files/0001-Fix-build-after-update-of-xfconf.patch
+++ /dev/null
@@ -1,40 +0,0 @@
-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.4.bb b/meta-xfce/recipes-apps/ristretto/ristretto_0.10.0.bb
similarity index 33%
rename from meta-xfce/recipes-apps/ristretto/ristretto_0.8.4.bb
rename to meta-xfce/recipes-apps/ristretto/ristretto_0.10.0.bb
index 416ac2adc..9c5bb12e8 100644
--- a/meta-xfce/recipes-apps/ristretto/ristretto_0.8.4.bb
+++ b/meta-xfce/recipes-apps/ristretto/ristretto_0.10.0.bb
@@ -1,16 +1,16 @@
 SUMMARY = "Tiny image-viewer"
-HOMEPAGE = "http://goodies.xfce.org/projects/applications/ristretto"
+HOMEPAGE = "https://docs.xfce.org/apps/ristretto/start"
 SECTION = "x11/application"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=35d145429ad3cbf5308d1dc93f66376b"
-DEPENDS = "exo libexif gtk+ dbus-glib libxfce4ui libxfce4util xfconf cairo file"
+
+DEPENDS = "exo libexif libxfce4ui libxfce4util xfconf cairo file"
 
 inherit xfce-app
 
 RRECOMMENDS_${PN} += "tumbler"
 
-SRC_URI[md5sum] = "0142c8b9c492cf447e563b00c6204359"
-SRC_URI[sha256sum] = "3a0be4526c93ec0ebbf2e63e69dd0c98f16b20b863d3b6426272592e5b00cea2"
-SRC_URI += "file://0001-Fix-build-after-update-of-xfconf.patch"
+SRC_URI[md5sum] = "4249e14fba78728481d89ce61a8771fc"
+SRC_URI[sha256sum] = "16225dd74245eb6e0f82b9c72c6112f161bb8d8b11f3fc77277b7bc3432d4769"
 
-FILES_${PN} += "${datadir}/appdata"
+FILES_${PN} += "${datadir}/metainfo"
-- 
2.21.0



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

* [PATCH 09/13] catfish: upgrade 1.4.7 -> 1.4.8
  2019-08-15 21:55 [PATCH 00/13] meta-xfce: non-core updates Andreas Müller
                   ` (7 preceding siblings ...)
  2019-08-15 21:56 ` [PATCH 08/13] ristretto: upgrade 0.8.4 -> 0.10.0 Andreas Müller
@ 2019-08-15 21:56 ` Andreas Müller
  2019-08-15 21:56 ` [PATCH 10/13] parole: upgrade 1.0.2 -> 1.0.4 Andreas Müller
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 17+ messages in thread
From: Andreas Müller @ 2019-08-15 21:56 UTC (permalink / raw)
  To: openembedded-devel, kai.kang

This is a minor bugfix release

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 .../catfish/{catfish_1.4.7.bb => catfish_1.4.9.bb}            | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-xfce/recipes-apps/catfish/{catfish_1.4.7.bb => catfish_1.4.9.bb} (72%)

diff --git a/meta-xfce/recipes-apps/catfish/catfish_1.4.7.bb b/meta-xfce/recipes-apps/catfish/catfish_1.4.9.bb
similarity index 72%
rename from meta-xfce/recipes-apps/catfish/catfish_1.4.7.bb
rename to meta-xfce/recipes-apps/catfish/catfish_1.4.9.bb
index 84d5692ef..eec525b88 100644
--- a/meta-xfce/recipes-apps/catfish/catfish_1.4.7.bb
+++ b/meta-xfce/recipes-apps/catfish/catfish_1.4.9.bb
@@ -9,8 +9,8 @@ DEPENDS += "python3-distutils-extra-native"
 
 B = "${S}"
 
-SRC_URI[md5sum] = "f4c1c2b2c560824cab8d7f6c7bd624ca"
-SRC_URI[sha256sum] = "48caaac872d29e2762e31e59ade1310cb860af55f1a36f2520ce1d90c39227e9"
+SRC_URI[md5sum] = "829824fba33e86d03345bbc718e7b2d9"
+SRC_URI[sha256sum] = "29a39b85804336e4819dceff203693a5904b7e11d7e024b49b5aab2649ed944e"
 
 FILES_${PN} += "${datadir}/metainfo"
 
-- 
2.21.0



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

* [PATCH 10/13] parole: upgrade 1.0.2 -> 1.0.4
  2019-08-15 21:55 [PATCH 00/13] meta-xfce: non-core updates Andreas Müller
                   ` (8 preceding siblings ...)
  2019-08-15 21:56 ` [PATCH 09/13] catfish: upgrade 1.4.7 -> 1.4.8 Andreas Müller
@ 2019-08-15 21:56 ` Andreas Müller
  2019-08-16  6:06   ` Kang Kai
  2019-08-16  6:12   ` Adrian Bunk
  2019-08-15 21:56 ` [PATCH 11/13] xfce4-datetime-plugin: upgrade 0.7.1 -> 0.8.0 Andreas Müller
                   ` (2 subsequent siblings)
  12 siblings, 2 replies; 17+ messages in thread
From: Andreas Müller @ 2019-08-15 21:56 UTC (permalink / raw)
  To: openembedded-devel, kai.kang

Bufixe release

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 .../parole/{parole_1.0.2.bb => parole_1.0.4.bb}       | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)
 rename meta-xfce/recipes-multimedia/parole/{parole_1.0.2.bb => parole_1.0.4.bb} (72%)

diff --git a/meta-xfce/recipes-multimedia/parole/parole_1.0.2.bb b/meta-xfce/recipes-multimedia/parole/parole_1.0.4.bb
similarity index 72%
rename from meta-xfce/recipes-multimedia/parole/parole_1.0.2.bb
rename to meta-xfce/recipes-multimedia/parole/parole_1.0.4.bb
index a286a5adb..68556a2ab 100644
--- a/meta-xfce/recipes-multimedia/parole/parole_1.0.2.bb
+++ b/meta-xfce/recipes-multimedia/parole/parole_1.0.4.bb
@@ -1,15 +1,12 @@
 DESCRIPTION = "Parole is a modern simple media player based on the GStreamer framework"
-HOMEPAGE = "http://goodies.xfce.org/projects/applications/parole"
+HOMEPAGE = "https://docs.xfce.org/apps/parole/start"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
 
 inherit xfce-app gtk-doc mime
 
 DEPENDS += " \
-    glib-2.0 \
     dbus-glib \
-    gtk+3 \
-    \
     xfce4-dev-tools-native \
     libxfce4util \
     libxfce4ui \
@@ -19,8 +16,8 @@ DEPENDS += " \
     taglib \
 "
 
-SRC_URI[md5sum] = "cd22ab579470c5728db0aa6c0b9d4c7d"
-SRC_URI[sha256sum] = "bff0fc846d0d7b8f435ac5514976f1cd1d82b62dbf1b7d470e253a5b439407da"
+SRC_URI[md5sum] = "c23621eb44df292f828e86074d4e719d"
+SRC_URI[sha256sum] = "e92b8ec369e53d921b47d2473c2e2a1e9e04d3c5d536d419abdff40e5e136dc1"
 
 RDEPENDS_${PN} += "gstreamer1.0-plugins-good"
 
@@ -31,6 +28,6 @@ PACKAGECONFIG[clutter] = "--enable-clutter, --disable-clutter, clutter"
 PACKAGECONFIG[notify] = "--enable-notify-plugin, --disable-notify-plugin, libnotify"
 
 FILES_${PN} += " \
-    ${datadir}/appdata \
+    ${datadir}/metainfo \
     ${libdir}/parole-0/*.so \
 "
-- 
2.21.0



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

* [PATCH 11/13] xfce4-datetime-plugin: upgrade 0.7.1 -> 0.8.0
  2019-08-15 21:55 [PATCH 00/13] meta-xfce: non-core updates Andreas Müller
                   ` (9 preceding siblings ...)
  2019-08-15 21:56 ` [PATCH 10/13] parole: upgrade 1.0.2 -> 1.0.4 Andreas Müller
@ 2019-08-15 21:56 ` Andreas Müller
  2019-08-15 21:56 ` [PATCH 12/13] xfce4-places-plugin: 1.8.0 -> 1.8.1 Andreas Müller
  2019-08-15 21:56 ` [PATCH 13/13] xfce4-pulseaudio-plugin: upgrade 0.4.1 -> 0.4.2 Andreas Müller
  12 siblings, 0 replies; 17+ messages in thread
From: Andreas Müller @ 2019-08-15 21:56 UTC (permalink / raw)
  To: openembedded-devel, kai.kang

Port to GTK3 / bugfixes

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 ...etime-plugin_0.7.1.bb => xfce4-datetime-plugin_0.8.0.bb} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-xfce/recipes-panel-plugins/datetime/{xfce4-datetime-plugin_0.7.1.bb => xfce4-datetime-plugin_0.8.0.bb} (47%)

diff --git a/meta-xfce/recipes-panel-plugins/datetime/xfce4-datetime-plugin_0.7.1.bb b/meta-xfce/recipes-panel-plugins/datetime/xfce4-datetime-plugin_0.8.0.bb
similarity index 47%
rename from meta-xfce/recipes-panel-plugins/datetime/xfce4-datetime-plugin_0.7.1.bb
rename to meta-xfce/recipes-panel-plugins/datetime/xfce4-datetime-plugin_0.8.0.bb
index 97aa184b0..a1fc139bb 100644
--- a/meta-xfce/recipes-panel-plugins/datetime/xfce4-datetime-plugin_0.7.1.bb
+++ b/meta-xfce/recipes-panel-plugins/datetime/xfce4-datetime-plugin_0.8.0.bb
@@ -1,9 +1,9 @@
 SUMMARY = "Panel plugin displaying date and time and a calendar when left-clicked"
-HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin"
+HOMEPAGE = "https://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
 
 inherit xfce-panel-plugin
 
-SRC_URI[md5sum] = "c42149ec71836fe83085511429e638dc"
-SRC_URI[sha256sum] = "e0c7321346ded2539c4688c593f650696ed0ddca0a5f9d4e404d0e7fc42ae256"
+SRC_URI[md5sum] = "b88e47af4e9e156e43dc993f18218bd3"
+SRC_URI[sha256sum] = "cd358bc2ff0707b8ef1504396a19b0a27f802c2ec7bceb5cebe2c7baf6adebd4"
-- 
2.21.0



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

* [PATCH 12/13] xfce4-places-plugin: 1.8.0 -> 1.8.1
  2019-08-15 21:55 [PATCH 00/13] meta-xfce: non-core updates Andreas Müller
                   ` (10 preceding siblings ...)
  2019-08-15 21:56 ` [PATCH 11/13] xfce4-datetime-plugin: upgrade 0.7.1 -> 0.8.0 Andreas Müller
@ 2019-08-15 21:56 ` Andreas Müller
  2019-08-15 21:56 ` [PATCH 13/13] xfce4-pulseaudio-plugin: upgrade 0.4.1 -> 0.4.2 Andreas Müller
  12 siblings, 0 replies; 17+ messages in thread
From: Andreas Müller @ 2019-08-15 21:56 UTC (permalink / raw)
  To: openembedded-devel, kai.kang

a bugfix release

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

diff --git a/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.0.bb b/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.1.bb
similarity index 64%
rename from meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.0.bb
rename to meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.1.bb
index 698152bae..c88e8439e 100644
--- a/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.0.bb
+++ b/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.1.bb
@@ -1,13 +1,13 @@
 SUMMARY = "Menu for quick access to folders, documents and removable media"
 DESCRIPTION = "Panel plugin displaying menu with quick access to folders, documents and removable media"
-HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin"
+HOMEPAGE = "https://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b6952d9a47fc2ad0f315510e1290455f"
 
 inherit xfce-panel-plugin
 
-SRC_URI[md5sum] = "e3a306d927befb8afcb5212f8ab0b8c9"
-SRC_URI[sha256sum] = "7ba3f46f88c2845cbf413efeefaed29157f8b98571856c6e2bf35e4de5d8ecce"
+SRC_URI[md5sum] = "bde92cbd08f129d517524784e5060816"
+SRC_URI[sha256sum] = "f211219f03c9260f624370e18c79e4176c9d35a8247158e77e5d811327610ab2"
 
 PACKAGECONFIG ??= ""
 PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify"
-- 
2.21.0



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

* [PATCH 13/13] xfce4-pulseaudio-plugin: upgrade 0.4.1 -> 0.4.2
  2019-08-15 21:55 [PATCH 00/13] meta-xfce: non-core updates Andreas Müller
                   ` (11 preceding siblings ...)
  2019-08-15 21:56 ` [PATCH 12/13] xfce4-places-plugin: 1.8.0 -> 1.8.1 Andreas Müller
@ 2019-08-15 21:56 ` Andreas Müller
  12 siblings, 0 replies; 17+ messages in thread
From: Andreas Müller @ 2019-08-15 21:56 UTC (permalink / raw)
  To: openembedded-devel, kai.kang

More or less a translation-only release

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

diff --git a/meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.4.1.bb b/meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.4.2.bb
similarity index 74%
rename from meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.4.1.bb
rename to meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.4.2.bb
index 63da1e09e..8b8f5f21c 100644
--- a/meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.4.1.bb
+++ b/meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.4.2.bb
@@ -8,8 +8,8 @@ REQUIRED_DISTRO_FEATURES = "pulseaudio x11"
 
 DEPENDS += "dbus-glib pulseaudio"
 
-SRC_URI[md5sum] = "7df7280c19c2c8b8c5bc4f4f2136d1dd"
-SRC_URI[sha256sum] = "6ca88314dbac3e24c0e1bfc593fad6edb66319766be62e8256c81b0314f049f0"
+SRC_URI[md5sum] = "9a34eadf06ed217ec0732a096f178987"
+SRC_URI[sha256sum] = "4ae8aebc2458675d4f885bf16f73829be359e16370a684301bbef6a23758a120"
 
 PACKAGECONFIG ??= ""
 PACKAGECONFIG[libnotify] = "--enable-libnotify,--disable-libnotify,libnotify"
-- 
2.21.0



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

* Re: [PATCH 10/13] parole: upgrade 1.0.2 -> 1.0.4
  2019-08-15 21:56 ` [PATCH 10/13] parole: upgrade 1.0.2 -> 1.0.4 Andreas Müller
@ 2019-08-16  6:06   ` Kang Kai
  2019-08-16 15:01     ` Khem Raj
  2019-08-16  6:12   ` Adrian Bunk
  1 sibling, 1 reply; 17+ messages in thread
From: Kang Kai @ 2019-08-16  6:06 UTC (permalink / raw)
  To: Andreas Müller, openembedded-devel

On 2019/8/16 上午5:56, Andreas Müller wrote:
> Bufixe release

A typo here. Others are fine with me.

Acked-by: Kai Kang <kai.kang@windriver.com>

Regards,
Kai



>
> Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
> ---
>   .../parole/{parole_1.0.2.bb => parole_1.0.4.bb}       | 11 ++++-------
>   1 file changed, 4 insertions(+), 7 deletions(-)
>   rename meta-xfce/recipes-multimedia/parole/{parole_1.0.2.bb => parole_1.0.4.bb} (72%)
>
> diff --git a/meta-xfce/recipes-multimedia/parole/parole_1.0.2.bb b/meta-xfce/recipes-multimedia/parole/parole_1.0.4.bb
> similarity index 72%
> rename from meta-xfce/recipes-multimedia/parole/parole_1.0.2.bb
> rename to meta-xfce/recipes-multimedia/parole/parole_1.0.4.bb
> index a286a5adb..68556a2ab 100644
> --- a/meta-xfce/recipes-multimedia/parole/parole_1.0.2.bb
> +++ b/meta-xfce/recipes-multimedia/parole/parole_1.0.4.bb
> @@ -1,15 +1,12 @@
>   DESCRIPTION = "Parole is a modern simple media player based on the GStreamer framework"
> -HOMEPAGE = "http://goodies.xfce.org/projects/applications/parole"
> +HOMEPAGE = "https://docs.xfce.org/apps/parole/start"
>   LICENSE = "GPLv2"
>   LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
>   
>   inherit xfce-app gtk-doc mime
>   
>   DEPENDS += " \
> -    glib-2.0 \
>       dbus-glib \
> -    gtk+3 \
> -    \
>       xfce4-dev-tools-native \
>       libxfce4util \
>       libxfce4ui \
> @@ -19,8 +16,8 @@ DEPENDS += " \
>       taglib \
>   "
>   
> -SRC_URI[md5sum] = "cd22ab579470c5728db0aa6c0b9d4c7d"
> -SRC_URI[sha256sum] = "bff0fc846d0d7b8f435ac5514976f1cd1d82b62dbf1b7d470e253a5b439407da"
> +SRC_URI[md5sum] = "c23621eb44df292f828e86074d4e719d"
> +SRC_URI[sha256sum] = "e92b8ec369e53d921b47d2473c2e2a1e9e04d3c5d536d419abdff40e5e136dc1"
>   
>   RDEPENDS_${PN} += "gstreamer1.0-plugins-good"
>   
> @@ -31,6 +28,6 @@ PACKAGECONFIG[clutter] = "--enable-clutter, --disable-clutter, clutter"
>   PACKAGECONFIG[notify] = "--enable-notify-plugin, --disable-notify-plugin, libnotify"
>   
>   FILES_${PN} += " \
> -    ${datadir}/appdata \
> +    ${datadir}/metainfo \
>       ${libdir}/parole-0/*.so \
>   "


-- 
Kai Kang



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

* Re: [PATCH 10/13] parole: upgrade 1.0.2 -> 1.0.4
  2019-08-15 21:56 ` [PATCH 10/13] parole: upgrade 1.0.2 -> 1.0.4 Andreas Müller
  2019-08-16  6:06   ` Kang Kai
@ 2019-08-16  6:12   ` Adrian Bunk
  1 sibling, 0 replies; 17+ messages in thread
From: Adrian Bunk @ 2019-08-16  6:12 UTC (permalink / raw)
  To: Andreas Müller; +Cc: openembedded-devel

On Thu, Aug 15, 2019 at 11:56:02PM +0200, Andreas Müller wrote:
>...
>  inherit xfce-app gtk-doc mime
>  
>  DEPENDS += " \
> -    glib-2.0 \
>      dbus-glib \
> -    gtk+3 \
> -    \
>      xfce4-dev-tools-native \
>      libxfce4util \
>      libxfce4ui \
>...

This looks like an unrelated change that should have a comment like
  Also removed dependencies redundant with "inherit xfce-app".
in the commit message.

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed



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

* Re: [PATCH 10/13] parole: upgrade 1.0.2 -> 1.0.4
  2019-08-16  6:06   ` Kang Kai
@ 2019-08-16 15:01     ` Khem Raj
  0 siblings, 0 replies; 17+ messages in thread
From: Khem Raj @ 2019-08-16 15:01 UTC (permalink / raw)
  To: Kang Kai; +Cc: openembeded-devel

On Thu, Aug 15, 2019 at 11:07 PM Kang Kai <Kai.Kang@windriver.com> wrote:
>
> On 2019/8/16 上午5:56, Andreas Müller wrote:
> > Bufixe release
>
> A typo here. Others are fine with me.
>
> Acked-by: Kai Kang <kai.kang@windriver.com>
>

Thanks pulled into master-next.

> Regards,
> Kai
>
>
>
> >
> > Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
> > ---
> >   .../parole/{parole_1.0.2.bb => parole_1.0.4.bb}       | 11 ++++-------
> >   1 file changed, 4 insertions(+), 7 deletions(-)
> >   rename meta-xfce/recipes-multimedia/parole/{parole_1.0.2.bb => parole_1.0.4.bb} (72%)
> >
> > diff --git a/meta-xfce/recipes-multimedia/parole/parole_1.0.2.bb b/meta-xfce/recipes-multimedia/parole/parole_1.0.4.bb
> > similarity index 72%
> > rename from meta-xfce/recipes-multimedia/parole/parole_1.0.2.bb
> > rename to meta-xfce/recipes-multimedia/parole/parole_1.0.4.bb
> > index a286a5adb..68556a2ab 100644
> > --- a/meta-xfce/recipes-multimedia/parole/parole_1.0.2.bb
> > +++ b/meta-xfce/recipes-multimedia/parole/parole_1.0.4.bb
> > @@ -1,15 +1,12 @@
> >   DESCRIPTION = "Parole is a modern simple media player based on the GStreamer framework"
> > -HOMEPAGE = "http://goodies.xfce.org/projects/applications/parole"
> > +HOMEPAGE = "https://docs.xfce.org/apps/parole/start"
> >   LICENSE = "GPLv2"
> >   LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
> >
> >   inherit xfce-app gtk-doc mime
> >
> >   DEPENDS += " \
> > -    glib-2.0 \
> >       dbus-glib \
> > -    gtk+3 \
> > -    \
> >       xfce4-dev-tools-native \
> >       libxfce4util \
> >       libxfce4ui \
> > @@ -19,8 +16,8 @@ DEPENDS += " \
> >       taglib \
> >   "
> >
> > -SRC_URI[md5sum] = "cd22ab579470c5728db0aa6c0b9d4c7d"
> > -SRC_URI[sha256sum] = "bff0fc846d0d7b8f435ac5514976f1cd1d82b62dbf1b7d470e253a5b439407da"
> > +SRC_URI[md5sum] = "c23621eb44df292f828e86074d4e719d"
> > +SRC_URI[sha256sum] = "e92b8ec369e53d921b47d2473c2e2a1e9e04d3c5d536d419abdff40e5e136dc1"
> >
> >   RDEPENDS_${PN} += "gstreamer1.0-plugins-good"
> >
> > @@ -31,6 +28,6 @@ PACKAGECONFIG[clutter] = "--enable-clutter, --disable-clutter, clutter"
> >   PACKAGECONFIG[notify] = "--enable-notify-plugin, --disable-notify-plugin, libnotify"
> >
> >   FILES_${PN} += " \
> > -    ${datadir}/appdata \
> > +    ${datadir}/metainfo \
> >       ${libdir}/parole-0/*.so \
> >   "
>
>
> --
> Kai Kang
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel


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

end of thread, other threads:[~2019-08-16 15:01 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-15 21:55 [PATCH 00/13] meta-xfce: non-core updates Andreas Müller
2019-08-15 21:55 ` [PATCH 01/13] xfce4-whiskermenu-plugin: upgrade 2.3.2 -> 2.3.3 Andreas Müller
2019-08-15 21:55 ` [PATCH 02/13] xfmpc: upgrade 0.2.3 -> 0.3.0 Andreas Müller
2019-08-15 21:55 ` [PATCH 03/13] xfce4-cpugraph-plugin: upgrade 1.0.5 -> 1.1.0 Andreas Müller
2019-08-15 21:55 ` [PATCH 04/13] xfce4-terminal: upgrase 0.8.7.4 -> 0.8.8 Andreas Müller
2019-08-15 21:55 ` [PATCH 05/13] gtksourceview3: upgrade 3.24.10 -> 3.24.11 Andreas Müller
2019-08-15 21:55 ` [PATCH 06/13] mousepad: move to gtk3 Andreas Müller
2019-08-15 21:55 ` [PATCH 07/13] mousepad: upgrade 0.4.1 -> 0.4.2 Andreas Müller
2019-08-15 21:56 ` [PATCH 08/13] ristretto: upgrade 0.8.4 -> 0.10.0 Andreas Müller
2019-08-15 21:56 ` [PATCH 09/13] catfish: upgrade 1.4.7 -> 1.4.8 Andreas Müller
2019-08-15 21:56 ` [PATCH 10/13] parole: upgrade 1.0.2 -> 1.0.4 Andreas Müller
2019-08-16  6:06   ` Kang Kai
2019-08-16 15:01     ` Khem Raj
2019-08-16  6:12   ` Adrian Bunk
2019-08-15 21:56 ` [PATCH 11/13] xfce4-datetime-plugin: upgrade 0.7.1 -> 0.8.0 Andreas Müller
2019-08-15 21:56 ` [PATCH 12/13] xfce4-places-plugin: 1.8.0 -> 1.8.1 Andreas Müller
2019-08-15 21:56 ` [PATCH 13/13] xfce4-pulseaudio-plugin: upgrade 0.4.1 -> 0.4.2 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.