summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fa7ddc8aae599f0769ecbf08fa397be16662d1a5 (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
26
27
28
29
30
31
32
33
34
35
pkgbase = mininet-git
	pkgdesc = Emulator for rapid prototyping of Software Defined Networks
	pkgver = 2.3.1b4.r13.g6eb8973
	pkgrel = 1
	url = https://github.com/mininet/mininet
	install = mininet.install
	arch = x86_64
	license = custom
	makedepends = git
	makedepends = help2man
	makedepends = python-setuptools
	depends = python
	depends = iproute2
	depends = net-tools
	depends = iputils
	depends = inetutils
	depends = iperf
	depends = ethtool
	depends = libcgroup
	depends = openvswitch
	depends = psmisc
	optdepends = xorg-xhost: for X11 forwarding
	optdepends = socat: for X11 forwarding
	optdepends = xterm: required for MiniEdit
	optdepends = tk: required for MiniEdit
	provides = mininet
	conflicts = mininet
	source = mininet-git::git+https://github.com/mininet/mininet
	source = git+https://github.com/mininet/openflow
	source = fix-openflow-strlcpy.patch
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = 0a85f8a5ce2dd900d4f874849b28301aa47d7b9d7b03ed405c973d917d98383a

pkgname = mininet-git