All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-xfce][PATCH 01/10] xfce4-battery-plugin: upgrade 1.1.6 -> 1.2.0
@ 2025-10-06  1:47 Jason Schonberg
  2025-10-06  1:47 ` [meta-xfce][PATCH 02/10] xfce4-calculator-plugin: upgrade 0.7.3 -> 0.8.0 Jason Schonberg
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Jason Schonberg @ 2025-10-06  1:47 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Jason Schonberg

Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-battery-plugin/-/tags/xfce4-battery-plugin-1.2.0

Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
 ...-battery-plugin_1.1.6.bb => xfce4-battery-plugin_1.2.0.bb} | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
 rename meta-xfce/recipes-panel-plugins/battery/{xfce4-battery-plugin_1.1.6.bb => xfce4-battery-plugin_1.2.0.bb} (71%)

diff --git a/meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.1.6.bb b/meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.2.0.bb
similarity index 71%
rename from meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.1.6.bb
rename to meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.2.0.bb
index 80a948a9d5..82e955a9c9 100644
--- a/meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.1.6.bb
+++ b/meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.2.0.bb
@@ -3,6 +3,8 @@ HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-battery-plugin/start"
 LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
+XFCE_COMPRESS_TYPE = "xz"
+
 inherit xfce-panel-plugin
 
-SRC_URI[sha256sum] = "327d7304dded8411cd1a48da4f46bac248b44d8b27ffbc2036e0268cb37c3676"
+SRC_URI[sha256sum] = "1dba8f470d2b12517e7b86d83cd2ebf13eb57ff1a01a4f2d2d156cf5194d97b6"
-- 
2.43.0



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

* [meta-xfce][PATCH 02/10] xfce4-calculator-plugin: upgrade 0.7.3 -> 0.8.0
  2025-10-06  1:47 [meta-xfce][PATCH 01/10] xfce4-battery-plugin: upgrade 1.1.6 -> 1.2.0 Jason Schonberg
@ 2025-10-06  1:47 ` Jason Schonberg
  2025-10-06  1:47 ` [meta-xfce][PATCH 03/10] xfce4-cpufreq-plugin: upgrade 1.2.9 -> 1.3.0 Jason Schonberg
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Jason Schonberg @ 2025-10-06  1:47 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Jason Schonberg

Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-calculator-plugin/-/tags/xfce4-calculator-plugin-0.8.0

Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
 ...lator-plugin_0.7.3.bb => xfce4-calculator-plugin_0.8.0.bb} | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
 rename meta-xfce/recipes-panel-plugins/calculator/{xfce4-calculator-plugin_0.7.3.bb => xfce4-calculator-plugin_0.8.0.bb} (70%)

diff --git a/meta-xfce/recipes-panel-plugins/calculator/xfce4-calculator-plugin_0.7.3.bb b/meta-xfce/recipes-panel-plugins/calculator/xfce4-calculator-plugin_0.8.0.bb
similarity index 70%
rename from meta-xfce/recipes-panel-plugins/calculator/xfce4-calculator-plugin_0.7.3.bb
rename to meta-xfce/recipes-panel-plugins/calculator/xfce4-calculator-plugin_0.8.0.bb
index 540935cee4..b464535f70 100644
--- a/meta-xfce/recipes-panel-plugins/calculator/xfce4-calculator-plugin_0.7.3.bb
+++ b/meta-xfce/recipes-panel-plugins/calculator/xfce4-calculator-plugin_0.8.0.bb
@@ -3,6 +3,8 @@ HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-calculator-plugin/start"
 LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=909430f63fddd63f120ba29e8979f65c"
 
+XFCE_COMPRESS_TYPE = "xz"
+
 inherit xfce-panel-plugin gtk-icon-cache
 
-SRC_URI[sha256sum] = "3feb5f56092ceef2858c3c1bd443317d4caf289a6409f9db506f49088e19a2e8"
+SRC_URI[sha256sum] = "aaf3d7e9654ef6cf8ec442ad9e4316c481f9a6087a8e8949261140f5ae136aeb"
-- 
2.43.0



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

* [meta-xfce][PATCH 03/10] xfce4-cpufreq-plugin: upgrade 1.2.9 -> 1.3.0
  2025-10-06  1:47 [meta-xfce][PATCH 01/10] xfce4-battery-plugin: upgrade 1.1.6 -> 1.2.0 Jason Schonberg
  2025-10-06  1:47 ` [meta-xfce][PATCH 02/10] xfce4-calculator-plugin: upgrade 0.7.3 -> 0.8.0 Jason Schonberg
