mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-08 18:25:47 +01:00
gtksourceview4: upgrade 4.8.1 -> 4.8.2
News in 4.8.2, 2021-09-03 ------------------------- * New syntax highlighting definition file for: STAR * Improved syntax highlighting definition file for: YARA, LLVM * GtkSourceMap now avoids animation while scrolling in response to clicks. This should help prevent some hysteresis. * GObject Introspection fixes * Fixed decrement of negative numbers in GtkSourceView * Improvements to style schemes: kate * Fixed build-time macros for version checking in some scenarios * Translation updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
e010e763ce
commit
99e46c3a02
|
|
@ -17,7 +17,7 @@ inherit gnomebase lib_package gettext features_check gtk-doc gobject-introspecti
|
|||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
SRC_URI = "https://download.gnome.org/sources/gtksourceview/4.8/${PNAME}-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "d163d71b5fcafbc5b1eec6dd841edbdbcddd3a7511cd5fdcffd86b8bbfe69ac1"
|
||||
SRC_URI[sha256sum] = "842de7e5cb52000fd810e4be39cd9fe29ffa87477f15da85c18f7b82d45637cc"
|
||||
|
||||
GIR_MESON_OPTION = 'gir'
|
||||
GTKDOC_MESON_OPTION = "gtk_doc"
|
||||
Loading…
Reference in New Issue
Block a user