Search Criteria
Package Details: hummingbird 1.3.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/hummingbird.git (read-only, click to copy) |
---|---|
Package Base: | hummingbird |
Description: | FLOSS OpenVPN3 client using AirVPN's OpenVPN3 library fork |
Upstream URL: | https://gitlab.com/AirVPN/AirVPN-Suite |
Keywords: | airvpn openvpn vpn |
Licenses: | GPL3 |
Conflicts: | airvpn-suite, airvpn-suite-beta-bin, airvpn-suite-bin, hummingbird-bin |
Provides: | hummingbird-bin |
Submitter: | opensorcerer |
Maintainer: | opensorcerer |
Last Packager: | opensorcerer |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2021-04-17 20:50 (UTC) |
Last Updated: | 2023-06-13 20:25 (UTC) |
Dependencies (13)
- crypto++ (crypto++-gitAUR)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- lz4 (lz4-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- xz (xz-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- zstd (zstd-gitAUR, zstd-staticAUR)
- git (git-gitAUR, git-glAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- wget (wget-gitAUR, wurlAUR) (make)
- wireguard-tools (make)
Latest Comments
opensorcerer commented on 2023-06-13 20:35 (UTC)
I see, some of the unit tests of OpenVPN3 are actually written in Python. Interesting. Confirmed and fixed, thanks!
Maybe I should overhaul the complete build process of the PKGBUILD in the future. The current process completely ignores makepkg.conf.
ptr1337 commented on 2023-06-13 20:10 (UTC)
Hi,
python is missing as makedepend if compiling in a chroot. Please add it.