Search Criteria
Package Details: curl-impersonate-chrome v0.5.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/curl-impersonate-chrome.git (read-only, click to copy) |
---|---|
Package Base: | curl-impersonate-chrome |
Description: | A special compilation of curl that makes it impersonate Chrome |
Upstream URL: | https://github.com/lwthiker/curl-impersonate |
Keywords: | curl https scraping security ssl tls |
Licenses: | MIT |
Provides: | curl-impersonate-chrome, libcurl-impersonate-chrome |
Submitter: | mattf |
Maintainer: | mattf |
Last Packager: | mattf |
Votes: | 1 |
Popularity: | 0.001307 |
First Submitted: | 2022-02-23 06:52 (UTC) |
Last Updated: | 2022-09-16 22:29 (UTC) |
Dependencies (12)
- nss (nss-hg)
- autoconf (autoconf-git) (make)
- automake (automake-1.7, automake-git, automake-1.11, automake-1.15, automake-1.14) (make)
- cmake (cmake-git) (make)
- gcc (gccrs-git, gcc-git) (make)
- go (go-git, go-go2go-git, go-beta, gcc-go-git, gcc-go) (make)
- libtool (libtool-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-bin, python-ninja, ninja-kitware) (make)
- patch (patch-git) (make)
- tar (tar-libarchive, tar-git, tar-parallel) (make)
- unzip (unzip-natspec, unzip-zstd) (make)
- zlib (zlib-static, zlib-ng-compat-git, zlib-ng-compat, zlib-git) (make)
Latest Comments
mattf commented on 2022-05-30 21:42 (UTC)
@somini Do you have that when trying to directly from source: https://github.com/lwthiker/curl-impersonate/blob/main/INSTALL.md#native-build ?
It could have to do with the default buildflags makepkg is using but this pkgbuild already has
options=("!buildflags")
so I'm not sure.somini commented on 2022-05-30 21:24 (UTC)
Got a build error. Looks to be a critical error on
memcpy
, not sure if it's upstream.Here are the deps versions:
nspr-4.34-1 nss-3.79-1 hicolor-icon-theme-0.17-2 jsoncpp-1.9.5-2 libuv-1.43.0-1 rhash-1.4.2-1 cmake-3.23.2-1 go-2:1.18.2-1 ninja-1.11.0-1 unzip-6.0-18
.