Comment by ๐บ gemalaya
Re: "is it feasible to get rid of rust dependency? it makesโฆ"
@norayr Nice ! No issues with TLS connections ?
2024-05-28 ยท 2 years ago
4 Later Comments โ
๐บ gemalaya [mod] ยท 2024-05-28 at 09:44:
I'll try to provide an appimage for aarch64 as well.
๐บ gemalaya [mod] ยท 2024-05-28 at 10:17:
Actually there's no aarch64 dist for python-appimage so that's a problem ...
โ https://github.com/niess/python-appimage
For now I'll just add a section in the README to explain how to build it on aarch64.
๐ norayr [OP] ยท 2024-05-29 at 00:28:
thank you, but for me, sincerely, don't bother. i prefer to build software myself, appimages feel like black boxes.
๐ norayr [OP] ยท 2024-05-29 at 00:30:
also yes, i think no issues. it works well. thank you!
Original Post
is it feasible to get rid of rust dependency? it makes building levior hard on my pinebook/gentoo, and there is no rust-bin(binary version) for aarch64, since i cannot build rust there, it requires too much memory. and on maemo leste, where i wanted to also package it - impossible, since it is based on devuan oldstable and only has much older version of rust yet.