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] = "8ec44f32052e896fcdd4926eb814a326e39a5047e251eec7b9056fbd9444b0f1"
|