Search Criteria
Package Details: overture 1.8-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/overture.git (read-only, click to copy) |
|---|---|
| Package Base: | overture |
| Description: | A DNS upstream switcher written in Go in order to purify DNS records |
| Upstream URL: | https://github.com/shawn1m/overture |
| Keywords: | dns |
| Licenses: | MIT |
| Provides: | overture |
| Submitter: | maddie |
| Maintainer: | None |
| Last Packager: | maddie |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2017-02-15 10:00 (UTC) |
| Last Updated: | 2022-01-18 09:34 (UTC) |
Dependencies (3)
- go (go-gitAUR, gcc-go-gitAUR, goup-rsAUR, gcc-go-snapshotAUR, go-binAUR, gcc-go) (make)
- dnsmasq (dnsmasq-gitAUR, pi-hole-ftlAUR) (optional) – advanced DNS configuration
- redisAUR (redis-testingAUR, redis-gitAUR, keydbAUR, redis-binAUR, redictAUR, valkey) (optional) – dns caching
Latest Comments
JerryXiao commented on 2019-02-09 02:35 (UTC) (edited on 2019-02-09 03:19 (UTC) by JerryXiao)
according to this issue, a patch should be added into v1.4 to pass the build.
$GOROOT and $GOPATH should also be exported inside build() section
Sherlock-Holo commented on 2018-08-11 08:41 (UTC)
i think there is a problem in PKGBUILD the 63 line
cd $GOPATH/src/${_gourl}report "No such file or directory"kkyy commented on 2017-04-02 15:19 (UTC)
maddie commented on 2017-03-31 04:38 (UTC)
kkyy commented on 2017-03-29 11:46 (UTC)