Patrick
Patrick
Using a subtree is very new to me and I don't see it often. That said the reasoning is compelling and this looks pretty good. > To be able to...
> please take a look at its history in gitk, gitg or similar if you are interested in how it looks. This repo crashes [git-cola](https://git-cola.github.io/). It's not a tool I...
> I've updated the branch with those changes :+1: wrap files are fine for this. > If we're happy with bubblewrap and xdg-dbus-proxy being somewhat mature, we could also consider...
This was well before `simple` and the point was just to explicitly say what `autotools` does, in terms of actual commands ran. A lot of project use something autotools-like, so...
I think its useful information but a broken link helps nobody.
Basically the information: `flatpak-builder` modules are broken up into steps: 1. Configure This can be `meson setup`, `cmake` or `./autogen.sh` (controlled by `no-autogen` and `rm-configure`) and `./configure` plus `config-opts` 2....
You can get some logs with `/usr/libexec/xdg-desktop-portal-gtk --replace --verbose`, same for the main portal.
A possibility is `xdg-desktop-portal-gtk` it is executed in a different environment than your shell, so could behave different. You may need to import some env vars.
I opened a WIP PR for adding it to `flatpak`. GNOME-Software already shows changelogs.
I don't have time to finish this in the near future.