gtksourceview4: build translations
This commit is contained in:
parent
7d876a8cac
commit
bb1a98e364
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'gtksourceview4'
|
||||
pkgname=gtksourceview4
|
||||
version=4.8.2
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
configure_args="-Dglade_catalog=true $(vopt_bool gir gir)
|
||||
$(vopt_bool gir vapi) $(vopt_bool gtk_doc gtk_doc)"
|
||||
hostmakedepends="gtk+3-devel glib-devel itstool libxslt pkg-config
|
||||
$(vopt_if gir vala) $(vopt_if gtk_doc gtk-doc)"
|
||||
$(vopt_if gir vala) $(vopt_if gtk_doc gtk-doc) gettext"
|
||||
makedepends="glade3-devel gtk+3-devel libglib-devel libxml2-devel
|
||||
$(vopt_if gir vala)"
|
||||
short_desc="Text widget that extends GTK+ GtkTextView widget"
|
||||
|
|
Loading…
Reference in New Issue