mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
libspelling: add recipe
The gnome spellcheck library for gtk4 Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -0,0 +1,13 @@
|
|||||||
|
SUMMARY = "A spellcheck library for GTK 4"
|
||||||
|
HOMEPAGE = "https://gitlab.gnome.org/GNOME/libspelling"
|
||||||
|
LICENSE = "LGPL-2.1-or-later"
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
|
||||||
|
|
||||||
|
DEPENDS = "enchant2 gtk4 gtksourceview5 icu"
|
||||||
|
|
||||||
|
inherit gnomebase pkgconfig gettext gi-docgen vala gobject-introspection
|
||||||
|
|
||||||
|
GIR_MESON_OPTION = ''
|
||||||
|
GIDOCGEN_MESON_OPTION = 'docs'
|
||||||
|
|
||||||
|
SRC_URI[archive.sha256sum] = "7a787b467bd493f6baffb44138dbc4bef78aaab60efb76a7db88b243bf0f6343"
|
||||||
Reference in New Issue
Block a user