summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a591640208e33cfa44d92d995885bae6fe0199c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = ndn-cpp-git
	pkgdesc = A new implementation of a Named Data Networking client library written in C++ and C. It is wire format compatible with the NDN-TLV encoding.
	pkgver = v0.17.r66.g6d789adb
	pkgrel = 1
	url = https://github.com/named-data/ndn-cpp
	arch = i686
	arch = x86_64
	license = GPL
	makedepends = git
	makedepends = python
	depends = boost
	depends = sqlite
	depends = openssl>=1.0.2
	provides = ndn-cpp
	conflicts = ndn-cpp
	source = git+https://github.com/named-data/ndn-cpp.git
	sha256sums = SKIP

pkgname = ndn-cpp-git