aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2019-03-27 16:35:01 +0100
committerKhem Raj <raj.khem@gmail.com>2019-03-28 11:55:34 -0700
commitaf8b3722ef89327a01683a6c9010da2cc2c57098 (patch)
treebc20c8f2da28ebcd981b101f10865c62fbf8bcd8 /meta-gnome
parent1e403c64752652782e776f13297ffa2d3cc257c1 (diff)
downloadmeta-openembedded-contrib-af8b3722ef89327a01683a6c9010da2cc2c57098.tar.gz
gspell: initial add 1.8.1
This is necessary for latest evince. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/gspell/gspell_1.8.1.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/gspell/gspell_1.8.1.bb b/meta-gnome/recipes-gnome/gspell/gspell_1.8.1.bb
new file mode 100644
index 0000000000..9de298c418
--- /dev/null
+++ b/meta-gnome/recipes-gnome/gspell/gspell_1.8.1.bb
@@ -0,0 +1,11 @@
+SUMMARY = "spell adds spell-checking to a GTK+ applications"
+HOMEPAGE = "https://wiki.gnome.org/Projects/gspell"
+LICENSE = "LGPLv2.1"
+LIC_FILES_CHKSUM = "file://COPYING;md5=8c2e1ec1540fb3e0beb68361344cba7e"
+
+DEPENDS = "gtk+3 iso-codes enchant2"
+
+inherit gnomebase gettext gobject-introspection
+
+SRC_URI[archive.md5sum] = "8269918ea5ff798e49943e7daf6a32b9"
+SRC_URI[archive.sha256sum] = "819a1d23c7603000e73f5e738bdd284342e0cd345fb0c7650999c31ec741bbe5"