summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO26
1 files changed, 16 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c21446da93a..9503d60ff3a9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,25 +1,31 @@
pkgbase = containernet-git
- pkgdesc = "Mininet with added Docker support"
- pkgver = 2.3.1
+ pkgdesc = Mininet with added Docker support
+ pkgver = 20171220
pkgrel = 1
url = https://github.com/containernet/containernet/
- arch = any
+ install = containernet-git.install
+ arch = i686
+ arch = x86_64
license = custom
- makedepends = git
- makedepends = python2-setuptools
makedepends = help2man
+ makedepends = python2-setuptools
+ makedepends = git
+ depends = bash
depends = python2
+ depends = python2-networkx
depends = net-tools
depends = iputils
- depends = python2-networkx
depends = iperf
- depends = open-vswitch
- depends = python-iptables
+ depends = openvswitch
depends = docker
- depends = python2-urllib3
depends = python2-pytest
+ depends = python2-urllib3
+ depends = python-iptables
optdepends = xorg-xhost
- source = containernet-git::git+https://github.com/containernet/containernet
+ provides = mininet
+ conflicts = mininet
+ source = containernet-git::git+http://github.com/containernet/containernet
md5sums = SKIP
pkgname = containernet-git
+