summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d0814ba98d5572f3930851f10b07103c488192f4 (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
pkgbase = mini-ndn-git
	pkgdesc = Lightweight networking emulation tool that enables testing, experimentation, and research on the NDN platform based on Mininet
	pkgver = v0.4.0.r34.g76dbe66
	pkgrel = 1
	url = https://github.com/named-data/mini-ndn
	arch = i686
	arch = x86_64
	license = GPL
	makedepends = git
	depends = boost
	depends = ndn-cxx
	depends = ndn-nfd
	depends = ndn-chronosync
	depends = ndn-tools
	depends = ndn-nlsr
	depends = ndn-infoedit
	depends = mininet
	depends = termshark
	depends = python-igraph
	depends = python-setuptools
	provides = mini-ndn
	conflicts = mini-ndn
	source = git+https://github.com/named-data/mini-ndn.git
	sha256sums = SKIP

pkgname = mini-ndn-git