summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/libspelling/libspelling_0.2.1.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/libspelling/libspelling_0.2.1.bb b/meta-gnome/recipes-gnome/libspelling/libspelling_0.2.1.bb
new file mode 100644
index 0000000000..f5f8a3321e
--- /dev/null
+++ b/meta-gnome/recipes-gnome/libspelling/libspelling_0.2.1.bb
@@ -0,0 +1,13 @@
1SUMMARY = "A spellcheck library for GTK 4"
2HOMEPAGE = "https://gitlab.gnome.org/GNOME/libspelling"
3LICENSE = "LGPL-2.1-or-later"
4LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
5
6DEPENDS = "enchant2 gtk4 gtksourceview5 icu"
7
8inherit gnomebase pkgconfig gettext gi-docgen vala gobject-introspection
9
10GIR_MESON_OPTION = ''
11GIDOCGEN_MESON_OPTION = 'docs'
12
13SRC_URI[archive.sha256sum] = "7a787b467bd493f6baffb44138dbc4bef78aaab60efb76a7db88b243bf0f6343"