blob: 2668fc009fe33abc347989adedb4937df3ee5216 [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
Patrick Williams169d7bc2024-01-05 11:33:25 -06006DEPENDS = "gtk+3 icu enchant2"
Andrew Geissler82c905d2020-04-13 13:39:40 -05007
Patrick Williamsac13d5f2023-11-24 18:59:46 -06008GNOMEBASEBUILDCLASS = "autotools"
Patrick Williams169d7bc2024-01-05 11:33:25 -06009inherit gnomebase gettext gobject-introspection vala gtk-doc
Andrew Geissler82c905d2020-04-13 13:39:40 -050010
Patrick Williams2a254922023-08-11 09:48:11 -050011SRC_URI[archive.sha256sum] = "b4e993bd827e4ceb6a770b1b5e8950fce3be9c8b2b0cbeb22fdf992808dd2139"