@ 2025-10-06  1:47 ` Jason Schonberg
  2025-10-06  1:47 ` [meta-xfce][PATCH 04/10] xfce4-cpugraph-plugin: upgrade 1.2.11 " Jason Schonberg
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Jason Schonberg @ 2025-10-06  1:47 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Jason Schonberg

Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-cpufreq-plugin/-/tags/xfce4-cpufreq-plugin-1.3.0

Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
 ...-cpufreq-plugin_1.2.9.bb => xfce4-cpufreq-plugin_1.3.0.bb} | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
 rename meta-xfce/recipes-panel-plugins/cpufreq/{xfce4-cpufreq-plugin_1.2.9.bb => xfce4-cpufreq-plugin_1.3.0.bb} (70%)

diff --git a/meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.2.9.bb b/meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.3.0.bb
similarity index 70%
rename from meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.2.9.bb
rename to meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.3.0.bb
index 44b3be598c..a0b48b8671 100644
--- a/meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.2.9.bb
+++ b/meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.3.0.bb
@@ -3,6 +3,8 @@ HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-cpufreq-plugin/start"
 LICENSE = "GPL-2.0-or-later"
 LIC_FILES_CHKSUM = "file://COPYING;md5=1f6f1c0be32491a0c8d2915607a28f36"
 
+XFCE_COMPRESS_TYPE = "xz"
+
 inherit xfce-panel-plugin perlnative
 
-SRC_URI[sha256sum] = "d0714720d588c649457590e5de3d95859b922a98d5fa9d0d1416f36a76bd3ef9"
+SRC_URI[sha256sum] = "baa5b90f72e8c262777f1e246acae125af489e2c168a5f7f890d9d2b5567ec20"
-- 
2.43.0



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

* [meta-xfce][PATCH 04/10] xfce4-cpugraph-plugin: upgrade 1.2.11 -> 1.3.0
  2025-10-06  1:47 [meta-xfce][PATCH 01/10] xfce4-battery-plugin: upgrade 1.1.6 -> 1.2.0 Jason Schonberg
  2025-10-06  1:47 ` [meta-xfce][PATCH 02/10] xfce4-calculator-plugin: upgrade 0.7.3 -> 0.8.0 Jason Schonberg
  2025-10-06  1:47 ` [meta-xfce][PATCH 03/10] xfce4-cpufreq-plugin: upgrade 1.2.9 -> 1.3.0 Jason Schonberg
@ 2025-10-06  1:47 ` Jason Schonberg
  2025-10-06  1:47 ` [meta-xfce][PATCH 05/10] xfce4-diskperf-plugin: upgrade 2.7.0 -> 2.8.0 Jason Schonberg
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Jason Schonberg @ 2025-10-06  1:47 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Jason Schonberg

Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-cpugraph-plugin/-/tags/xfce4-cpugraph-plugin-1.3.0

Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
 ...ugraph-plugin_1.2.11.bb => xfce4-cpugraph-plugin_1.3.0.bb} | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
 rename meta-xfce/recipes-panel-plugins/cpugraph/{xfce4-cpugraph-plugin_1.2.11.bb => xfce4-cpugraph-plugin_1.3.0.bb} (71%)

diff --git a/meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.2.11.bb b/meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.3.0.bb
similarity index 71%
rename from meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.2.11.bb
rename to meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.3.0.bb
index 052046b0c5..b4d4653225 100644
--- a/meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.2.11.bb
+++ b/meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.3.0.bb
@@ -3,6 +3,8 @@ HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-cpugraph-plugin/start"
 LICENSE = "GPL-2.0-or-later"
 LIC_FILES_CHKSUM = "file://COPYING;md5=415654f59d8fa70fe4eac2c3f86c8f5e"
 
+XFCE_COMPRESS_TYPE = "xz"
+
 inherit xfce-panel-plugin
 
-SRC_URI[sha256sum] = "58aa31df1934afc2a352744754a730a3d796b1246e12c7a5e86f7b6a403ca20d"
+SRC_URI[sha256sum] = "c3305edea13ae785ea8b7ce8efbb40b5d5cac69a6f8bf790e4f2efaa780ca097"
-- 
2.43.0



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

