summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO39
1 files changed, 39 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..6636c93aabd9
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,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
+