Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : protonvpn-cli | name : protonvpn-cli | ||||
| version : 3.10.0 | version : 3.11.0 | ||||
| release : 11 | release : 12 | ||||
| source : | source : | ||||
| - https://github.com/ProtonVPN/linux-cli/archive/refs/tags/3.10.0.tar.gz : 617d9738ec4ab42c80de95bf6dcf205735a07b22c2d7659d2d689a03ea763b8a | - https://github.com/ProtonVPN/linux-cli/archive/refs/tags/3.11.0.tar.gz : b2cc9196cc3bcb6e29326bde72c8230f04f6d51e6aea4fbf221cc4064361d972 | ||||
| - https://github.com/ProtonMail/proton-python-client/archive/refs/tags/0.7.0.tar.gz : 34c075b4c481f10f500c71ac7a113ba57dc0368d874042e7fc0840c5c5754e26 | |||||
| - https://github.com/ProtonVPN/protonvpn-nm-lib/archive/refs/tags/3.5.0.tar.gz : 05629d36b9d46b34df2624bc4c7fdc74fcf2041ed19aa5a1c589778d6733800b | |||||
| license : GPL-3.0-or-later | license : GPL-3.0-or-later | ||||
| component : network.clients | component : network.clients | ||||
| summary : ProtonVPN CLI tool for protonvpn.com | summary : ProtonVPN CLI tool for protonvpn.com | ||||
| description: | | description: | | ||||
| ProtonVPN CLI tool for protonvpn.com | ProtonVPN CLI tool for protonvpn.com | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(pygobject-3.0) | - python-dbus | ||||
| - gnome-keyring | |||||
| - networkmanager-openvpn | |||||
| - python-bcrypt | |||||
| - python-distro | |||||
| - python-gnupg | |||||
| - python-jinja | |||||
| - python-keyring | |||||
| - python-openssl | |||||
| - python-pythondialog | |||||
| - python-requests | |||||
| - pyxdg | - pyxdg | ||||
| - python-pythondialog | |||||
| rundeps : | rundeps : | ||||
| - gnome-keyring | # `proton-python-client` will be installed by `protonvpn-nm-lib`. | ||||
| - networkmanager-openvpn | - protonvpn-nm-lib | ||||
| - python-bcrypt | |||||
| - python-distro | |||||
| - python-gnupg | |||||
| - python-jinja | |||||
| - python-keyring | |||||
| - python-openssl | |||||
| - python-pythondialog | - python-pythondialog | ||||
| - python-requests | |||||
| - pyxdg | |||||
| setup : | | |||||
| tar -xf $sources/0.7.0.tar.gz -C . | |||||
| tar -xf $sources/3.5.0.tar.gz -C . | |||||
| cd proton-python-client-0.7.0 | |||||
| python3 setup.py build # If we use macro, the package won't be installed correctly | |||||
| python3 setup.py install --root=$installdir --optimize=1 | |||||
| cd ../protonvpn-nm-lib-3.5.0 | |||||
| python3 setup.py build | |||||
| python3 setup.py install --root=$installdir --optimize=1 | |||||
| build : | | build : | | ||||
| %python3_setup | %python3_setup | ||||
| install : | | install : | | ||||
| %python3_install | %python3_install | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.