blob: 2ffe45c4ab35e3bd035fbf85a581c60f3c103bcb (
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
43
44
45
46
47
48
49
50
51
52
53
|
pkgbase = bitcoin-cash-node-qt
pkgdesc = Bitcoin Cash Node with bitcoind, bitcoin-cli, bitcoin-tx, bitcoin-seeder and bitcoin-qt
pkgver = 27.1.0
pkgrel = 3
url = https://bitcoincashnode.org
install = bitcoin.install
arch = i686
arch = x86_64
license = MIT
makedepends = cmake
makedepends = ninja
makedepends = boost
makedepends = qt5-tools
makedepends = help2man
depends = boost-libs
depends = libevent
depends = desktop-file-utils
depends = qt5-base
depends = protobuf
depends = openssl
depends = miniupnpc
depends = zeromq
depends = qrencode
provides = bitcoin-cli
provides = bitcoin-daemon
provides = bitcoin-tx
provides = bitcoin-qt
provides = bitcoin-seeder
conflicts = bitcoin-cli
conflicts = bitcoin-daemon
conflicts = bitcoin-tx
conflicts = bitcoin-qt
conflicts = bitcoin-seeder
backup = etc/bitcoin/bitcoin.conf
backup = etc/logrotate.d/bitcoin
source = https://github.com/bitcoin-cash-node/bitcoin-cash-node/archive/v27.1.0.tar.gz
source = bitcoin.conf
source = bitcoin.logrotate
source = bitcoin.service
source = bitcoin-reindex.service
source = bitcoin.install
source = bitcoin.desktop
source = 1870.patch
sha256sums = abb920abfb17dcfcd056ac1eb56f4f4a945cbfd059f3ebef5b692ac842eb1de4
sha256sums = c30e5c7e0e97b001fdeac5f4510d5ebc0e0499ec086325e845db609a24f2e22f
sha256sums = 8f05207b586916d489b7d25a68eaacf6e678d7cbb5bfbac551903506b32f904f
sha256sums = f2fd9d8331238727333cf2412ba3759cb194a65b2060eff36808b24c06382104
sha256sums = 497dbeefb9cd9792757a9b6e1fbfd92710d19990ee2959add6c30533ae40b6f6
sha256sums = e2d6c370fa9f1564013ce0d255f764b8972284d5909d509a306a43994a49a113
sha256sums = 0ba95ed8914f1c3d7fb3601a9735d53be0445aa070a003f7938bfff754677578
sha256sums = 35358816a463ac2c112feda33d52f180ff6eed6e2268cd3cf9d2d92702a72695
pkgname = bitcoin-cash-node-qt
|