blob: 3d8d6cbed5dbbaa52a75262a9bbe98283a28d87a (
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
28
29
|
pkgbase = cjdns-git
pkgdesc = A routing engine designed for security, scalability, speed and ease of use
pkgver = 21.3.r434.g4be793cb
pkgrel = 1
url = https://github.com/cjdelisle/cjdns
arch = i686
arch = x86_64
arch = arm
arch = armv6h
arch = armv7h
license = GPL3
makedepends = cargo
makedepends = git
makedepends = nodejs
makedepends = python
makedepends = binutils
makedepends = llvm
depends = bash
optdepends = cjdnsify: allows you to run some programs bound to your cjdns address
optdepends = cjdns-git-sysvinit: support for sysvinit (rc.d)
provides = cjdns
conflicts = cjdns
options = !distcc
options = !strip
options = !buildflags
source = git+https://github.com/cjdelisle/cjdns#branch=crashey
sha512sums = SKIP
pkgname = cjdns-git
|