From 44b91f69d344c71f9e18a4a0b3dda6b2bd0ed4a0 Mon Sep 17 00:00:00 2001 From: Zhang Peng Date: Thu, 19 Mar 2026 17:55:44 +0800 Subject: [PATCH] ristretto: upgrade 0.13.3 -> 0.14.0 Changelog: https://gitlab.xfce.org/apps/ristretto/-/tags/ristretto-0.14.0 https://gitlab.xfce.org/apps/ristretto/-/tags/ristretto-0.13.4 Signed-off-by: Zhang Peng Signed-off-by: Khem Raj --- .../ristretto/{ristretto_0.13.3.bb => ristretto_0.14.0.bb} | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) rename meta-xfce/recipes-apps/ristretto/{ristretto_0.13.3.bb => ristretto_0.14.0.bb} (75%) diff --git a/meta-xfce/recipes-apps/ristretto/ristretto_0.13.3.bb b/meta-xfce/recipes-apps/ristretto/ristretto_0.14.0.bb similarity index 75% rename from meta-xfce/recipes-apps/ristretto/ristretto_0.13.3.bb rename to meta-xfce/recipes-apps/ristretto/ristretto_0.14.0.bb index 7175690694..d223fa5b9b 100644 --- a/meta-xfce/recipes-apps/ristretto/ristretto_0.13.3.bb +++ b/meta-xfce/recipes-apps/ristretto/ristretto_0.14.0.bb @@ -6,10 +6,13 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=35d145429ad3cbf5308d1dc93f66376b" DEPENDS = "exo libexif libxfce4ui libxfce4util xfconf cairo file glib-2.0-native python3-packaging-native" +XFCE_COMPRESS_TYPE = "xz" +XFCEBASEBUILDCLASS = "meson" + inherit xfce-app mime-xdg python3native RRECOMMENDS:${PN} += "tumbler" -SRC_URI[sha256sum] = "5b9172ef704ae192a5338df6bee4e91a59edc65618c375bb4433ffb38e2126cb" +SRC_URI[sha256sum] = "502cf1577de14b38132dc89e56884c5e10f86f6a028d8dde379a8839110fda55" FILES:${PN} += "${datadir}/metainfo"