Search Criteria
Package Details: globalprotect-openconnect-git 2.5.1.r1.g24f9bbb-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/globalprotect-openconnect-git.git (read-only, click to copy) |
|---|---|
| Package Base: | globalprotect-openconnect-git |
| Description: | A GUI client for GlobalProtect VPN, based on OpenConnect, supports the SSO authentication method. |
| Upstream URL: | https://github.com/yuezk/GlobalProtect-openconnect |
| Keywords: | globalprotect openconnect saml vpn |
| Licenses: | GPL3 |
| Conflicts: | globalprotect-openconnect |
| Provides: | globalprotect-openconnect, gpauth, gpclient, gpgui, gpservice |
| Submitter: | yuezk |
| Maintainer: | yuezk |
| Last Packager: | yuezk |
| Votes: | 8 |
| Popularity: | 0.45 |
| First Submitted: | 2021-10-16 07:43 (UTC) |
| Last Updated: | 2025-12-23 01:48 (UTC) |
Dependencies (22)
- desktop-file-utils (desktop-file-utils-gitAUR)
- libappindicator-gtk3 (libappindicator)
- libsecret
- libxml2 (libxml2-gitAUR, libxml2-meson-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR, openssl-aegisAUR)
- shared-mime-info
- vpnc (vpnc-fortigateAUR, vpnc-juniper-gitAUR)
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR)
- appmenu-gtk-module (appmenu-gtk-module-gitAUR) (make)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- file (file-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libappindicator-gtk3 (libappindicator) (make)
- librsvg (librsvg-gitAUR, librsvg-noglycinAUR) (make)
- libsecret (make)
- openconnect (openconnect-gp-gitAUR, openconnect-gitAUR, openconnect-fortisplitdnsAUR) (make)
- openssl (openssl-gitAUR, openssl-staticAUR, openssl-aegisAUR) (make)
- pkg-config (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR) (make)
- wget (wget-gitAUR) (make)
- wmctrl (optional) – for window management
Latest Comments
1 2 3 4 Next › Last »
yuezk commented on 2026-01-10 11:02 (UTC)
@fiskhest, I couldn't understand why Claude's solution could fix this. OpenConnect doesn't have the
--without=libtspioption.fiskhest commented on 2026-01-07 07:41 (UTC)
The most recent changes lead to:
Claude AI suggested the following, after which the package built and ran successfully
tixwho commented on 2025-12-19 23:57 (UTC)
@yuezk Will do. Thanks for the prompt response!
yuezk commented on 2025-12-19 14:37 (UTC)
Hi @tixwho, I recommend that you install the package from the official repository. This AUR package is outdated, and I don't have an Arch Linux machine at hand. My machine is an Apple M1, which seems to make it difficult to install an Arch Linux VM on. Therefore, I cannot update it promptly.
tixwho commented on 2025-12-19 13:46 (UTC)
Most recent update cannot be installed.
Azertyfun commented on 2025-10-28 08:47 (UTC)
Installing
rustuplike this conflicts with the system-wide installation and should not be done I don't think.I believe the following would be a correct way to package this, although I have never packaged a rust thing on the AUR.
I don't know if it is a reasonable assumption that the main branch will always be compatible with rust stable; if it is, the following diff can be made trivial by not depending on
rustupat all:yuezk commented on 2024-12-27 15:00 (UTC)
@MarsSeed I’ve updated it to use the
mainbranch.That said, I understand that using a git tag may not align with the
-gitsuffix, as tags are immutable once released. However, why must it be restricted to themainbranch? What if themainbranch serves as the release branch in my workflow?In the end, isn’t this just a matter of branch naming? Functionally, there shouldn't be any difference when using the branch.
MarsSeed commented on 2024-12-27 14:41 (UTC)
@yuezk, this package is only valid for what its pkgname represents if you build it from the 'main' branch, but not when you use a stable release branch or a git tag as source.
Muflone commented on 2024-12-08 13:01 (UTC)
@MarsSeed thanks for pointing this, I missed the package from extra repository
the issue is now solved, as it sources from the git repo
Muflone commented on 2024-12-08 12:59 (UTC)
ok, now it seems fine (I've not tested it), therefore I'm canceling the pending deletion request
thanks yuezk for your prompt collaboration
1 2 3 4 Next › Last »