geocode-glib: enable gir for all architecturs
This commit is contained in:
parent
e0eda83009
commit
3236601bf8
1 changed files with 2 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'geocode-glib'
|
# Template file for 'geocode-glib'
|
||||||
pkgname=geocode-glib
|
pkgname=geocode-glib
|
||||||
version=3.26.1
|
version=3.26.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
configure_args="-Denable-gtk-doc=false -Denable-introspection=$(vopt_if gir true false)
|
configure_args="-Denable-gtk-doc=false -Denable-introspection=$(vopt_if gir true false)
|
||||||
|
@ -17,12 +17,7 @@ checksum=5baa6ab76a76c9fc567e4c32c3af2cd1d1784934c255bc5a62c512e6af6bde1c
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
build_options_default="gir"
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
|
||||||
i686-musl|x86_64-musl) build_options_default+=" gir" ;;
|
|
||||||
*-musl) ;;
|
|
||||||
*) build_options_default+=" gir" ;;
|
|
||||||
esac
|
|
||||||
|
|
||||||
geocode-glib-devel_package() {
|
geocode-glib-devel_package() {
|
||||||
depends="libglib-devel ${sourcepkg}>=${version}_${revision}"
|
depends="libglib-devel ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue