electron-builder-binaries
electron-builder-binaries copied to clipboard
FPM armv7l package
Helo it is possible to compile https://github.com/electron-userland/electron-builder-binaries/releases/tag/fpm-1.9.3-2.3.1-linux-x86_64 into armv7l?
@develar Could you please show us the procedure of making fpm package (including embed ruby)? so we can try to use electron-builder on other arch like arm or mips
@develar Could you please show us the procedure of making fpm package (including embed ruby)? so we can try to use electron-builder on other arch like arm or mips
I want fpm-linux-arm64, please quick support
I want fpm-linux-arm64, please quick support
I want fpm-linux-arm64, please quick support
Probably compiling for arm64/aarch64 will not be enough, also app-builder-bin
needs to be aware of such an new version. I wrote a guide here: https://github.com/signalapp/Signal-Desktop/issues/6063#issuecomment-1307001166
Feel free to pick up that work.