All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-xfce][PATCH 1/5] libxfce4windowing: upgrade 4.20.0 -> 4.20.3
@ 2025-06-21 10:40 Jason Schonberg
  2025-06-21 10:40 ` [meta-xfce][PATCH 2/5] libxfce4util: upgrade 4.20.0 -> 4.20.1 Jason Schonberg
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jason Schonberg @ 2025-06-21 10:40 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Jason Schonberg

Changelog: https://github.com/xfce-mirror/libxfce4windowing/releases/tag/libxfce4windowing-4.20.3

Changelog: https://github.com/xfce-mirror/libxfce4windowing/releases/tag/libxfce4windowing-4.20.2

Changelog: https://github.com/xfce-mirror/libxfce4windowing/releases/tag/libxfce4windowing-4.20.1

Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
 ...libxfce4windowing_4.20.0.bb => libxfce4windowing_4.20.3.bb} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
 rename meta-xfce/recipes-xfce/libxfce4windowing/{libxfce4windowing_4.20.0.bb => libxfce4windowing_4.20.3.bb} (83%)

diff --git a/meta-xfce/recipes-xfce/libxfce4windowing/libxfce4windowing_4.20.0.bb b/meta-xfce/recipes-xfce/libxfce4windowing/libxfce4windowing_4.20.3.bb
similarity index 83%
rename from meta-xfce/recipes-xfce/libxfce4windowing/libxfce4windowing_4.20.0.bb
rename to meta-xfce/recipes-xfce/libxfce4windowing/libxfce4windowing_4.20.3.bb
index e16997ca11..988814a22f 100644
--- a/meta-xfce/recipes-xfce/libxfce4windowing/libxfce4windowing_4.20.0.bb
+++ b/meta-xfce/recipes-xfce/libxfce4windowing/libxfce4windowing_4.20.3.bb
@@ -1,11 +1,12 @@
 SUMMARY = "Windowing concept abstraction library for X11 and Wayland"
+HOMEPAGE = "https://docs.xfce.org/xfce/libxfce4windowing/start"
 SECTION = "x11/libs"
 LICENSE = "LGPL-2.1-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=435ed639f84d4585d93824e7da3d85da"
 
 DEPENDS = "xfce4-dev-tools-native libdisplay-info libwnck3"
 
-SRC_URI[sha256sum] = "56f29b1d79606fb00a12c83ef4ece12877d2b22bf1acaaff89537fbe8e939f68"
+SRC_URI[sha256sum] = "df2419a6bd960c0bfac3307eff593050857524642597eb35a26fb4f8261a017b"
 
 inherit features_check gobject-introspection gtk-doc xfce
 
-- 
2.43.0



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

* [meta-xfce][PATCH 2/5] libxfce4util: upgrade 4.20.0 -> 4.20.1
  2025-06-21 10:40 [meta-xfce][PATCH 1/5] libxfce4windowing: upgrade 4.20.0 -> 4.20.3 Jason Schonberg
@ 2025-06-21 10:40 ` Jason Schonberg
  2025-06-21 10:40 ` [meta-xfce][PATCH 3/5] libxfce4ui: " Jason Schonberg
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Jason Schonberg @ 2025-06-21 10:40 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Jason Schonberg

Changelog: https://gitlab.xfce.org/xfce/libxfce4util/-/tags/libxfce4util-4.20.1

Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
 .../{libxfce4util_4.20.0.bb => libxfce4util_4.20.1.bb}         | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
 rename meta-xfce/recipes-xfce/libxfce4util/{libxfce4util_4.20.0.bb => libxfce4util_4.20.1.bb} (65%)

diff --git a/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.20.0.bb b/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.20.1.bb
similarity index 65%
rename from meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.20.0.bb
rename to meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.20.1.bb
index 0b8356e0a2..22f1ec28c3 100644
--- a/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.20.0.bb
+++ b/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.20.1.bb
@@ -1,4 +1,5 @@
 SUMMARY = "Basic utility library for Xfce4"
+HOMEPAGE = "https://docs.xfce.org/xfce/libxfce4util/start"
 SECTION = "x11/libs"
 LICENSE = "LGPL-2.0-or-later"
 LIC_FILES_CHKSUM = "file://COPYING;md5=4cf66a4984120007c9881cc871cf49db"
@@ -6,4 +7,4 @@ DEPENDS = "intltool-native xfce4-dev-tools-native glib-2.0"
 
 inherit xfce gtk-doc gobject-introspection vala
 
-SRC_URI[sha256sum] = "21493f9c9995a282823db93839f6b9f06ae31edb094191ba9acf04d932a2b592"
+SRC_URI[sha256sum] = "84bfc4daab9e466193540c3665eee42b2cf4d24e3f38fc3e8d1e0a2bebe3b8f1"
-- 
2.43.0



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

* [meta-xfce][PATCH 3/5] libxfce4ui: upgrade 4.20.0 -> 4.20.1
  2025-06-21 10:40 [meta-xfce][PATCH 1/5] libxfce4windowing: upgrade 4.20.0 -> 4.20.3 Jason Schonberg
  2025-06-21 10:40 ` [meta-xfce][PATCH 2/5] libxfce4util: upgrade 4.20.0 -> 4.20.1 Jason Schonberg
