summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2023-09-03remove unnecessary btcd manual dependency handlingredfish
Builds fine without this stuff. Still need the sed edit of the ncprop279.go import to point to btcsuite/btcd instead of namecoin/btcd, though (otherwise, linking errors).
2023-09-03add link to upstream PR about godebug stubredfish
2023-09-03update to 0.0.4, build using go mod.redfish
Build mechanism changed to use go modules. Hard to workaround some issues: 1. need to wrap btcd/rpcclient into a go module 2. need to provide both namecoin/btcd and btcsuite/btcd 3. need to change ref from namecoin/btcd to btcsuite/btcd in ncprop279 to conform with the definition in ncdns/namecoin
2020-07-180.0.3redfish