summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorkyechou2018-03-26 22:57:56 -0500
committerkyechou2018-03-26 22:57:56 -0500
commitf74df571cb1e209b7f02a4f367b8b832fa61fec7 (patch)
tree81e8695a8656cf80b3709f8e2f66fa0e2fdecfbc /.SRCINFO
downloadaur-f74df571cb1e209b7f02a4f367b8b832fa61fec7.tar.gz
Mininet from git repo
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO25
1 files changed, 25 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..cb31d209cef0
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,25 @@
+pkgbase = mininet-git
+ pkgdesc = Emulator for rapid prototyping of Software Defined Networks
+ pkgver = 20180326
+ pkgrel = 1
+ url = https://github.com/mininet/mininet/
+ install = mininet.install
+ arch = x86_64
+ license = custom
+ makedepends = help2man
+ makedepends = python2-setuptools
+ depends = bash
+ depends = python2
+ depends = python2-networkx
+ depends = net-tools
+ depends = iputils
+ depends = iperf
+ depends = openvswitch
+ optdepends = xorg-xhost
+ provides = mininet
+ conflicts = mininet
+ source = git+https://github.com/mininet/mininet.git
+ sha256sums = SKIP
+
+pkgname = mininet-git
+