summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO52
1 files changed, 52 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..3825985c9710
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,52 @@
+pkgbase = scylla
+ pkgdesc = NoSQL data store using the Seastar framework, compatible with Apache Cassandra
+ pkgver = 1.6.1
+ pkgrel = 1
+ url = http://www.scylladb.com/
+ arch = x86_64
+ license = AGPL
+ makedepends = git
+ makedepends = gcc
+ depends = antlr3
+ depends = libantlr3c
+ depends = libyaml
+ depends = yaml-cpp
+ depends = lz4
+ depends = zlib
+ depends = snappy
+ depends = jsoncpp
+ depends = gnutls
+ depends = ninja
+ depends = ragel
+ depends = libaio
+ depends = crypto++
+ depends = xfsprogs
+ depends = numactl
+ depends = hwloc
+ depends = libpciaccess
+ depends = libxml2
+ depends = python-pyparsing
+ depends = lksctp-tools
+ depends = protobuf
+ depends = libunwind
+ depends = systemtap-git
+ depends = dpkg
+ depends = xmlcutty-bin
+ provides = scylla
+ source = git+https://github.com/scylladb/scylla.git
+ 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/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
+ md5sums = SKIP
+ md5sums = SKIP
+ md5sums = SKIP
+ md5sums = SKIP
+ md5sums = SKIP
+ md5sums = SKIP
+ md5sums = SKIP
+
+pkgname = scylla
+