gtksourceview5: upgrade 5.18.0 -> 5.19.0

Changelog:
=========
 * Annotations: draw a background behind annotations; align to the right
   when they fit (e.g. for diagnostics)
 * GObject Introspection: fix nullable and callback destroy annotations
   (get_location, get_match_style, scheduler, callbacks)
 * Fix gutter text renderer text layout snapshot deprecation
 * PHP language: highlight PHP 8.0 attributes and add new keywords
 * New language: Cornish
 * Translation updates

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu 2026-02-25 17:37:05 +08:00 committed by Khem Raj
parent 43d33eb4bb
commit 8f1cc0e211
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -20,7 +20,7 @@ REQUIRED_DISTRO_FEATURES = "opengl"
GNOMEBN = "gtksourceview"
SRC_URI[archive.sha256sum] = "051a78fe38f793328047e5bcd6d855c6425c0b480c20d9432179e356742c6ac0"
SRC_URI[archive.sha256sum] = "242bf2c3dc51c44402294b584141399afe7cf87bfacf2b958685cece964301c5"
S = "${UNPACKDIR}/gtksourceview-${PV}"
GIR_MESON_ENABLE_FLAG = 'enabled'