blob: bf4122c01e4f9408557b11e6a60215783eeca77c (
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
|
pkgbase = bitcoin-abc
pkgdesc = Bitcoin ABC with bitcoind, bitcoin-tx, bitcoin-seeder and bitcoin-cli
pkgver = 0.30.9
pkgrel = 0
url = https://bitcoinabc.org
install = bitcoin.install
arch = i686
arch = x86_64
license = MIT
makedepends = cmake
makedepends = ninja
makedepends = boost
makedepends = python
makedepends = help2man
depends = boost-libs
depends = libevent
depends = openssl
depends = zeromq
depends = miniupnpc
depends = libnatpmp
depends = jemalloc
provides = bitcoin-cli
provides = bitcoin-daemon
provides = bitcoin-tx
provides = bitcoin-seeder
conflicts = bitcoin-cli
conflicts = bitcoin-daemon
conflicts = bitcoin-tx
conflicts = bitcoin-seeder
backup = etc/bitcoin/bitcoin.conf
backup = etc/logrotate.d/bitcoin
source = https://github.com/Bitcoin-ABC/bitcoin-abc/archive/v0.30.9.tar.gz
source = bitcoin.conf
source = bitcoin.logrotate
source = bitcoin.service
source = bitcoin-reindex.service
source = bitcoin.install
sha256sums = 7de222c7112f6c67253876b8ef5380151d9d54fd0c96b1c28359acab252e4d88
sha256sums = c30e5c7e0e97b001fdeac5f4510d5ebc0e0499ec086325e845db609a24f2e22f
sha256sums = 8f05207b586916d489b7d25a68eaacf6e678d7cbb5bfbac551903506b32f904f
sha256sums = f2fd9d8331238727333cf2412ba3759cb194a65b2060eff36808b24c06382104
sha256sums = 497dbeefb9cd9792757a9b6e1fbfd92710d19990ee2959add6c30533ae40b6f6
sha256sums = 45429013dae87a58bc79ca7b7a037665bf8592cae0199bcf4aef088fb950e78a
pkgname = bitcoin-abc
|