diff mbox series

[meta-xfce,5/9] mousepad: upgrade 0.6.1 -> 0.7.0

Message ID 20260319095547.3614749-5-peng.zhang1.cn@windriver.com
State Under Review
Headers show
Series [meta-xfce,1/9] xfce4-terminal: upgrade 1.1.4 -> 1.2.0 | expand

Commit Message

Zhang Peng March 19, 2026, 9:55 a.m. UTC
From: Zhang Peng <peng.zhang1.cn@windriver.com>

ChangeLog:
https://gitlab.xfce.org/apps/mousepad/-/tags/mousepad-0.7.0
https://gitlab.xfce.org/apps/mousepad/-/tags/mousepad-0.6.5
https://gitlab.xfce.org/apps/mousepad/-/tags/mousepad-0.6.4
https://gitlab.xfce.org/apps/mousepad/-/tags/mousepad-0.6.3
https://gitlab.xfce.org/apps/mousepad/-/tags/mousepad-0.6.2

Signed-off-by: Zhang Peng <peng.zhang1.cn@windriver.com>
---
 .../mousepad/{mousepad_0.6.1.bb => mousepad_0.7.0.bb}      | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
 rename meta-xfce/recipes-apps/mousepad/{mousepad_0.6.1.bb => mousepad_0.7.0.bb} (64%)
diff mbox series

Patch

diff --git a/meta-xfce/recipes-apps/mousepad/mousepad_0.6.1.bb b/meta-xfce/recipes-apps/mousepad/mousepad_0.7.0.bb
similarity index 64%
rename from meta-xfce/recipes-apps/mousepad/mousepad_0.6.1.bb
rename to meta-xfce/recipes-apps/mousepad/mousepad_0.7.0.bb
index dc75a4b220..68e84dd3c4 100644
--- a/meta-xfce/recipes-apps/mousepad/mousepad_0.6.1.bb
+++ b/meta-xfce/recipes-apps/mousepad/mousepad_0.7.0.bb
@@ -5,12 +5,15 @@  LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
 DEPENDS = "gtk+3 gtksourceview4 xfconf xfce4-dev-tools-native"
 
+XFCE_COMPRESS_TYPE = "xz"
+XFCEBASEBUILDCLASS = "meson"
+
 inherit xfce-app gsettings mime-xdg
 
-SRC_URI[sha256sum] = "560c5436c7bc7de33fbf3e9f6cc545280772ad898dfb73257d86533880ffff36"
+SRC_URI[sha256sum] = "e86c59feb08126d4cace368432c16b2dee8e519aaca8a9d2b409ae1cdd200802"
 
 PACKAGECONFIG ??= ""
-PACKAGECONFIG[spell] = "--enable-plugin-gspell,--disable-plugin-gspell,gspell"
+PACKAGECONFIG[spell] = "-Dgspell-plugin=enabled,-Dgspell-plugin=disabled,gspell"
 
 FILES:${PN} += " \
     ${datadir}/glib-2.0/schemas \