* [meta-xfce][PATCH 05/10] xfce4-diskperf-plugin: upgrade 2.7.0 -> 2.8.0
  2025-10-06  1:47 [meta-xfce][PATCH 01/10] xfce4-battery-plugin: upgrade 1.1.6 -> 1.2.0 Jason Schonberg
                   ` (2 preceding siblings ...)
  2025-10-06  1:47 ` [meta-xfce][PATCH 04/10] xfce4-cpugraph-plugin: upgrade 1.2.11 " Jason Schonberg
@ 2025-10-06  1:47 ` Jason Schonberg
  2025-10-06  1:47 ` [meta-xfce][PATCH 06/10] xfce4-eyes-plugin: upgrade 4.6.1 -> 4.7.0 Jason Schonberg
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Jason Schonberg @ 2025-10-06  1:47 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Jason Schonberg

Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-diskperf-plugin/-/tags/xfce4-diskperf-plugin-2.8.0
Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-diskperf-plugin/-/tags/xfce4-diskperf-plugin-2.7.1

Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
 ...skperf-plugin_2.7.0.bb => xfce4-diskperf-plugin_2.8.0.bb} | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
 rename meta-xfce/recipes-panel-plugins/diskperf/{xfce4-diskperf-plugin_2.7.0.bb => xfce4-diskperf-plugin_2.8.0.bb} (59%)

diff --git a/meta-xfce/recipes-panel-plugins/diskperf/xfce4-diskperf-plugin_2.7.0.bb b/meta-xfce/recipes-panel-plugins/diskperf/xfce4-diskperf-plugin_2.8.0.bb
similarity index 59%
rename from meta-xfce/recipes-panel-plugins/diskperf/xfce4-diskperf-plugin_2.7.0.bb
rename to meta-xfce/recipes-panel-plugins/diskperf/xfce4-diskperf-plugin_2.8.0.bb
index 583aa9a006..278c21efa4 100644
--- a/meta-xfce/recipes-panel-plugins/diskperf/xfce4-diskperf-plugin_2.7.0.bb
+++ b/meta-xfce/recipes-panel-plugins/diskperf/xfce4-diskperf-plugin_2.8.0.bb
@@ -3,7 +3,8 @@ HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-diskperf-plugin/start"
 LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d3e627798d6a60bece47aa8b3532e1f1"
 
+XFCE_COMPRESS_TYPE = "xz"
+
 inherit xfce-panel-plugin
 
-SRC_URI = "http://archive.xfce.org/src/panel-plugins/${BPN}/${@'${PV}'[0:3]}/${BPN}-${PV}.tar.bz2"
-SRC_URI[sha256sum] = "5909a65341a6af4d7ff3c7bb87aeac91c763f69b43ae9dc4a10668ac226fecc9"
+SRC_URI[sha256sum] = "3833920a3a4a81b3c676c4fab6dd178f4a222d66f316a0783a9149a0153b7fb6"
-- 
2.43.0



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

* [meta-xfce][PATCH 06/10] xfce4-eyes-plugin: upgrade 4.6.1 -> 4.7.0
  2025-10-06  1:47 [meta-xfce][PATCH 01/10] xfce4-battery-plugin: upgrade 1.1.6 -> 1.2.0 Jason Schonberg
                   ` (3 preceding siblings ...)
  2025-10-06  1:47 ` [meta-xfce][PATCH 05/10] xfce4-diskperf-plugin: upgrade 2.7.0 -> 2.8.0 Jason Schonberg
@ 2025-10-06  1:47 ` Jason Schonberg
  2025-10-06  1:47 ` [meta-xfce][PATCH 07/10] xfce4-fsguard-plugin: upgrade 1.1.4 -> 1.2.0 Jason Schonberg
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Jason Schonberg @ 2025-10-06  1:47 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Jason Schonberg

Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-eyes-plugin/-/tags/xfce4-eyes-plugin-4.7.0
Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-eyes-plugin/-/tags/xfce4-eyes-plugin-4.6.2

Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
 ...{xfce4-eyes-plugin_4.6.1.bb => xfce4-eyes-plugin_4.7.0.bb} | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
 rename meta-xfce/recipes-panel-plugins/eyes/{xfce4-eyes-plugin_4.6.1.bb => xfce4-eyes-plugin_4.7.0.bb} (73%)

