Search Criteria
Package Details: syg_go 0.1.4-1
Git Clone URL: | https://aur.archlinux.org/syg_go.git (read-only, click to copy) |
---|---|
Package Base: | syg_go |
Description: | Yggdrasil address miner written in Go |
Upstream URL: | https://git.tdem.in/tdemin/syg_go |
Keywords: | mesh miner yggdrasil |
Licenses: | |
Submitter: | tdemin |
Maintainer: | tdemin |
Last Packager: | tdemin |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-08-23 20:33 |
Last Updated: | 2020-10-13 19:08 |
Dependencies (1)
- go (go-tip, go-git, go-go2go-git, gcc-go-git, gcc-go) (make)
Latest Comments
tdemin commented on 2020-08-30 22:56
@FabioLolix I disagree with the explicit
arch
specification part, as Arch packaging guidelines suggest usingany
, and the program itself isn't arch-specific (builds and runs just fine under MIPS, for instance). There's little point in makingarch
any more explicit, as the Go package itself specifiesx86_64
.The guidelines also suggest a different set of build flags, most of which don't rely on passing flags to gc/linker explicitly.
Other than that, love the proposals, incorporated most of them in the PKGBUILD. Many thanks! As dumb as it sounds, I forgot that Gitea generates source tarballs for git tags :)
FabioLolix commented on 2020-08-30 21:54
This pkgbuild isn't following several guidelines, I have revisioned it at https://bin.disroot.org/?6a3cb1ae427b06f7#4vBUQLXVG9hVcWNZX4aA3F4biQe5Zw8dWchrThTuJsnw