Search Criteria
Package Details: mozillavpn 2.26.0-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: | 44 |
Popularity: | 0.86 |
First Submitted: | 2021-01-13 02:38 (UTC) |
Last Updated: | 2025-03-21 01:48 (UTC) |
Dependencies (27)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR)
- 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-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- Show 7 more dependencies...
Latest Comments
« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 24 Next › Last »
Xavier commented on 2022-10-06 20:07 (UTC)
UI fixed due to a missing QT6 dependency, fix build type also.
Xavier commented on 2022-10-04 17:50 (UTC) (edited on 2022-10-04 17:57 (UTC) by Xavier)
@LouisSimon22 yeah bug present with Qt >= 6.4 and I can confirm that MozillaVPN is broken with the recent Qt 6.4 release in Arch
https://github.com/mozilla-mobile/mozilla-vpn-client/issues/4537
LouisSimon22 commented on 2022-10-04 12:07 (UTC)
Hi, I'm getting this compilation error with no much more information:
# error Check if QT added support for QDnsLookup::lookup() on Android
On file:mozillavpn/src/mozillavpn-2.9.0/src/connectionbenchmark/benchmarktaskdownload.cpp:50:4
Xavier commented on 2022-08-09 18:51 (UTC)
@jcardoso yeah is
qt6-tools
notqt5-tools
(a typo), I just tested building this package in a clean docker image and works fine, so the makefiles can find the location of those qt6-tool scriptsjcardoso commented on 2022-08-09 17:17 (UTC)
@XavierCLL Just tested in an arch container and whilst
qt6-tools
is on the makedpends list, this installslconvert
andlrelease
in these locations:It appears a few of the upstream scripts are not expecting/handling this. :|
jcardoso commented on 2022-08-09 17:04 (UTC)
@XavierCLL Odd. I'll test again and report back.
Xavier commented on 2022-08-09 16:57 (UTC)
@lordchaos thanks fixed. @jcardoso is weird that you have that issue because
qt5-tools
is already on the makedepends listjcardoso commented on 2022-08-09 16:33 (UTC)
Many thanks for this package!
Just a quick note that the package build appears to require
qt5-tools
as a dependency otherwise you'll get errors similar to the following:« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 24 Next › Last »