summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b9706daea66ace113af04eb669c678fc041d3fa3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = pybatmesh
	pkgdesc = Python script to create a batman-adv mesh network
	pkgver = 0.5.3
	pkgrel = 1
	url = https://git.disroot.org/pranav/pybatmesh
	arch = any
	license = GPL3
	makedepends = git
	makedepends = python-setuptools
	depends = iwd
	depends = python-dasbus
	depends = systemd>=248
	depends = python-systemd
	optdepends = batctl: for debugging
	provides = pybatmesh
	conflicts = naxalnet
	conflicts = naxalnet-git
	conflicts = pybatmesh-git
	replaces = naxalnet
	source = git+https://git.disroot.org/pranav/pybatmesh.git#tag=v0.5.3
	sha256sums = SKIP

pkgname = pybatmesh