blob: 52a7e8ad53c3b9298cd38df143fa3c86509b270f (
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
|
pkgbase = navcoin
pkgdesc = Privacy-oriented cryptocurrency and distributed computing platform
pkgver = 4.1.1
pkgrel = 1
url = https://navcoin.org/
arch = any
license = MIT
makedepends = miniupnpc
makedepends = db4.8
makedepends = qt5-base
makedepends = protobuf
makedepends = qrencode
makedepends = zeromq
depends = boost
depends = python
optdepends = miniupnpc: Firewall-jumping support
optdepends = db4.8: Wallet storage
optdepends = qt5-base: GUI toolkit
optdepends = protobuf: Data interchange format used for payment protocol
optdepends = qrencode: Generate QR codes
optdepends = zeromq: Generate ZMQ notifications
provides = navcoin
conflicts = navcoin-bin
conflicts = navcoin-git
source = https://github.com/NAVCoin/navcoin-core/releases/download/4.1.1/navcoin-4.1.1.tar.gz
source = navcoin.desktop
source = navcoind.service
md5sums = 35c8b696f09681f80943e7adb0ccab34
md5sums = 1885c0577f19f819aafc56c7ea52f00a
md5sums = c67b248610947e2fd11489923eed7fa0
pkgname = navcoin
|