gtksourceview: build with vapi
This commit is contained in:
parent
fda46c9468
commit
db1a37ae51
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'gtksourceview'
|
||||
pkgname=gtksourceview
|
||||
version=3.24.7
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static $(vopt_enable gir introspection)"
|
||||
hostmakedepends="pkg-config intltool gtk+3-devel glib-devel $(vopt_if gir gobject-introspection)"
|
||||
hostmakedepends="pkg-config intltool gtk+3-devel glib-devel $(vopt_if gir "gobject-introspection vala")"
|
||||
makedepends="gtk+3-devel libxml2-devel"
|
||||
short_desc="Text widget that extends GTK+3 GtkTextView widget"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
|
|
Loading…
Reference in New Issue