diff --git a/meta-xfce/recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.6.1.bb b/meta-xfce/recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.7.0.bb
similarity index 73%
rename from meta-xfce/recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.6.1.bb
rename to meta-xfce/recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.7.0.bb
index 61de603756..7df5396653 100644
--- a/meta-xfce/recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.6.1.bb
+++ b/meta-xfce/recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.7.0.bb
@@ -3,8 +3,10 @@ HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-eyes-plugin/start"
 LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
+XFCE_COMPRESS_TYPE = "xz"
+
 inherit xfce-panel-plugin
 
-SRC_URI[sha256sum] = "5219b2ec0f203ab65990671a95b1607f539201e09e8910b854aea848d478cb53"
+SRC_URI[sha256sum] = "87f9b978ca75abb3aa5edb1315eb65ef98654a662c14621847ddffe8aa6574ad"
 
 FILES:${PN} += "${datadir}/xfce4/eyes"
-- 
2.43.0



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

* [meta-xfce][PATCH 07/10] xfce4-fsguard-plugin: upgrade 1.1.4 -> 1.2.0
  2025-10-06  1:47 [meta-xfce][PATCH 01/10] xfce4-battery-plugin: upgrade 1.1.6 -> 1.2.0 Jason Schonberg
                   ` (4 preceding siblings ...)
  2025-10-06  1:47 ` [meta-xfce][PATCH 06/10] xfce4-eyes-plugin: upgrade 4.6.1 -> 4.7.0 Jason Schonberg
@ 2025-10-06  1:47 ` Jason Schonberg
  2025-10-06  1:47 ` [meta-xfce][PATCH 08/10] xfce4-genmon-plugin: upgrade 4.2.1 -> 4.3.0 Jason Schonberg
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Jason Schonberg @ 2025-10-06  1:47 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Jason Schonberg

Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-fsguard-plugin/-/tags/xfce4-fsguard-plugin-1.2.0

Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
 ...-fsguard-plugin_1.1.4.bb => xfce4-fsguard-plugin_1.2.0.bb} | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
 rename meta-xfce/recipes-panel-plugins/fsguard/{xfce4-fsguard-plugin_1.1.4.bb => xfce4-fsguard-plugin_1.2.0.bb} (74%)

diff --git a/meta-xfce/recipes-panel-plugins/fsguard/xfce4-fsguard-plugin_1.1.4.bb b/meta-xfce/recipes-panel-plugins/fsguard/xfce4-fsguard-plugin_1.2.0.bb
similarity index 74%
rename from meta-xfce/recipes-panel-plugins/fsguard/xfce4-fsguard-plugin_1.1.4.bb
rename to meta-xfce/recipes-panel-plugins/fsguard/xfce4-fsguard-plugin_1.2.0.bb
index d94ccadb5f..91e8adfdb0 100644
--- a/meta-xfce/recipes-panel-plugins/fsguard/xfce4-fsguard-plugin_1.1.4.bb
+++ b/meta-xfce/recipes-panel-plugins/fsguard/xfce4-fsguard-plugin_1.2.0.bb
@@ -3,6 +3,8 @@ HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-fsguard-plugin/start"
 LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://COPYING;md5=3434d79d62df09abf5f78bb76d6cd21b"
 
+XFCE_COMPRESS_TYPE = "xz"
+
 inherit xfce-panel-plugin
 
-SRC_URI[sha256sum] = "24b3789be6de92678e7036678530c4da4b3838aa3cda428439aa8d140704a4a6"
+SRC_URI[sha256sum] = "9e40cf3ce7b34e1c27d6b442f3a067886c35154b5d0c4d644a239038611da64f"
-- 
2.43.0



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

* [meta-xfce][PATCH 08/10] xfce4-genmon-plugin: upgrade 4.2.1 -> 4.3.0
  2025-10-06  1:47 [meta-xfce][PATCH 01/10] xfce4-battery-plugin: upgrade 1.1.6 -> 1.2.0 Jason Schonberg
                   ` (5 preceding siblings ...)
  2025-10-06  1:47 ` [meta-xfce][PATCH 07/10] xfce4-fsguard-plugin: upgrade 1.1.4 -> 1.2.0 Jason Schonberg
