blob: f7f493dc302e25dcf4a916132ccd9a09d245ca02 [file] [log] [blame]
Andrew Geissler82c905d2020-04-13 13:39:40 -05001SUMMARY = "gspell adds spell-checking to a GTK+ applications"
2HOMEPAGE = "https://wiki.gnome.org/Projects/gspell"
3LICENSE = "LGPLv2.1"
4LIC_FILES_CHKSUM = "file://COPYING;md5=8c2e1ec1540fb3e0beb68361344cba7e"
5
6DEPENDS = "gtk+3 iso-codes enchant2"
7
8inherit gnomebase gettext gobject-introspection
9
Andrew Geisslera2681d92020-10-16 10:17:07 -050010SRC_URI[archive.sha256sum] = "cf4d16a716e813449bd631405dc1001ea89537b8cdae2b8abfb3999212bd43b4"