summaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorZhang Peng <peng.zhang1.cn@windriver.com>2026-03-19 17:55:43 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-03-20 14:13:07 -0700
commit35cdeea49e3a5f88124bcd02e4b2a2c0e39f17b2 (patch)
treee5f70a0a5fce7f66c410538acf8a6927e8775c90 /meta-xfce
parentcae2de026f68edfad385026ed2bd00e74fe470f9 (diff)
downloadmeta-openembedded-35cdeea49e3a5f88124bcd02e4b2a2c0e39f17b2.tar.gz
mousepad: upgrade 0.6.1 -> 0.7.0
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> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-apps/mousepad/mousepad_0.7.0.bb (renamed from meta-xfce/recipes-apps/mousepad/mousepad_0.6.1.bb)7
1 files changed, 5 insertions, 2 deletions
diff --git a/meta-xfce/recipes-apps/mousepad/mousepad_0.6.1.bb b/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"
5 5
6DEPENDS = "gtk+3 gtksourceview4 xfconf xfce4-dev-tools-native" 6DEPENDS = "gtk+3 gtksourceview4 xfconf xfce4-dev-tools-native"
7 7
8XFCE_COMPRESS_TYPE = "xz"
9XFCEBASEBUILDCLASS = "meson"
10
8inherit xfce-app gsettings mime-xdg 11inherit xfce-app gsettings mime-xdg
9 12
10SRC_URI[sha256sum] = "560c5436c7bc7de33fbf3e9f6cc545280772ad898dfb73257d86533880ffff36" 13SRC_URI[sha256sum] = "e86c59feb08126d4cace368432c16b2dee8e519aaca8a9d2b409ae1cdd200802"
11 14
12PACKAGECONFIG ??= "" 15PACKAGECONFIG ??= ""
13PACKAGECONFIG[spell] = "--enable-plugin-gspell,--disable-plugin-gspell,gspell" 16PACKAGECONFIG[spell] = "-Dgspell-plugin=enabled,-Dgspell-plugin=disabled,gspell"
14 17
15FILES:${PN} += " \ 18FILES:${PN} += " \
16 ${datadir}/glib-2.0/schemas \ 19 ${datadir}/glib-2.0/schemas \