On Sat, Jun 28, 2025 at 11:30 AM Sebastian Ramacher <[email protected]> wrote: > > Control: tags -1 moreinfo > > On 2025-06-28 09:05:13 -0400, Jeremy Bícha wrote: > > For forky, we intend to move architecture-dependent gstreamer .gir > > files to /usr/lib/${DEB_HOST_MULTIARCH}/gir-1.0 and set Multi-Arch: > > same. > > Why is this not done now?
Simon is concerned that some gobject-introspection language bindings generators have not yet been updated to handle gir files that are installed to architecture-dependent directories. (Simon worked to get this behavior change done in gobject-introspection upstream and in Debian during the trixie development cycle and most generators have been updated for it.) Specifically, these are the affected generators we know about: https://udd.debian.org/cgi-bin/bts-usertags.cgi?user=pkg-gnome-maintainers%40lists.alioth.debian.org&tag=gi-gir-path (cppgir is only in Unstable.) Thank you, Jeremy Bícha

