electron-builder-binaries icon indicating copy to clipboard operation
electron-builder-binaries copied to clipboard

FPM armv7l package

Open kodxana opened this issue 6 years ago • 5 comments

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?

kodxana avatar Jul 19 '18 16:07 kodxana

@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

horsley avatar Apr 11 '19 02:04 horsley

@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

liyuzhao avatar Apr 29 '20 15:04 liyuzhao

I want fpm-linux-arm64, please quick support

tanyo520 avatar Nov 27 '20 02:11 tanyo520

I want fpm-linux-arm64, please quick support

JinPengGeng avatar Mar 15 '22 08:03 JinPengGeng

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.

mkurz avatar Nov 08 '22 10:11 mkurz