libmatekbd: always enable gir
This commit is contained in:
parent
4749a1cbfb
commit
bd693f8938
1 changed files with 3 additions and 4 deletions
|
@ -1,8 +1,9 @@
|
||||||
# Template file for 'libmatekbd'
|
# Template file for 'libmatekbd'
|
||||||
pkgname=libmatekbd
|
pkgname=libmatekbd
|
||||||
version=1.20.2
|
version=1.20.2
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
build_helper="gir"
|
||||||
configure_args="--disable-static $(vopt_enable gir introspection)"
|
configure_args="--disable-static $(vopt_enable gir introspection)"
|
||||||
hostmakedepends="mate-common pkg-config intltool itstool glib-devel gobject-introspection"
|
hostmakedepends="mate-common pkg-config intltool itstool glib-devel gobject-introspection"
|
||||||
makedepends="libICE-devel gtk+3-devel libxklavier-devel iso-codes"
|
makedepends="libICE-devel gtk+3-devel libxklavier-devel iso-codes"
|
||||||
|
@ -15,9 +16,7 @@ distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${vers
|
||||||
checksum=21c3e307af2caf7fb552cfb1ea615b84acaa9f9993e7b988e3da6aa2e15d3fd0
|
checksum=21c3e307af2caf7fb552cfb1ea615b84acaa9f9993e7b988e3da6aa2e15d3fd0
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
build_options_default="gir"
|
||||||
build_options_default="gir"
|
|
||||||
fi
|
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue