blob: c274beab19e79a57eee76585ade549e5e9291c7f (
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
|
pkgbase = cellframe-node
pkgdesc = Cellframe blockchain node with a powerful SDK
pkgver = 5.4.28
pkgrel = 4
url = https://cellframe.net
install = cellframe-node.install
arch = x86_64
arch = aarch64
license = LGPL-3.0-or-later
makedepends = git
makedepends = cmake
makedepends = libxslt
depends = libxcrypt-compat
depends = gcc-libs
depends = glibc
depends = sqlite
depends = python3
optdepends = logrotate: For using logrotate to rotate log files
provides = cellframe-node
provides = cellframe-node-cli
provides = cellframe-node-tool
provides = cellframe-node-config
replaces = cellframe-node-debug
options = !debug
options = !strip
source = git+https://gitlab.demlabs.net/cellframe/cellframe-node.git#commit=24cb65cd7fe0cd5934da8991655e563c42d2307b
source = https://pub.cellframe.net/python/python-cellframe/pycfhelpers/master/pycfhelpers-1.0.4-py3-none-any.whl
source = https://pub.cellframe.net/python/python-cellframe/pycftools/master/pycftools-1.0.0-py3-none-any.whl
source = cellframe-node.logrotate
source = cellframe-node.service
source = cellframe-node-asan.service
source = cellframe-node-tmpfiles.conf
source = cellframe-node-sysusers.conf
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = 5fab0cfadc8366ebd2be9d06ff36dbd3a84b18f679ea3babb3c739e7e13acefd
sha256sums = 50e65fe5407024a71c2fa27d379901ece965e0fb788070665cf3a194b402d901
sha256sums = 23ac94f40a185dcd829bd71220056c0591cf50e640b787ec26bb832c3de6f055
sha256sums = 9b7be4cb912290ed1164dbc3c5f6714c5a9525cc41a4d7ba3115cdbe312a9320
sha256sums = a6b504ce331ef5953f38db6f2b3c18c3d5ed796eed29381bbe76a931cf3f9fa5
pkgname = cellframe-node
|