diff --git a/srcpkgs/libkeybinder3/template b/srcpkgs/libkeybinder3/template index 5f13b9b42b6..16fd5f2e74a 100644 --- a/srcpkgs/libkeybinder3/template +++ b/srcpkgs/libkeybinder3/template @@ -1,9 +1,10 @@ # Template file for 'libkeybinder3' pkgname=libkeybinder3 version=0.3.2 -revision=1 +revision=2 wrksrc="keybinder-keybinder-3.0-v${version}" build_style=gnu-configure +build_helper="gir" configure_args="$(vopt_enable gir introspection)" hostmakedepends="gnome-common gtk-doc libtool pkg-config $(vopt_if gir gobject-introspection)" makedepends="gtk+3-devel" @@ -15,9 +16,7 @@ distfiles="https://github.com/engla/keybinder/archive/keybinder-3.0-v${version}. checksum=2eec50be6dfafa672d719e719f639df10403f270b2473e60deb2fb8455d13c51 build_options="gir" -if [ -z "$CROSS_BUILD" ]; then - build_options_default="gir" -fi +build_options_default="gir" pre_configure() { NOCONFIGURE=1 ./autogen.sh