Andrew Geissler | 82c905d | 2020-04-13 13:39:40 -0500 | [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] = "d0892000d944e87fd74e8611ef400cdb" |
| 11 | SRC_URI[archive.sha256sum] = "5ae514dd0216be069176accf6d0049d6a01cfa6a50df4bc06be85f7080b62de8" |