Skip to content

Update for the last SDK with meson

This patch updates the snapcraft.yaml file to be used with the last Gnome42 SDK version, which doesn't require downloading meson.

It also fixes the ISO codes error: it seems that it's not possible to bind a folder that is inside a binded folder.

Also changes the buildtype to "release".

It adds a bugfix to avoid an odd GIT bug too: it detects something odd with the user when asking for the current tag.

Finally, it updates one environment variable that used the old syntax (SNAPCRAFT_XXX instead of CRAFT_XXX).

Merge request reports