Search Criteria
Package Details: hsd-git 2.1.5.56.g22be7faa-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/hsd-git.git (read-only, click to copy) |
|---|---|
| Package Base: | hsd-git |
| Description: | Handshake decentralized naming system Daemon & Full Node |
| Upstream URL: | http://handshake.org/ |
| Licenses: | MIT |
| Conflicts: | hsd |
| Provides: | hsd |
| Submitter: | thann |
| Maintainer: | thann |
| Last Packager: | thann |
| Votes: | 4 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-08-02 19:49 (UTC) |
| Last Updated: | 2020-05-26 19:40 (UTC) |
Dependencies (7)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton)
- unbound (unbound-gitAUR)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- make (make-gitAUR, make-staticAUR) (make)
- npm (python-nodejs-wheelAUR, corepackerAUR, npm-corepackAUR) (make)
- python2AUR (python2-binAUR, stackless2AUR) (make)
Latest Comments
faddat commented on 2020-11-15 19:26 (UTC)
Quality!
One request:
arch=('i686' 'x86_64')should be more like
arch=('i686' 'x86_64' 'aarch64' 'armv7h')or
arch=('any')I think
arch=('any')is actually the best choice.Stephen304 commented on 2020-02-14 17:24 (UTC)
Is there a reason the PKGBUILD here doesn't use the
--productionflag when building? I'm not sure if it's a fluke, but I kept getting an error about needing to generate the genesis block until I rebuilt with--productionlike the github repo suggests.