gnome-photos: enable gir/vala for all architectures
This commit is contained in:
parent
c68d13891e
commit
77a7e77d25
1 changed files with 2 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gnome-photos'
|
# Template file for 'gnome-photos'
|
||||||
pkgname=gnome-photos
|
pkgname=gnome-photos
|
||||||
version=3.32.0
|
version=3.32.0
|
||||||
revision=1
|
revision=2
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Ddogtail=false"
|
configure_args="-Ddogtail=false"
|
||||||
|
@ -19,7 +19,4 @@ distfiles="${GNOME_SITE}/gnome-photos/${version%.*}/gnome-photos-${version}.tar.
|
||||||
checksum=52c171326523a34412c416c27b66efd250b7dee79f8ac68ff0ebfb8d59c51b98
|
checksum=52c171326523a34412c416c27b66efd250b7dee79f8ac68ff0ebfb8d59c51b98
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
build_options_default="gir"
|
||||||
i686-musl|x86_64-musl) ;;
|
|
||||||
*-musl) broken="Hard dep on gobject-introspection" ;;
|
|
||||||
esac
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue