blob: 67e64915b403c79960953c13d69b1e00160bdea4 [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"
Andrew Geissler9aee5002022-03-30 16:27:02 +00003LICENSE = "LGPL-2.1-only"
Andrew Geissler82c905d2020-04-13 13:39:40 -05004LIC_FILES_CHKSUM = "file://COPYING;md5=8c2e1ec1540fb3e0beb68361344cba7e"
5
6DEPENDS = "gtk+3 iso-codes enchant2"
7
Patrick Williamsac13d5f2023-11-24 18:59:46 -06008GNOMEBASEBUILDCLASS = "autotools"
Andrew Geissler595f6302022-01-24 19:11:47 +00009inherit gnomebase gettext gobject-introspection vala
Andrew Geissler82c905d2020-04-13 13:39:40 -050010
Patrick Williams2a254922023-08-11 09:48:11 -050011SRC_URI[archive.sha256sum] = "b4e993bd827e4ceb6a770b1b5e8950fce3be9c8b2b0cbeb22fdf992808dd2139"