Search Criteria
Package Details: riseup-vpn 0.24.8-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/riseup-vpn.git (read-only, click to copy) |
---|---|
Package Base: | riseup-vpn |
Description: | Easy, fast, and secure VPN service from riseup.net |
Upstream URL: | https://0xacab.org/leap/bitmask-vpn |
Keywords: | easy fast go golang openvpn qt qt5 riseup secure service vpn |
Licenses: | GPL-3.0-only |
Submitter: | rany |
Maintainer: | begin-theadventu (kalikaneko) |
Last Packager: | begin-theadventu |
Votes: | 26 |
Popularity: | 0.017210 |
First Submitted: | 2020-11-07 16:14 (UTC) |
Last Updated: | 2024-09-28 16:02 (UTC) |
Dependencies (13)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libglvnd (libglvnd-gitAUR)
- lxsession (lxsession-gitAUR)
- openvpn (openvpn-gitAUR, openvpn-mbedtlsAUR)
- python (python37AUR, python311AUR, python310AUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-svg
- qt6-tools
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5
rany commented on 2021-04-02 21:31 (UTC)
Thanks @ljmf00! The fix has been added
ljmf00 commented on 2021-04-02 17:57 (UTC)
I've done some changes to the package to make it works. For some reason,
go build -buildmode=c-archive -o lib/libgoshim.a gui/backend.go
is not running onmake build
. It's also needed to generate before build.I added check() too. It's a good practice to run some tests to make sure the package runs as expected.
https://share.riseup.net/#_S3gFL-Yxz3Gxwk4DSiShg
ljmf00 commented on 2021-04-02 16:33 (UTC)
Please compile this package in a clean chroot, see more here: https://wiki.archlinux.org/index.php/DeveloperWiki:Building_in_a_clean_chroot
Tio commented on 2021-03-19 15:21 (UTC)
I get this error:
MattMadness commented on 2020-12-06 20:04 (UTC)
Nice to see this in the AUR, had to use "debtap" and convert the .deb to a Arch package to use this before, because the snap's fonts did not show up right. Thanks!
« First ‹ Previous 1 2 3 4 5