summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 538b5ca121c515e0869f0eb9a69ab2517210a2cb (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
30
31
32
33
34
35
36
37
38
39
40
41
42
pkgbase = dash
	pkgdesc = Dash peer-to-peer network based digital currency
	pkgver = 0.12.0.57
	pkgrel = 1
	url = http://www.dashpay.io/
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = boost
	makedepends = automoc4
	makedepends = qrencode
	makedepends = miniupnpc
	makedepends = protobuf
	makedepends = gcc5
	makedepends = zeromq
	depends = boost-libs
	depends = libevent
	optdepends = zeromq: Optional, allows generating ZMQ notifications
	optdepends = miniupnpc: Firewall-jumping support
	optdepends = db4.8: Wallet storage
	source = https://github.com/dashpay/dash/archive/v0.12.0.57.tar.gz
	source = dashd@.service
	sha256sums = 74d734bb1589d95140a83b17a1670f59870343d8400a4551a4568e6b7ff27dad
	sha256sums = 00b656fe05c5b58115d41c20ca7dfba6564eaa5335e3ff5c43c3eb8d9479cab9

pkgname = dash-daemon
	pkgdesc = Dash peer-to-peer network based digital currency (daemon)

pkgname = dash-cli
	pkgdesc = Dash peer-to-peer network based digital currency (CLI)

pkgname = dash-qt
	pkgdesc = Dash peer-to-peer network based digital currency (Qt)
	install = dash-qt.install
	depends = boost-libs
	depends = libevent
	depends = qt5-base
	depends = qt5-tools
	depends = miniupnpc
	optdepends = protobuf: Data interchange format used for payment protocol
	optdepends = qrencode: Optional for generating QR codes