blob: ec4ba182c56bf89bd1e190a126f440d7f664931f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = netparty-git
pkgdesc = A tool for hassle-free LAN parties over the Internet
pkgver = 1.1
pkgrel = 1
url = https://gitlab.com/Taro94/netparty
arch = any
license = GPL
makedepends = git
depends = wireguard-tools
depends = iproute2
optdepends = firejail: recommended for run-game mode
options = !strip
source = git+https://gitlab.com/Taro94/netparty.git
md5sums = SKIP
pkgname = netparty-git
|