Signal 8.6.0 and above will NOT be packaged by me anymore:
It's a major refactor adding a new build dependency (rolldown) which would need to be packaged separately
due to outside life events for about a month i haven't been able to dogfood this package as much as i would like
Electron is stuck on 37 which is out of date. I don't know how long new Signal versions will run on old electron, and there's been nobody willing to pick up maintaining it.
Since I rely heavily on this package, I need either volunteer to take it over, or else just switch to the Flatpak. I'm evaluating which course makes more sense and will update here with my conclusion.
Thnx a lot to the previous maintainers for your great work up to now.
I switched to the official AppImage by signal.org. After copying $HOME/.config/Signal to $HOME/.config/Signal AppImage things worked fine again - though the AppImage seems to run somewhat slower than your native rpm ...
Comments 8
Signal 8.6.0 and above will NOT be packaged by me anymore:
Sorry for this short notice.
Thank you very much for your work maintaining Electron and Signal for many years!
Thanks a lot, I completely understand and I have the same problem finding time...
Thank you. It was nice while it lasted but I totally understand your reasons.
Thank you for maintaining it all these years. I appreciate the work a lot.
Since I rely heavily on this package, I need either volunteer to take it over, or else just switch to the Flatpak. I'm evaluating which course makes more sense and will update here with my conclusion.
I decided that using the official AppImage is the best way forward. The official documentation for installing the AppImage is incomplete: it forgets some XDG integration hooks such as making the application icon available. Here's a shell script that should make it seamless: https://gist.githubusercontent.com/dfoxfranke/4f5097098be42bf538eec0b63a741e7a/raw/40cb355fd9b40377b5b0dfb5a51a355844119956/install-signal.sh
And if you're here reading this then I assume you already know how to remove the package from this repo, but just in case:
Thnx a lot to the previous maintainers for your great work up to now.
I switched to the official AppImage by signal.org. After copying $HOME/.config/Signal to $HOME/.config/Signal AppImage things worked fine again - though the AppImage seems to run somewhat slower than your native rpm ...