Ross Burton c3eaf805d2
gspell: update DEPENDS, switch iso-codes for icu
gspell was changed in 2020 to use icu instead of iso-codes[1].

Signed-off-by: Ross Burton <ross.burton@arm.com>

[1] d5a8b72e19

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-12-09 00:00:05 -08:00

12 lines
438 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 icu enchant2"
GNOMEBASEBUILDCLASS = "autotools"
inherit gnomebase gettext gobject-introspection vala gtk-doc
SRC_URI[archive.sha256sum] = "b4e993bd827e4ceb6a770b1b5e8950fce3be9c8b2b0cbeb22fdf992808dd2139"