On Wed, 21 Feb 2024 at 10:47:33 +0100, Johannes Schauer Marin Rodrigues wrote:
> I've just learned from Simon McVittie in #debian-devel that there is a way to
> cross-build packages using meson and gobject-introspection without this patch
> by configuring them with --cross-file. Here is an example from libportal:
>
> https://salsa.debian.org/debian/libportal/-/commit/4efec56ef735eac25836acca867fe59812c3dc6d
I did mention this cross-file in an earlier
message to this same bug. This and other non-trivial
gobject-introspection packaging topics are documented in:
file:///usr/share/doc/gobject-introspection/README.Debian.gz (which I
hope to keep up to date with best-practice as it changes).
smcv