Brad Bishop | 93c3acf | 2019-10-29 09:48:15 -0400 | [diff] [blame] | 1 | SUMMARY = "gspell adds spell-checking to a GTK+ applications" |
| 2 | HOMEPAGE = "https://wiki.gnome.org/Projects/gspell" |
| 3 | LICENSE = "LGPLv2.1" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=8c2e1ec1540fb3e0beb68361344cba7e" |
| 5 | |
| 6 | DEPENDS = "gtk+3 iso-codes enchant2" |
| 7 | |
| 8 | inherit gnomebase gettext gobject-introspection |
| 9 | |
| 10 | SRC_URI[archive.md5sum] = "4f857382bc9d8d4afe1e67e5b5b9dbff" |
| 11 | SRC_URI[archive.sha256sum] = "bb9195c3a95bacf556d0203e9691f7489e0d3bc5ae1e5a440c89b2f2435d3ed6" |