mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
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>
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user