Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Jason Schonberg <schonm@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Jason Schonberg <schonm@gmail.com>
Subject: [meta-xfce][PATCH] xfdesktop: upgrade 4.20.2 -> 4.21.0
Date: Sun, 12 Jul 2026 23:51:59 -0400	[thread overview]
Message-ID: <20260713035159.17687-1-schonm@gmail.com> (raw)

Add video-backdrop PACKAGECONFIG option.  default to false.  Setting it
to true will bring gstreamer1.0 dependency.

Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
 .../xfdesktop/{xfdesktop_4.20.2.bb => xfdesktop_4.21.0.bb}    | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
 rename meta-xfce/recipes-xfce/xfdesktop/{xfdesktop_4.20.2.bb => xfdesktop_4.21.0.bb} (77%)

diff --git a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.20.2.bb b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.21.0.bb
similarity index 77%
rename from meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.20.2.bb
rename to meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.21.0.bb
index 996330cc45..a5727f4481 100644
--- a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.20.2.bb
+++ b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.21.0.bb
@@ -19,15 +19,17 @@ DEPENDS = " \
 "
 
 XFCEBASEBUILDCLASS = "meson"
+XFCE_COMPRESS_TYPE = "xz"
 
 inherit xfce features_check
 
 REQUIRED_DISTRO_FEATURES = "x11"
 
-SRC_URI[sha256sum] = "1d9bd76015fb6e9aca05e73cd998c7c66ed4fc8c10b626e08fc2eb7c39df3f7b"
+SRC_URI[sha256sum] = "10a463b9bc474159622d861c1bf7f098e7848af15a453ac0275a3b92a8565c4e"
 
 PACKAGECONFIG ??= "notify"
 PACKAGECONFIG[notify] = "-Dnotifications=enabled,-Dnotifications=disabled,libnotify"
 PACKAGECONFIG[tests] = "-Dtests=true,-Dtests=false,"
+PACKAGECONFIG[video-backdrop] = "-Dvideo-backdrop=true,-Dvideo-backdrop=false,gstreamer1.0"
 
 FILES:${PN} += "${datadir}/backgrounds"
-- 
2.43.0



                 reply	other threads:[~2026-07-13  3:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260713035159.17687-1-schonm@gmail.com \
    --to=schonm@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox