gtksourceview5: update to 5.6.0.

mesa-dri in checkdepends is necessary for CI on x86_64-musl
This commit is contained in:
Michal Vasilek 2022-09-18 14:33:17 +02:00
parent aa57bc07cd
commit bc616fa9b0

View File

@ -1,6 +1,6 @@
# Template file for 'gtksourceview5'
pkgname=gtksourceview5
version=5.4.2
version=5.6.0
revision=1
wrksrc="gtksourceview-${version}"
build_style=meson
@ -11,15 +11,15 @@ 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)
pcre2-devel"
checkdepends="xvfb-run cantarell-fonts"
checkdepends="xvfb-run mesa-dri cantarell-fonts"
short_desc="Text widget that extends GTK4 GtkTextView widget"
maintainer="Michal Vasilek <michal@vasilek.cz>"
license="LGPL-2.1-or-later"
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-4/NEWS"
#changelog="https://gitlab.gnome.org/GNOME/gtksourceview/-/raw/gtksourceview-5-6/NEWS"
changelog="https://gitlab.gnome.org/GNOME/gtksourceview/-/raw/master/NEWS"
distfiles="${GNOME_SITE}/gtksourceview/${version%.*}/gtksourceview-${version}.tar.xz"
checksum=ad140e07eb841910de483c092bd4885abd29baadd6e95fa22d93ed2df0b79de7
checksum=0ca3df1d2af61bde3608d0d3f233e4a41f958e2ae59b9fc209c3df6102e8afdd
make_check_pre="xvfb-run"
# Package build options