Search Criteria
Package Details: zeronsd-git r452.856a30c-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/zeronsd-git.git (read-only, click to copy) |
---|---|
Package Base: | zeronsd-git |
Description: | Unicast DNS resolver for ZeroTier networks |
Upstream URL: | https://github.com/zerotier/zeronsd |
Licenses: | BSD-3-Clause |
Conflicts: | zeronsd, zeronsd-bin |
Provides: | zeronsd |
Submitter: | devvick |
Maintainer: | devvick |
Last Packager: | devvick |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-03-30 22:42 (UTC) |
Last Updated: | 2022-05-14 21:30 (UTC) |
Dependencies (3)
- zerotier-one
- git (git-gitAUR, git-glAUR) (make)
- rustup (rustup-stubAUR, rustup-gitAUR) (make)
Latest Comments
patstew commented on 2025-04-22 16:08 (UTC)
To build this on semi-recent arch you need to add:
options=(!lto)
to the PKGBUILD. Also, it would be preferrable to depend on "cargo" instead of "rustup", and the non-git package doesn't need to depend on git".