webinstall / webi-installer-requests

This is just to house issues for requests for new Webi installers.
Mozilla Public License 2.0
5 stars 7 forks source link

Installer for Termite #51

Open cawoodm opened 2 years ago

cawoodm commented 2 years ago

Can we suggest a new installer by submitting a .sh file like this?

https://raw.githubusercontent.com/Corwind/termite-install/master/termite-install.sh

coolaj86 commented 2 years ago

No. See https://github.com/webinstall/webi-installers/issues/294#issuecomment-907654551

If you can find official static builds, the the installer should follow one of the example templates, but perhaps have a custom releases.js of it’s not on GitHub.

Here’s a link to a template issue for adding an installed that has the steps listed out: https://github.com/webinstall/webi-installers/issues/187

coolaj86 commented 2 years ago

Actually, I would potentially accept hosting static builds as well, if the maintainer refuses.

For example, if you got a process for static builds for fish (I don’t understand why the maintainer is opposed to doing it the “standard” way), I’d also be happy to add those.

I had to do this for xz (https://github.com/therootcompany/xz-static), and I had to use someone else’s for ffmpeg (https://github.com/eugeneware/ffmpeg-static).

In general though, it’s time for C and C++ projects to die. They’re too complex, too unsafe, and generally have better replacements in Go or Rust.