deskew icon indicating copy to clipboard operation
deskew copied to clipboard

feature request: release for linux arm64

Open amitm02 opened this issue 3 years ago • 2 comments

It will be awesome to have more releases a) linux ARM64 and b) macOS-arm64. I would like to use this CLI in linux docker running over Apple M1 computer.

amitm02 avatar Jan 16 '22 06:01 amitm02

Linux ARM64 will sure be there but I have no way to test macOS ARM (and cross-compilation was a bit shaky last time I tried). Linux ARM64 binary of current "work in progress" version can be found here: https://1drv.ms/u/s!AgRqAm-Q9JcXgfxPy28eXtfRSlDoTA?e=FM07x1

galfar avatar Feb 02 '22 22:02 galfar

There's now GitHub workflow for building aarch64 and armv7 binaries of deskew: https://github.com/galfar/deskew/actions/workflows/build-on-arm.yml Builds can be grabbed there -> click on a successful run and download the build artifacts.

galfar avatar Sep 02 '22 15:09 galfar