arp242 / uni

Query the Unicode database from the commandline, with good support for emojis
MIT License
790 stars 19 forks source link

Add aarch64 and arm binaries for Termux #7

Closed T4P4N closed 4 years ago

T4P4N commented 4 years ago
Package: golang
Version: 2:1.13.5
Maintainer: Fredrik Fornwall @fornwall
Installed-Size: 325 MB
Depends: clang
Homepage: https://golang.org/
Download-Size: 53.3 MB
APT-Sources: https://termux.org/packages stable/main aarch64 Packages
Description: Go programming language compiler

Go lang is 325 MB and I don't have that much free space(My Termux has already occupied 3GB :cry: ), it would be great if you add a aarch64 & arm binaries. :)

arp242 commented 4 years ago

I added linux-arm and linux-arm64. This is really easy to do (just a line in the build script), I just didn't do it because I didn't want to make the release list too noisy with obscure architecture combinations, but Linux arm/arm64 is probably common(-ish) enough to add.