blob: eb65a97666483555fa8f723559d6573d1328e1a2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = ndn-tools
pkgdesc = A collection of basic tools for Named Data Networking
pkgver = 0.7.1
pkgrel = 2
url = https://github.com/named-data/ndn-tools
arch = i686
arch = x86_64
license = GPL
makedepends = git
makedepends = python
depends = ndn-cxx
depends = boost
depends = libpcap
provides = ndn-tools
conflicts = ndn-tools
source = https://github.com/named-data/ndn-tools/archive/ndn-tools-0.7.1.tar.gz
sha256sums = 75fa841e86da3d4bb8dc8c700d1d42ea229f6f7f4e08ee9a209e5019760d32c4
pkgname = ndn-tools
|