@ 2025-06-21 10:40 ` Jason Schonberg
  2025-06-21 10:40 ` [meta-xfce][PATCH 4/5] thunar: upgrade 4.20.0 -> 4.20.3 Jason Schonberg
  2025-06-21 10:40 ` [meta-xfce][PATCH 5/5] xfce4-dev-tools: upgrade 4.20.0 -> 4.21.0 Jason Schonberg
  3 siblings, 0 replies; 5+ messages in thread
From: Jason Schonberg @ 2025-06-21 10:40 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Jason Schonberg

Changelog: https://gitlab.xfce.org/xfce/libxfce4ui/-/tags/libxfce4ui-4.20.1

Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
 .../libxfce4ui/{libxfce4ui_4.20.0.bb => libxfce4ui_4.20.1.bb}  | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
 rename meta-xfce/recipes-xfce/libxfce4ui/{libxfce4ui_4.20.0.bb => libxfce4ui_4.20.1.bb} (88%)

diff --git a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.20.0.bb b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.20.1.bb
similarity index 88%
rename from meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.20.0.bb
rename to meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.20.1.bb
index 22ce3fe67b..b2dd9dfa79 100644
--- a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.20.0.bb
+++ b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.20.1.bb
@@ -1,4 +1,5 @@
 SUMMARY = "Xfce4 Widget library and X Window System interaction"
+HOMEPAGE = "https://docs.xfce.org/xfce/libxfce4ui/start"
 SECTION = "x11/libs"
 LICENSE = "LGPL-2.0-or-later"
 LIC_FILES_CHKSUM = "file://COPYING;md5=4cf66a4984120007c9881cc871cf49db"
@@ -12,7 +13,7 @@ ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
 
 # TODO: Check if 0001-... can go
 SRC_URI += "file://0001-libxfce4kbd-private-xfce4-keyboard-shortcuts.xml-fix.patch"
-SRC_URI[sha256sum] = "75e8996984f20375aadecd5c16f5147c211ed0bd26d7861ab0257561eb76eaee"
+SRC_URI[sha256sum] = "ec99f0b8f6d7cd4222c8f8e3bca51d144fb240d719829344b354900eb3a07100"
 
 EXTRA_OECONF += "--with-vendor-info=${DISTRO}"
 EXTRA_OECONF += "--disable-vala"
-- 
2.43.0



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

* [meta-xfce][PATCH 4/5] thunar: upgrade 4.20.0 -> 4.20.3
  2025-06-21 10:40 [meta-xfce][PATCH 1/5] libxfce4windowing: upgrade 4.20.0 -> 4.20.3 Jason Schonberg
  2025-06-21 10:40 ` [meta-xfce][PATCH 2/5] libxfce4util: upgrade 4.20.0 -> 4.20.1 Jason Schonberg
  2025-06-21 10:40 ` [meta-xfce][PATCH 3/5] libxfce4ui: " Jason Schonberg
@ 2025-06-21 10:40 ` Jason Schonberg
  2025-06-21 10:40 ` [meta-xfce][PATCH 5/5] xfce4-dev-tools: upgrade 4.20.0 -> 4.21.0 Jason Schonberg
  3 siblings, 0 replies; 5+ messages in thread
From: Jason Schonberg @ 2025-06-21 10:40 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Jason Schonberg

Changelog: https://gitlab.xfce.org/xfce/thunar/-/tags/thunar-4.20.3

Changelog: https://gitlab.xfce.org/xfce/thunar/-/tags/thunar-4.20.2

Changelog: https://gitlab.xfce.org/xfce/thunar/-/tags/thunar-4.20.1

Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
 .../recipes-xfce/thunar/{thunar_4.20.0.bb => thunar_4.20.3.bb} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
 rename meta-xfce/recipes-xfce/thunar/{thunar_4.20.0.bb => thunar_4.20.3.bb} (89%)

diff --git a/meta-xfce/recipes-xfce/thunar/thunar_4.20.0.bb b/meta-xfce/recipes-xfce/thunar/thunar_4.20.3.bb
similarity index 89%
rename from meta-xfce/recipes-xfce/thunar/thunar_4.20.0.bb
rename to meta-xfce/recipes-xfce/thunar/thunar_4.20.3.bb
index 43125c1e2b..c5a800bb02 100644
--- a/meta-xfce/recipes-xfce/thunar/thunar_4.20.0.bb
+++ b/meta-xfce/recipes-xfce/thunar/thunar_4.20.3.bb
@@ -1,4 +1,5 @@
 SUMMARY = "File manager for the Xfce Desktop Environment"
+HOMEPAGE = "https://docs.xfce.org/xfce/thunar/start"
 SECTION = "x11"
 LICENSE = "GPL-2.0-or-later"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
@@ -10,7 +11,7 @@ inherit xfce gobject-introspection features_check mime-xdg perlnative gtk-doc
 # cairo would at least needed to be built with xlib.
 ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
 
-SRC_URI[sha256sum] = "27731a76f3aecf3752b1ca35afad89e264c52244f70083d933507dd4a17548b0"
+SRC_URI[sha256sum] = "fe1908b396298e6515a90fa9ddaec0db8b684e4b3d7773118e21561baf8f9639"
 
 PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'x11', d)}"
 PACKAGECONFIG[pcre] = "--enable-pcre2,--disable-pcre2,libpcre2"
-- 
2.43.0



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

* [meta-xfce][PATCH 5/5] xfce4-dev-tools: upgrade 4.20.0 -> 4.21.0
  2025-06-21 10:40 [meta-xfce][PATCH 1/5] libxfce4windowing: upgrade 4.20.0 -> 4.20.3 Jason Schonberg
                   ` (2 preceding siblings ...)
  2025-06-21 10:40 ` [meta-xfce][PATCH 4/5] thunar: upgrade 4.20.0 -> 4.20.3 Jason Schonberg
@ 2025-06-21 10:40 ` Jason Schonberg
  3 siblings, 0 replies; 5+ messages in thread
