libpeas: enable gir/vala for all architectures

This commit is contained in:
Jürgen Buchmüller 2019-04-28 03:12:39 +02:00
parent bad198985e
commit d9466bb0da

View file

@ -1,7 +1,7 @@
# Template file for 'libpeas'
pkgname=libpeas
version=1.22.0
revision=3
revision=4
build_style=gnu-configure
build_helper="gir"
hostmakedepends="pkg-config intltool glib-devel python python3 lua51"
@ -16,11 +16,6 @@ homepage="https://wiki.gnome.org/Projects/Libpeas"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=5b2fc0f53962b25bca131a5ec0139e6fef8e254481b6e777975f7a1d2702a962
case "$XBPS_TARGET_MACHINE" in
i686-musl|x86_64-musl) ;;
*-musl) broken="gobject-introspection" ;;
esac
pre_build() {
if [ "$CROSS_BUILD" ]; then
vsed 's|tests||g' -i Makefile