summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c12047960d9735773d479346056f11304da46f90 (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 = libbitcoin-blockchain-git
	pkgdesc = Bitcoin Blockchain Implementation
	pkgver = 20150707
	pkgrel = 1
	url = https://github.com/libbitcoin/libbitcoin-blockchain
	arch = i686
	arch = x86_64
	groups = libbitcoin
	license = AGPL3
	makedepends = autoconf
	makedepends = automake
	makedepends = gcc
	makedepends = git
	makedepends = libtool
	makedepends = make
	makedepends = pkg-config
	depends = boost
	depends = boost-libs
	depends = libbitcoin-git
	depends = secp256k1-git
	provides = libbitcoin-blockchain
	conflicts = libbitcoin-blockchain
	source = git+https://github.com/libbitcoin/libbitcoin-blockchain
	sha256sums = SKIP

pkgname = libbitcoin-blockchain-git