From: Jason Schonberg @ 2025-06-21 10:40 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Jason Schonberg

Changelog: https://gitlab.xfce.org/xfce/xfce4-dev-tools/-/tags/xfce4-dev-tools-4.21.0

Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
 .../{xfce4-dev-tools_4.20.0.bb => xfce4-dev-tools_4.21.0.bb}  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-xfce/recipes-xfce/xfce4-dev-tools/{xfce4-dev-tools_4.20.0.bb => xfce4-dev-tools_4.21.0.bb} (83%)

diff --git a/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.20.0.bb b/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.21.0.bb
similarity index 83%
rename from meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.20.0.bb
rename to meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.21.0.bb
index f4e88c4aa0..3338126557 100644
--- a/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.20.0.bb
+++ b/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.21.0.bb
@@ -1,5 +1,5 @@
 SUMMARY = "Xfce4 development tools"
-HOMEPAGE = "http://www.xfce.org"
+HOMEPAGE = "https://docs.xfce.org/xfce/xfce4-dev-tools/start"
 SECTION = "x11/libs"
 LICENSE = "GPL-2.0-or-later"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
@@ -11,7 +11,7 @@ SRC_URI = "http://archive.xfce.org/src/xfce/${BPN}/${@'${PV}'[0:4]}/${BP}.tar.bz
            file://0001-m4macros-Check-for-a-function-provided-by-libX11-in-.patch \
            "
 SRC_URI:append:class-target = " file://0001-Run-native-xdt-csource-on-tests.patch"
-SRC_URI[sha256sum] = "1fba39a08a0ecc771eaa3a3b6e4272a4f0b9e7c67d0f66e780cd6090cd4466aa"
+SRC_URI[sha256sum] = "36059f48bbb196645f6514ab5a356e55cdd9bc917edcaf6afd86adfc28d7a358"
 
 inherit autotools pkgconfig
 
-- 
2.43.0



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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-21 10:40 [meta-xfce][PATCH 1/5] libxfce4windowing: upgrade 4.20.0 -> 4.20.3 Jason Schonberg
2025-06-21 10:40 ` [meta-xfce][PATCH 2/5] libxfce4util: upgrade 4.20.0 -> 4.20.1 Jason Schonberg
2025-06-21 10:40 ` [meta-xfce][PATCH 3/5] libxfce4ui: " Jason Schonberg
2025-06-21 10:40 ` [meta-xfce][PATCH 4/5] thunar: upgrade 4.20.0 -> 4.20.3 Jason Schonberg
2025-06-21 10:40 ` [meta-xfce][PATCH 5/5] xfce4-dev-tools: upgrade 4.20.0 -> 4.21.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.