cinnamon-desktop: enable gir/vala for all architectures

This commit is contained in:
Jürgen Buchmüller 2019-04-28 03:12:29 +02:00
parent a14931a02f
commit 2b71ce9e50

View file

@ -1,7 +1,7 @@
# Template file for 'cinnamon-desktop'
pkgname=cinnamon-desktop
version=4.0.1
revision=3
revision=4
build_style=meson
build_helper="gir"
configure_args="-Dalsa=true"
@ -20,11 +20,6 @@ case "$XBPS_TARGET_MACHINE" in
aarch64-musl) broken="Expat.c: loadable library and perl binaries are mismatched (got handshake key 0xce00080, needed 0xc800080)" ;;
esac
case "$XBPS_TARGET_MACHINE" in
i686-musl|x86_64-musl) ;;
*-musl) broken="Cinnamon project as a whole uses gir heavily" ;;
esac
cinnamon-desktop-devel_package() {
depends="gtk+3-devel libxkbfile-devel ${sourcepkg}>=${version}_${revision}"
short_desc+=" - development files"