gtksourceview5: update to 5.12.0
This commit is contained in:
parent
57eee5184a
commit
daf3e05d78
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'gtksourceview5'
|
||||
pkgname=gtksourceview5
|
||||
version=5.10.0
|
||||
version=5.12.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
configure_args="$(vopt_feature gir introspection) $(vopt_bool gir vapi)
|
||||
$(vopt_bool gtk_doc gtk_doc)"
|
||||
$(vopt_bool gtk_doc documentation)"
|
||||
hostmakedepends="glib-devel itstool libxslt pkg-config gtk4 gettext
|
||||
$(vopt_if gir vala) $(vopt_if gtk_doc gi-docgen)"
|
||||
makedepends="gtk4-devel libglib-devel libxml2-devel $(vopt_if gir vala)
|
||||
|
@ -18,7 +18,7 @@ homepage="https://wiki.gnome.org/Projects/GtkSourceView"
|
|||
changelog="https://gitlab.gnome.org/GNOME/gtksourceview/-/raw/master/NEWS"
|
||||
#changelog="https://gitlab.gnome.org/GNOME/gtksourceview/-/raw/gtksourceview-5-8/NEWS"
|
||||
distfiles="${GNOME_SITE}/gtksourceview/${version%.*}/gtksourceview-${version}.tar.xz"
|
||||
checksum=b38a3010c34f59e13b05175e9d20ca02a3110443fec2b1e5747413801bc9c23f
|
||||
checksum=daf32ff5d3150d6385917d3503a85b9e047ba158b2b03079314c9c00813fa01f
|
||||
make_check_pre="xvfb-run"
|
||||
|
||||
# Package build options
|
||||
|
|
Loading…
Reference in New Issue