11 lines
402 B
BlitzBasic
11 lines
402 B
BlitzBasic
SUMMARY = "gspell adds spell-checking to a GTK+ applications"
|
|
HOMEPAGE = "https://wiki.gnome.org/Projects/gspell"
|
|
LICENSE = "LGPL-2.1-only"
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=8c2e1ec1540fb3e0beb68361344cba7e"
|
|
|
|
DEPENDS = "gtk+3 iso-codes enchant2"
|
|
|
|
inherit gnomebase gettext gobject-introspection vala
|
|
|
|
SRC_URI[archive.sha256sum] = "803bb884c0215d3fd22a85d7f30423aff88d9792f05a5199d8a489a2ffaae1da"
|