Brad Bishop | 1932369 | 2019-04-05 15:28:33 -0400 | [diff] [blame] | 1 | SUMMARY = "spell 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] = "8269918ea5ff798e49943e7daf6a32b9" |
| 11 | SRC_URI[archive.sha256sum] = "819a1d23c7603000e73f5e738bdd284342e0cd345fb0c7650999c31ec741bbe5" |