blob: 98d18d333d0aa5365557910467e00269251b4646 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = vopono
pkgdesc = Run applications through VPN connections in network namespaces
pkgver = 0.10.0
pkgrel = 1
url = https://github.com/jamesmcm/vopono
arch = any
license = GPL3
makedepends = git
makedepends = rust
optdepends = openvpn: for OpenVPN connections
optdepends = wireguard-tools: for Wireguard connections
optdepends = shadowsocks-libev: for Shadowsocks support (Mullvad)
optdepends = openfortivpn: for FortiClient VPN connections
provides = vopono
conflicts = vopono
options = !lto
source = vopono-0.10.0.tar.gz::https://github.com/jamesmcm/vopono/archive/0.10.0.tar.gz
sha256sums = 286cd60eee0ce5fca87980ce49902e726d426a959504a3729e1a573efa4a71af
pkgname = vopono
|