Search Criteria
Package Details: mozillavpn 2.24.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mozillavpn.git (read-only, click to copy) |
---|---|
Package Base: | mozillavpn |
Description: | Fast, secure, and easy to use VPN from the makers of Firefox |
Upstream URL: | https://vpn.mozilla.org |
Keywords: | vpn wireguard |
Licenses: | MPL-2.0 |
Submitter: | tavianator |
Maintainer: | Xavier (xiota) |
Last Packager: | Xavier |
Votes: | 43 |
Popularity: | 0.82 |
First Submitted: | 2021-01-13 02:38 (UTC) |
Last Updated: | 2024-11-06 07:01 (UTC) |
Dependencies (27)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- libxcb (libxcb-gitAUR)
- libxdmcp
- libxmu
- libxrender
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- qt6-5compat
- qt6-charts
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-imageformats
- qt6-networkauth
- qt6-shadertools
- qt6-svg
- qt6-websockets
- wireguard-tools
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR) (make)
- flex (flex-gitAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
- python-lxml (make)
- python-yaml (python-yaml-gitAUR) (make)
- qt6-tools (make)
- rustup (rustup-gitAUR) (make)
- qt6-wayland (optional) – for Wayland support
Latest Comments
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 22 Next › Last »
dmp1ce commented on 2023-04-17 00:29 (UTC) (edited on 2023-04-17 00:29 (UTC) by dmp1ce)
@Xavier, No, it looks like I have
gcc-go
installed and I'm usingparu
to install. Do I needgo
installed instead ofgcc-go
?Xavier commented on 2023-04-16 23:45 (UTC)
@dmp1ce, that issue is related to your
go
compiler, are you using the officialgo
package? building in a clean shell?dmp1ce commented on 2023-04-16 00:28 (UTC)
I was not able to compile. The errors I got were:
Has this been reported already? Is anyone else seeing this?
bbbart commented on 2023-04-13 20:46 (UTC)
Ah, yes, of course. A simple
rm -Rf .cache/yay/mozillavpn
did the trick for me as well. :-)Thanks a lot!
<deleted-account> commented on 2023-04-13 20:32 (UTC)
Hi! Yes I am also having this issue but recompiling after the update fixed it for me. It won't recompile automatically if you're using an AUR helper like
paru
which will keep the older build files, so make sure to first remove the old files then reinstall that should fix the issue. (For paru dorm -r ~/.cache/paru/clone/mozillavpn/
)bbbart commented on 2023-04-13 09:26 (UTC)
I am getting the following error when starting mozillavpn:
mozillavpn: symbol lookup error: mozillavpn: undefined symbol: _ZN16QNetworkDatagram7destroyEP23QNetworkDatagramPrivate, version Qt_6
This happened, I believe, after upgrading qt6 from 6.4 to 6.5 and persists after re-installing (which also recompiles, doesn't it?) mozillavpn.
Is this the place to report this, or should I go upstream?
shadewell commented on 2023-03-20 14:13 (UTC)
Works great for me, thanks.
<deleted-account> commented on 2023-03-09 07:29 (UTC)
Hi! Okay, I think, for now, everything to update to the latest version is done I'm not pulling anything from pip, so all should be good! Again, thank you so much @XavierCLL for your help.
Xavier commented on 2023-03-09 00:47 (UTC)
Hi @Alphabyte nice work!, it is very easy, just put "python-glean_parser" in the makedepends list, that is all, any AUR helper can handle it, there are a lot of AUR packages that depended on other AUR packages, and it is ok.
<deleted-account> commented on 2023-03-08 19:53 (UTC)
Hey @XavierCLL, If you have some time, I went ahead and packaged glean_parser. But it needs an AUR package to build. I did some research, but couldn't find how PROPERLY to deal with having AUR depends. This is all I found, https://bbs.archlinux.org/viewtopic.php?id=243517. Should I just switch to the AUR depend and expect people to manually install the AUR depends? So then they would need to manually install 2 AUR packages for this to build 1. The python-diskcache, then my package glean_parser, and then this would build is this the best way to do it? Or should I just get the packages and use
makepkg -si --asdeps
in the prepare?« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 22 Next › Last »