@ 2025-10-06  1:47 ` Jason Schonberg
  2025-10-06  1:47 ` [meta-xfce][PATCH 09/10] xfce4-mailwatch-plugin: upgrade 1.3.2 -> 1.4.0 Jason Schonberg
  2025-10-06  1:47 ` [meta-xfce][PATCH 10/10] xfce4-mount-plugin: upgrade 1.1.5 -> 1.2.0 Jason Schonberg
  8 siblings, 0 replies; 10+ messages in thread
From: Jason Schonberg @ 2025-10-06  1:47 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Jason Schonberg

Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-genmon-plugin/-/tags/xfce4-genmon-plugin-4.3.0

Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
 ...e4-genmon-plugin_4.2.1.bb => xfce4-genmon-plugin_4.3.0.bb} | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
 rename meta-xfce/recipes-panel-plugins/genmon/{xfce4-genmon-plugin_4.2.1.bb => xfce4-genmon-plugin_4.3.0.bb} (77%)

diff --git a/meta-xfce/recipes-panel-plugins/genmon/xfce4-genmon-plugin_4.2.1.bb b/meta-xfce/recipes-panel-plugins/genmon/xfce4-genmon-plugin_4.3.0.bb
similarity index 77%
rename from meta-xfce/recipes-panel-plugins/genmon/xfce4-genmon-plugin_4.2.1.bb
rename to meta-xfce/recipes-panel-plugins/genmon/xfce4-genmon-plugin_4.3.0.bb
index 158dd2fbaa..452d3fe5aa 100644
--- a/meta-xfce/recipes-panel-plugins/genmon/xfce4-genmon-plugin_4.2.1.bb
+++ b/meta-xfce/recipes-panel-plugins/genmon/xfce4-genmon-plugin_4.3.0.bb
@@ -3,8 +3,10 @@ HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-genmon-plugin/start"
 LICENSE = "LGPL-2.1-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=4b54a1fd55a448865a0b32d41598759d"
 
+XFCE_COMPRESS_TYPE = "xz"
+
 inherit xfce-panel-plugin
 
-SRC_URI[sha256sum] = "de540562e1ea58f35a9c815e20736d26af541a0a9372011148cb75b5f0b65951"
+SRC_URI[sha256sum] = "077197911d84e5ba22e7bb895ce6c038dbbd8e8e0067ed6f4e48502b7167a282"
 
 FILES:${PN} += "${datadir}/xfce4/genmon"
-- 
2.43.0



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

* [meta-xfce][PATCH 09/10] xfce4-mailwatch-plugin: upgrade 1.3.2 -> 1.4.0
  2025-10-06  1:47 [meta-xfce][PATCH 01/10] xfce4-battery-plugin: upgrade 1.1.6 -> 1.2.0 Jason Schonberg
                   ` (6 preceding siblings ...)
  2025-10-06  1:47 ` [meta-xfce][PATCH 08/10] xfce4-genmon-plugin: upgrade 4.2.1 -> 4.3.0 Jason Schonberg
@ 2025-10-06  1:47 ` Jason Schonberg
  2025-10-06  1:47 ` [meta-xfce][PATCH 10/10] xfce4-mount-plugin: upgrade 1.1.5 -> 1.2.0 Jason Schonberg
  8 siblings, 0 replies; 10+ messages in thread
From: Jason Schonberg @ 2025-10-06  1:47 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Jason Schonberg

Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-mailwatch-plugin/-/tags/xfce4-mailwatch-plugin-1.4.0

Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
 ...lwatch-plugin_1.3.2.bb => xfce4-mailwatch-plugin_1.4.0.bb} | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
 rename meta-xfce/recipes-panel-plugins/mailwatch/{xfce4-mailwatch-plugin_1.3.2.bb => xfce4-mailwatch-plugin_1.4.0.bb} (78%)

diff --git a/meta-xfce/recipes-panel-plugins/mailwatch/xfce4-mailwatch-plugin_1.3.2.bb b/meta-xfce/recipes-panel-plugins/mailwatch/xfce4-mailwatch-plugin_1.4.0.bb
similarity index 78%
rename from meta-xfce/recipes-panel-plugins/mailwatch/xfce4-mailwatch-plugin_1.3.2.bb
rename to meta-xfce/recipes-panel-plugins/mailwatch/xfce4-mailwatch-plugin_1.4.0.bb
index 9ac375999f..b30b359f79 100644
--- a/meta-xfce/recipes-panel-plugins/mailwatch/xfce4-mailwatch-plugin_1.3.2.bb
+++ b/meta-xfce/recipes-panel-plugins/mailwatch/xfce4-mailwatch-plugin_1.4.0.bb
@@ -3,11 +3,13 @@ HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-mailwatch-plugin/start"
 LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
+XFCE_COMPRESS_TYPE = "xz"
+
 inherit xfce-panel-plugin
 
 DEPENDS += "gnutls"
 
-SRC_URI[sha256sum] = "c4783f1533891cd2e0c34066da859864dce45a23caa6015b58cb9fa9d65a7e44"
+SRC_URI[sha256sum] = "5c211025db1096663fa6b8cc41213464a6d71f24e76326499d857ff81ea3861f"
 
 PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)}"
 PACKAGECONFIG[ipv6] = "--enable-ipv6,--disable-ipv6,"
-- 
2.43.0



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

* [meta-xfce][PATCH 10/10] xfce4-mount-plugin: upgrade 1.1.5 -> 1.2.0
  2025-10-06  1:47 [meta-xfce][PATCH 01/10] xfce4-battery-plugin: upgrade 1.1.6 -> 1.2.0 Jason Schonberg
                   ` (7 preceding siblings ...)
  2025-10-06  1:47 ` [meta-xfce][PATCH 09/10] xfce4-mailwatch-plugin: upgrade 1.3.2 -> 1.4.0 Jason Schonberg
@ 2025-10-06  1:47 ` Jason Schonberg
  8 siblings, 0 replies; 10+ messages in thread
