docs.appimage.org icon indicating copy to clipboard operation
docs.appimage.org copied to clipboard

linuxdeploy is also available on ARM

Open lurch opened this issue 11 months ago • 2 comments

https://docs.appimage.org/packaging-guide/from-source/native-binaries.html#bundling-resources-into-the-appdir currently says "At the moment, AppImages are provided for x86/i386 and x86_64/amd64 architectures, as other platforms cannot be targeted properly on the build service. The tool itself should support all major platforms, including ARM. You can compile linuxdeploy yourself to test it. Contributions adding new platforms welcome!".

However looking at the current linuxdeploy releases, armhf and aarch64 downloads are also available :slightly_smiling_face: So the documentation needs a small update.

lurch avatar Mar 12 '24 16:03 lurch

+1. The ARM support has been added since https://github.com/linuxdeploy/linuxdeploy/pull/265.

pzhlkj6612 avatar Mar 12 '24 17:03 pzhlkj6612

PRs welcome.

TheAssassin avatar Mar 12 '24 17:03 TheAssassin