Search Criteria
Package Details: snowflake-pt-client-git 186.7e9066a-1
Git Clone URL: | https://aur.archlinux.org/snowflake-pt-client-git.git (read-only, click to copy) |
---|---|
Package Base: | snowflake-pt-client-git |
Description: | Snowflake is a pluggable transport that proxies traffic through temporary proxies using WebRTC |
Upstream URL: | https://trac.torproject.org/projects/tor/wiki/doc/Snowflake |
Licenses: | |
Submitter: | mutantmonkey |
Maintainer: | mutantmonkey |
Last Packager: | mutantmonkey |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2016-12-18 21:22 |
Last Updated: | 2016-12-18 21:22 |
Dependencies (3)
- libx11 (libx11-git, libx11-threadsafe)
- git (git-git) (make)
- go (go-tip, go-git, go-go2go-git, gcc-go-git, gcc-go) (make)
Latest Comments
mutantmonkey commented on 2017-01-29 05:36
Yes, it seems the build process has changed to use depot_tools, but unfortunately depot_tools has a hardcoded "python" call that expects Python2. You should be able to work around this by changing your symlink, but that's not really a workable solution for the PKGBUILD. I'm going to have to spend some time figuring out the appropriate place to patch gclient in the build process. Hopefully I'll have a fix soon.