From: Jason Schonberg @ 2025-10-06  1:47 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Jason Schonberg

License-Change: checksum change reflectes the change of address of the Free Software Foundation.

Patch updated with new offsets where appropariate.

Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-mount-plugin/-/tags/xfce4-mount-plugin-1.2.0
Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-mount-plugin/-/tags/xfce4-mount-plugin-1.1.7
Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-mount-plugin/-/tags/xfce4-mount-plugin-1.1.6

Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
 ...0001-check-for-fstab.h-during-configure.patch | 16 +++++++---------
 ...ugin_1.1.5.bb => xfce4-mount-plugin_1.2.0.bb} |  6 ++++--
 2 files changed, 11 insertions(+), 11 deletions(-)
 rename meta-xfce/recipes-panel-plugins/mount/{xfce4-mount-plugin_1.1.5.bb => xfce4-mount-plugin_1.2.0.bb} (59%)

diff --git a/meta-xfce/recipes-panel-plugins/mount/xfce4-mount-plugin/0001-check-for-fstab.h-during-configure.patch b/meta-xfce/recipes-panel-plugins/mount/xfce4-mount-plugin/0001-check-for-fstab.h-during-configure.patch
index 64f06cebb5..f0435238ac 100644
--- a/meta-xfce/recipes-panel-plugins/mount/xfce4-mount-plugin/0001-check-for-fstab.h-during-configure.patch
+++ b/meta-xfce/recipes-panel-plugins/mount/xfce4-mount-plugin/0001-check-for-fstab.h-during-configure.patch
@@ -23,16 +23,14 @@ diff --git a/configure.ac b/configure.ac
 index 375e64a..590b7ad 100644
 --- a/configure.ac
 +++ b/configure.ac
-@@ -65,6 +65,9 @@ dnl param.h is part of libc6 on Linux, but important for old-style Unix and espe
- AC_CHECK_HEADERS([sys/param.h])
- AC_CHECK_HEADERS([sys/mount.h])
- 
+@@ -36,4 +36,7 @@ 
+ AC_PROG_INSTALL
+
 +dnl make musl happy
 +AC_CHECK_HEADERS([fstab.h])
 +
- dnl Add -traditional to output variable CC if using the GNU C compiler and ioctl does not work properly without -traditional. That usually happens when the fixed header files have not been installed on an old system. Leave here commented out to comment in if some older *NIX systems might require it as was recently written on the ML.
- dnl AC_PROG_GCC_TRADITIONAL
- 
+ dnl Initialize libtool
+ LT_PREREQ([2.2.6])
 diff --git a/panel-plugin/devices.c b/panel-plugin/devices.c
 index 797b079..d29df56 100644
 --- a/panel-plugin/devices.c
