summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7665e2a070dac9a4d800bc0d06df4d607de7a879 (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
pkgbase = c-lightning-git
	pkgdesc = A Lightning Network implementation in C
	pkgver = 0.10.2.r10771.c0e3155bb
	pkgrel = 1
	url = https://github.com/ElementsProject/lightning
	arch = i686
	arch = x86_64
	license = custom
	makedepends = clang
	makedepends = git
	makedepends = python-pytest
	makedepends = python-mako
	makedepends = mrkd
	depends = gmp
	depends = libsodium
	depends = sqlite
	source = git+https://github.com/ElementsProject/lightning.git
	source = git+https://github.com/zserge/jsmn.git
	source = git+https://github.com/ianlancetaylor/libbacktrace.git
	source = git+https://github.com/jedisct1/libsodium.git
	source = git+https://github.com/ElementsProject/libwally-core.git
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = c-lightning-git