blob: 6636c93aabd95a6f5fe87f1909d3e4b16419f88b (
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
36
37
38
39
|
pkgbase = mininet-git-python2
pkgdesc = Emulator for rapid prototyping of Software Defined Networks (Python 2 version)
pkgver = 2.3.0d6.r22.gbfc42f6
pkgrel = 1
url = https://github.com/mininet/mininet
install = mininet.install
arch = x86_64
license = custom
makedepends = git
makedepends = gcc
makedepends = make
makedepends = autoconf
makedepends = automake
makedepends = libtool
makedepends = help2man
makedepends = python2-setuptools
depends = python2
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: terminal emulator for X11
provides = mininet
conflicts = mininet
replaces = mininet
source = mininet-git-python2::git+https://github.com/mininet/mininet.git
source = git+https://github.com/mininet/openflow.git
sha256sums = SKIP
sha256sums = SKIP
pkgname = mininet-git-python2
|