gnome-sound-recorder: enable gir/vala for all architectures
This commit is contained in:
parent
77a7e77d25
commit
2bf79252a0
1 changed files with 1 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnome-sound-recorder'
|
||||
pkgname=gnome-sound-recorder
|
||||
version=3.32.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_helper="gir"
|
||||
build_style=meson
|
||||
hostmakedepends="glib-devel itstool pkg-config"
|
||||
|
@ -14,8 +14,3 @@ homepage="https://wiki.gnome.org/Apps/SoundRecorder"
|
|||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=f7eabcc6f38927d01ca54e3a25db7db740b14b649a382607642abd5aaefa9065
|
||||
lib32disabled=yes
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686-musl|x86_64-musl) ;;
|
||||
*-musl) broken="hard dependency on gobject-introspection" ;;
|
||||
esac
|
||||
|
|
Loading…
Reference in a new issue