summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b3d54b8ae70f9937449372b3287d7a9703886cbe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
pkgbase = vopono-bin
	pkgdesc = Run applications through VPN connections in network namespaces
	pkgver = 0.5.0
	pkgrel = 1
	url = https://github.com/jamesmcm/vopono
	arch = x86_64
	license = GPL3
	makedepends = git
	makedepends = rust
	depends = nftables
	depends = iptables
	depends = procps-ng
	depends = coreutils
	depends = findutils
	optdepends = openvpn: for OpenVPN connections
	optdepends = wireguard-tools: for Wireguard connections
	optdepends = shadowsocks-libev: for Shadowsocks support (Mullvad)
	provides = vopono
	conflicts = vopono
	noextract = vopono
	source = vopono::https://github.com/jamesmcm/vopono/releases/download/0.5.0/vopono_0.5.0_linux_x86-64_musl
	sha256sums = dc1863a5a3360d6e23a757ac5184d6c780e6d5daa956e33768af74e4ba3b977a

pkgname = vopono-bin