Search Criteria
Package Details: hide-client 0.9.10-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/hide-client.git (read-only, click to copy) |
---|---|
Package Base: | hide-client |
Description: | Hide.me CLI VPN client for Linux |
Upstream URL: | https://github.com/eventure/hide.client.linux |
Keywords: | cli vpn wireguard |
Licenses: | GPL-2.0-only |
Submitter: | ljrk |
Maintainer: | anonfunc |
Last Packager: | anonfunc |
Votes: | 7 |
Popularity: | 0.062836 |
First Submitted: | 2021-02-02 15:58 (UTC) |
Last Updated: | 2024-12-02 23:19 (UTC) |
Dependencies (2)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
« First ‹ Previous 1 2 3
ljrk commented on 2021-04-09 22:27 (UTC) (edited on 2021-04-09 22:28 (UTC) by ljrk)
This was introduced by go-1.16, which introduces the need for a go.sum file which doesn't exist yet upstream.
I updated the PKGBUILD to include a pre-generated go.sum file, now everything should build fine. I will also create a PR for upstream.
gcc-go works as an alternative, but I think we should stick with the Go packaging guidelines.
rodrigofarias77 commented on 2021-04-09 17:04 (UTC) (edited on 2021-04-09 17:15 (UTC) by rodrigofarias77)
ljrk, you might want to add
gcc-go
tomakedepends
.Michael.Sasser commented on 2021-03-16 17:53 (UTC) (edited on 2021-03-16 17:53 (UTC) by Michael.Sasser)
Error after starting build:
« First ‹ Previous 1 2 3