Following up on my earlier post about dependencies: After some experimenting it seems that mullvad does not necessarily need 'libappindicator-gtk2' - which makes sense, because it also depends on gtk3 not gtk2. Apparently 'libappindicator-gtk3' will also do just fine displaying the tray icon.
Search Criteria
Package Details: mullvad-vpn 2024.8-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mullvad-vpn.git (read-only, click to copy) |
---|---|
Package Base: | mullvad-vpn |
Description: | The Mullvad VPN client app for desktop |
Upstream URL: | https://www.mullvad.net |
Licenses: | GPL-3.0-or-later |
Submitter: | gin078 |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 139 |
Popularity: | 3.43 |
First Submitted: | 2018-10-24 17:33 (UTC) |
Last Updated: | 2024-12-13 02:39 (UTC) |
Dependencies (12)
- alsa-lib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- iputils (busybox-coreutilsAUR, iputils-gitAUR)
- libnftnl (libnftnl-fullconeAUR, libnftnl-gitAUR)
- libnotify (libnotify-gitAUR)
- nss (nss-hgAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
- libxcrypt-compat (make)
- nvmAUR (nvm-gitAUR) (make)
- protobuf (protobuf-gitAUR) (make)
Required by (3)
Sources (7)
- git+https://github.com/mullvad/maybenot.git#commit=b06094e81701782d28cd2312f58e0654109d04ce
- git+https://github.com/mullvad/mullvadvpn-app-binaries.git#commit=049d5d3bc0c86c29c20f2073460186a83c1d7094?signed
- git+https://github.com/mullvad/mullvadvpn-app.git#tag=2024.8?signed
- git+https://github.com/mullvad/wireguard-go.git#commit=b1cf09a982bba6f6c63fadc956d88e8c2326d05e?signed
- mullvad-vpn.sh
- no-publish.diff
- no-rpm.diff
Latest Comments
« First ‹ Previous 1 .. 36 37 38 39 40 41 42 43 44 45 Next › Last »
Taijian commented on 2019-11-27 21:47 (UTC)
yochananmarqos commented on 2019-11-27 14:52 (UTC)
@Taijian: I removed gconf
. gsettings-desktop-schemas
is covered by gtk3
.
Taijian commented on 2019-11-27 10:00 (UTC) (edited on 2019-11-27 10:29 (UTC) by Taijian)
Just as a PSA/heads-up: Being annoyed at having to install gconf (which is heavily outdated and unmaintained) just to run mullvad, I've tried just removing it again. Voilá: As long as gsettings-desktop-schemas (which is the replacement for gconf) is installed, it seems as though mullvad will still run and work fine.
So, maybe try this out for yourself and switch the dependency to something that is supported.
UPDATE: I actually asked about this on the mullvad github and they clarified that the deb/rpm releases do not depend on gconf2. So that dependency should probably be removed. https://github.com/mullvad/mullvadvpn-app/issues/1269#issuecomment-559025618
coderobe commented on 2019-11-23 15:25 (UTC)
No it won't. Mullvad provides sources at https://github.com/mullvad/mullvadvpn-app - Please modify this PKGBUILD to build from source, or disown it so that someone else may do so.
yochananmarqos commented on 2019-11-20 18:12 (UTC)
PSA: This package will be now called mullvad-vpn-bin
as soon as the merge request is accepted
bitreactor commented on 2019-11-20 12:06 (UTC) (edited on 2019-11-20 12:09 (UTC) by bitreactor)
The GUI doesn't work properly. I have to execute systemctl restart mullvad-daemon
in terminal to establish a connection to the servers. Every time I reboot the computer I have to do this again.
yochananmarqos commented on 2019-10-30 19:33 (UTC)
@andykluger: Feel free to write a PKGBUILD that builds from source and share it with the rest of the class. ;)
andykluger commented on 2019-10-30 19:31 (UTC)
Currently this installs binary blobs, which is not at all appropriate for an AUR package that doesn't end in '-bin'. Please either rename this package so it's no longer deceptive, or have it build from source as is expected. Thank you for packaging this!
Pinned Comments
yochananmarqos commented on 2022-11-11 19:31 (UTC) (edited on 2022-11-13 19:21 (UTC) by yochananmarqos)
PSA: Upstream does not support building natively for ARM64, only cross-compiling. You can use
mullvad-vpn-bin
instead.yochananmarqos commented on 2019-12-07 17:44 (UTC) (edited on 2024-06-06 22:09 (UTC) by yochananmarqos)
--> ALWAYS DO A CLEAN BUILD <--
This package will verify the signature of the git tag / commit. Developer keys are available here and instructions are here. See the PKGBUILD to determine which developer key you need.
Please do not create upstream issues about the AUR package, they do not support it.