blob: ea307a9ee792bc923a25d1f624efe1caa11cc1e4 (
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
|
pkgbase = scylla
pkgdesc = Scylla is an open source NoSQL drop-in replacement for Apache Cassandra with fast throughput and low latency
pkgver = 2.2.0
pkgrel = 1
url = http://www.scylladb.com/
install = .install
arch = x86_64
license = AGPL
makedepends = git
makedepends = gcc7
makedepends = gcc7-libs
makedepends = antlr3-cpp-headers-git
makedepends = libyaml
makedepends = yaml-cpp
makedepends = lz4
makedepends = zlib
makedepends = snappy
makedepends = jsoncpp
makedepends = gnutls
makedepends = ninja
makedepends = ragel
makedepends = libaio
makedepends = crypto++
makedepends = xfsprogs
makedepends = jre8-openjdk-headless
makedepends = numactl
makedepends = libpciaccess
makedepends = libxml2
makedepends = thrift-0.10.0
makedepends = lksctp-tools
makedepends = protobuf
makedepends = libunwind
makedepends = systemtap
makedepends = make
makedepends = libtool
makedepends = cmake
depends = hwloc
depends = systemd
depends = collectd
depends = python-yaml
depends = python2-yaml
depends = python-urwid
depends = pciutils
depends = python-pyparsing
depends = python2-requests
depends = util-linux
depends = python-pyudev
depends = python-setuptools
depends = boost
depends = boost-libs
optdepends = scylla-jmx: JMX interface for compatibility with tooling such as nodetool
optdepends = scylla-tools: Tools to be used with ScyllaDB, such as cqlsh, nodetool and others
provides = scylla
conflicts = cassandra
conflicts = scylla-git
backup = etc/scylla/scylla.yaml
backup = etc/scylla/cassandra-rackdc.properties
backup = etc/scylla.d/housekeeping.cfg
backup = etc/sysconfig/scylla-server
backup = etc/collectd.d/scylla.conf
backup = etc/scylla.d/cpuset.conf
backup = etc/scylla.d/dev-mode.conf
backup = etc/scylla.d/io.conf
source = git+https://github.com/scylladb/scylla.git#tag=scylla-2.2.0
source = git+https://github.com/scylladb/scylla-ami.git
source = git+https://github.com/scylladb/scylla-swagger-ui.git
source = git+https://github.com/scylladb/scylla-seastar.git
source = git+https://github.com/scylladb/fmt.git
source = git+https://github.com/scylladb/dpdk.git
source = git+https://github.com/scylladb/c-ares.git
source = git+https://github.com/scylladb/xxHash.git
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
pkgname = scylla
|