gnome-multi-writer: enable gir for all architecturs
This commit is contained in:
parent
abf5822102
commit
8803333aaa
1 changed files with 2 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gnome-multi-writer'
|
# Template file for 'gnome-multi-writer'
|
||||||
pkgname=gnome-multi-writer
|
pkgname=gnome-multi-writer
|
||||||
version=3.32.0
|
version=3.32.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
hostmakedepends="docbook2mdoc glib-devel pkg-config polkit"
|
hostmakedepends="docbook2mdoc glib-devel pkg-config polkit"
|
||||||
|
@ -14,9 +14,4 @@ distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=098c1586962698c86e586925d9ea52262eaa17dbe2bab74230f2dff8a45ad0cb
|
checksum=098c1586962698c86e586925d9ea52262eaa17dbe2bab74230f2dff8a45ad0cb
|
||||||
|
|
||||||
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
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue