Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-tmdb_provider-use-Debian-specific-API-key-by-default.patch | tmdb_provider: use Debian-specific API key by default Upstream provides an API key for use with their Flatpak'ed version, which is set by setting the environment variable `TMDB_KEY` in a script. This approach doesn't work well for Debian as it requires adding a wrapper script, so we'll default to a Debian-specific key in case the env var is not set. |
Arnaud Ferraris <arnaud.ferraris@collabora.com> | not-needed | 2023-09-26 | ||
0002-build-don-t-install-run-script.patch | build: don't install run script It is installed to a non-standard location and doesn't provide any benefit to the user. |
Arnaud Ferraris <arnaud.ferraris@collabora.com> | not-needed | 2023-09-26 | ||
0003-data-build-prevent-appstreamcli-from-accessing-the-n.patch | data: build: prevent `appstreamcli` from accessing the network This causes failures on Debian as build processes can't rely on remote resources. |
Arnaud Ferraris <aferraris@debian.org> | not-needed | 2023-11-27 |