@@ -47,7 +45,7 @@ index 797b079..d29df56 100644
  #include <glib.h>
  #include <stdio.h>
  #include <stdlib.h>
-@@ -468,11 +470,12 @@ disks_new (gboolean include_NFSs, gboolean *showed_fstab_dialog, gint length)
+@@ -467,11 +469,12 @@ disks_new (gboolean include_NFSs, gboolean *showed_fstab_dialog, gint length)
  {
      GPtrArray * pdisks; /* to be returned */
      t_disk * pdisk;
@@ -61,7 +59,7 @@ index 797b079..d29df56 100644
      /* open fstab */
      if (setfsent()!=1)
      {
-@@ -526,7 +529,20 @@ disks_new (gboolean include_NFSs, gboolean *showed_fstab_dialog, gint length)
+@@ -529,7 +532,20 @@ disks_new (gboolean include_NFSs, gboolean *showed_fstab_dialog, gint length)
      } /* end for */
  
      endfsent(); /* close file */
diff --git a/meta-xfce/recipes-panel-plugins/mount/xfce4-mount-plugin_1.1.5.bb b/meta-xfce/recipes-panel-plugins/mount/xfce4-mount-plugin_1.2.0.bb
similarity index 59%
rename from meta-xfce/recipes-panel-plugins/mount/xfce4-mount-plugin_1.1.5.bb
rename to meta-xfce/recipes-panel-plugins/mount/xfce4-mount-plugin_1.2.0.bb
index f11e41f9bd..073b7cf86a 100644
--- a/meta-xfce/recipes-panel-plugins/mount/xfce4-mount-plugin_1.1.5.bb
+++ b/meta-xfce/recipes-panel-plugins/mount/xfce4-mount-plugin_1.2.0.bb
@@ -2,10 +2,12 @@ SUMMARY = "Mount/umount utility for the xfce panel"
 HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-mount-plugin/start"
 SECTION = "x11/application"
 LICENSE = "GPL-2.0-only"
-LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
+LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
+
+XFCE_COMPRESS_TYPE = "xz"
 
 inherit xfce-panel-plugin
 
 SRC_URI += "file://0001-check-for-fstab.h-during-configure.patch"
 
-SRC_URI[sha256sum] = "584cd954929e542b3da0ff8d69e0325d8838dc39e7b32a509d1074ce3bb58ec2"
+SRC_URI[sha256sum] = "adef71a83078e7dc45997e57411f8c43080a0204159a8b8db2ade0a9877e7b4c"
-- 
2.43.0



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

end of thread, other threads:[~2025-10-06  1:48 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-06  1:47 [meta-xfce][PATCH 01/10] xfce4-battery-plugin: upgrade 1.1.6 -> 1.2.0 Jason Schonberg
2025-10-06  1:47 ` [meta-xfce][PATCH 02/10] xfce4-calculator-plugin: upgrade 0.7.3 -> 0.8.0 Jason Schonberg
2025-10-06  1:47 ` [meta-xfce][PATCH 03/10] xfce4-cpufreq-plugin: upgrade 1.2.9 -> 1.3.0 Jason Schonberg
2025-10-06  1:47 ` [meta-xfce][PATCH 04/10] xfce4-cpugraph-plugin: upgrade 1.2.11 " Jason Schonberg
2025-10-06  1:47 ` [meta-xfce][PATCH 05/10] xfce4-diskperf-plugin: upgrade 2.7.0 -> 2.8.0 Jason Schonberg
2025-10-06  1:47 ` [meta-xfce][PATCH 06/10] xfce4-eyes-plugin: upgrade 4.6.1 -> 4.7.0 Jason Schonberg
2025-10-06  1:47 ` [meta-xfce][PATCH 07/10] xfce4-fsguard-plugin: upgrade 1.1.4 -> 1.2.0 Jason Schonberg
2025-10-06  1:47 ` [meta-xfce][PATCH 08/10] xfce4-genmon-plugin: upgrade 4.2.1 -> 4.3.0 Jason Schonberg
2025-10-06  1:47 ` [meta-xfce][PATCH 09/10] xfce4-mailwatch-plugin: upgrade 1.3.2 -> 1.4.0 Jason Schonberg
2025-10-06  1:47 ` [meta-xfce][PATCH 10/10] xfce4-mount-plugin: upgrade 1.1.5 -> 1.2.0 Jason Schonberg

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.