-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
**Summary** - Add proton-vpn-gtk-app at v4.3.2 - Resolves #981
- Loading branch information
Showing
2 changed files
with
244 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
name : proton-vpn-gtk-app | ||
version : 4.3.2 | ||
release : 1 | ||
source : | ||
- https://github.com/ProtonVPN/proton-vpn-gtk-app/archive/refs/tags/v4.3.2.tar.gz : 2615d537f61b3e6f09327cadd5dae0e6ae1a30f9ffd7317fd1ad309fccb6ee48 | ||
homepage : https://protonvpn.com/download-linux | ||
license : GPL-3.0-or-later | ||
component : programming.python | ||
summary : Official ProtonVPN Linux app | ||
description: | | ||
The Proton VPN GTK app is intended for every Proton VPN service user, it provides full access to all functionalities available to authenticated users, with the user signup process handled on the website. | ||
builddeps : | ||
- python-build | ||
- python-installer | ||
- python-packaging | ||
- python-wheel | ||
rundeps : | ||
- libgtk-3 | ||
- libwebkit-gtk | ||
# python-aiohttp | ||
- python-bcrypt | ||
- python-dbus | ||
- python-distro | ||
- python-gnupg | ||
- python-gobject | ||
- python-jinja | ||
- python-openssl | ||
- python-packaging | ||
- python-proton-core | ||
- python-proton-keyring-linux | ||
- python-proton-keyring-linux-secretservice | ||
- python-proton-vpn-api-core | ||
- python-proton-vpn-connection | ||
- python-proton-vpn-killswitch | ||
- python-proton-vpn-killswitch-network-manager | ||
- python-proton-vpn-logger | ||
- python-proton-vpn-network-manager | ||
- python-proton-vpn-network-manager-openvpn | ||
- python-pynacl | ||
- python-requests | ||
- python-sentry-sdk | ||
- python3-cairo | ||
build : | | ||
%python3_setup | ||
install : | | ||
%python3_install |
Oops, something went wrong.