electron-userland / electron-builder-binaries

172 stars 60 forks source link

FPM armv7l package #17

Open kodxana opened 6 years ago

kodxana commented 6 years ago

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?

horsley commented 5 years ago

@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

liyuzhao commented 4 years ago

@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

tanyo520 commented 3 years ago

I want fpm-linux-arm64, please quick support

JinPengGeng commented 2 years ago

I want fpm-linux-arm64, please quick support

mkurz commented 1 year ago

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.