diff --git a/srcpkgs/template-glib/template b/srcpkgs/template-glib/template index c5aa4dcadb8..d7efdfd70f8 100644 --- a/srcpkgs/template-glib/template +++ b/srcpkgs/template-glib/template @@ -1,18 +1,19 @@ # Template file for 'template-glib' pkgname=template-glib -version=3.28.0 +version=3.30.0 revision=1 configure_args="-Denable_gtk_doc=false -Dwith_vapi=$(vopt_if gir true false) -Dwith_introspection=$(vopt_if gir true false)" build_style=meson hostmakedepends="pkg-config $(vopt_if gir 'gobject-introspection vala') glib-devel flex" -makedepends="glib-devel" -short_desc="supports calling into GObject Introspection from templates." -maintainer="maxice8 " +makedepends="libglib-devel" +short_desc="Supports calling into GObject Introspection from templates" +maintainer="Rasmus Thomsen " license="GPL-3.0-or-later" -homepage="https://wiki.gnome.org/Apps/Builder" +homepage="https://gitlab.gnome.org/GNOME/template-glib" distfiles="${GNOME_SITE}/template-glib/${version%.*}/template-glib-${version}.tar.xz" -checksum=6c74426efd4358fd91a52c32ed030c0cad1633f900fd55ac81a8b3e4026171a1 +checksum=cf690d391bfc71036e31867df6da90315a3db83f739a8657f580b941b96e3649 +nocross="hard-requires gobject-introspection" build_options="gir" if [ -z "$CROSS_BUILD" ]; then