summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8d929594a31d65feba4c4a31b418de0ca94f17a6 (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 = polis
	pkgdesc = Polis peer-to-peer network based digital currency
	pkgver = 1.2.0
	pkgrel = 0
	url = http://www.polispay.org/
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = boost
	makedepends = automoc4
	makedepends = qrencode
	makedepends = miniupnpc
	makedepends = protobuf
	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 = polis-daemon-1.2.0.tar.gz::https://github.com/polispay/polis/archive/v1.2.0.tar.gz
	source = txmempool.patch
	source = polisd@.service
	sha256sums = d5bd3482f707dc281a41e1661d0d0081d7a0a54e516046f60921724a3c809619
	sha256sums = 2d033c1ee77e1fae89da61f3b0e494feaf91f1b860fe4b3c0ec848c013776a25
	sha256sums = 59fc628be7c2aa6dc6db31d7a621392d2e24f1722328b4cfb0797ffe76e108be

pkgname = polis-daemon
	pkgdesc = Polis peer-to-peer network based digital currency (daemon)

pkgname = polis-cli
	pkgdesc = Polis peer-to-peer network based digital currency (CLI)

pkgname = polis-qt
	pkgdesc = Polis peer-to-peer network based digital currency (Qt)
	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