Results 830 comments of bbhtt

> It does not work because the rotating URL checker expects the URL to... rotate 😆 at least change with updates. The URL for this game will always be the...

It seems they are against any kind of packaging and the way their binaries are hosted seems very anti packager. I don't like the idea of mirroring their binaries to...

Extra data means the user downloads it on their machine, if the archive.org link is gone through a DMCA takedown the Flatpak is immediately not installable.

And also if they are truly against distributing or packaging it in any form on Flathub, they can still ask us to take down. Ultimately the distribution story here is...

> FWIW I fixed this in flatpak-builder a while ago https://github.com/flatpak/flatpak-builder/pull/556 As a side note that fix caused a lot of problems on Flathub. Your assumption that webserver will simply...

You could ask them to provide versioned download links that aren't removed. Not sure if they would, but that'd be the most reliable option.

Are they ok with mirroring their tarballs over to archive.org or any other place ?

> - [x] Please describe the application briefly. This is missing yet you checked it.

Where is the project? I only see a hello world script https://github.com/Amourspirit/LibrePythonista_PyEditor/blob/709aec031349efe24591a743faf0bd77115e5846/hello.py

> This app installs [librepythonista-python-editor](https://github.com/Amourspirit/python-librepythonista-python-editor) which does not run natively in flatpak due to the dependencies of [pywebview](https://pywebview.flowrl.com/guide/installation.html#dependencies). [cell_edit](https://github.com/Amourspirit/LibrePythonista_PyEditor/blob/main/cell_edit) sets the environment and calls [cell_edit](https://github.com/Amourspirit/LibrePythonista_PyEditor/blob/main/cell_edit) entry point. This app is...