If you wish so, you can get this package prebuilt from my personal repository, located at mirrors that i maintain:
[slenderchat]
https://mirror.sl-chat.ru/archlinux/$repo/os/$arch
Upstream is checked for updates daily. Build is automated.
Git Clone URL: | https://aur.archlinux.org/https-dns-proxy-git.git (read-only, click to copy) |
---|---|
Package Base: | https-dns-proxy-git |
Description: | None |
Upstream URL: | https://github.com/aarond10/https_dns_proxy |
Licenses: | MIT |
Submitter: | disarmer |
Maintainer: | slenderchat |
Last Packager: | slenderchat |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2018-04-02 19:55 (UTC) |
Last Updated: | 2023-04-03 02:38 (UTC) |
If you wish so, you can get this package prebuilt from my personal repository, located at mirrors that i maintain:
[slenderchat]
https://mirror.sl-chat.ru/archlinux/$repo/os/$arch
Upstream is checked for updates daily. Build is automated.
Dear @whoami, sorry for such a unbelievably long delay. Thank you for your commitment. I have fixed the source line.
==> Retrieving sources...
-> Cloning https_dns_proxy git repo...
Cloning into bare repository '/home/user/build/https-dns-proxy-git/https_dns_proxy'...
fatal: unable to connect to github.com:
github.com[0: 140.82.121.4]: errno=Connection timed out
==> ERROR: Failure while downloading https_dns_proxy git repo
Aborting...
this works for me:
source=('git+https://github.com/aarond10/https_dns_proxy' https_dns_proxy.service)
Thanks, i would like to yield this package, since i'm not using it anymore. Feel free to modify it!
+1 to @cgx comment. Tried to run this package, and get missing dependencies. This depends line works perfectly, but some dependencies should be moved to optdepends:
depends=('keyutils' 'krb5' 'libunistring' 'zlib' 'zstd' 'e2fsprogs' 'openssl' 'libpsl' 'libssh2' 'libidn2' 'libnghttp2' 'curl' 'c-ares' 'libev')
Also fixed pkgver according to "VCS package guidlines". Dear @disarmer if i send you updated PKGBUILD can you update this package, or should i sumbit request to make this package an orphan, and takeover it?
c-ares and libev should be normal depends, not makedepends.
Also the version number should be specified as the current git revision, to avoid aur helpers seeing this PKGBUILD as updated for every upgrade.
Done
Please use the default port (5053) or allow specifying a port.
By forcing port 53, you're preventing the use of an actual dns server in the same system.
Pinned Comments
slenderchat commented on 2023-04-03 02:44 (UTC)
If you wish so, you can get this package prebuilt from my personal repository, located at mirrors that i maintain:
Upstream is checked for updates daily. Build is automated.