Files
flatpak/subprojects
Sebastian Wick 49040df5f2 build: Use a meson .wrap file for the variant-schema-compiler subproject
It is not a meson project, but we can use the patch_directory key to
overlay a meson.build file over the git checkout. It uses
meson.override_find_program so that in flatpak, a call to
find_program('variant-schema-compiler') will find the program.
2026-08-21 12:55:37 +00:00
..

Subprojects built as part of Flatpak

bubblewrap

Upstream: https://github.com/containers/bubblewrap

To use a system copy instead, configure with -Dsystem_bubblewrap=bwrap or similar.

To update the suggested version, edit bubblewrap.wrap.

dbus-proxy

Upstream: https://github.com/flatpak/xdg-dbus-proxy

To use a system copy instead, configure with -Dsystem_dbus_proxy=xdg-dbus-proxy or similar.

To update the suggested version, edit dbus-proxy.wrap.

libglnx

Upstream: https://gitlab.gnome.org/GNOME/libglnx/

This is a "copylib", similar to gnulib, which only supports being integrated as a subproject and does not guarantee a stable API.

To update the version Flatpak gets compiled with, edit libglnx.wrap.

variant-schema-compiler

Upstream: https://gitlab.gnome.org/alexl/variant-schema-compiler

This is a "copylib" like libglnx.

To update the version Flatpak gets compiled with, edit variant-schema-compiler.wrap.