blob: 294dc7462aa83e58a7d4b196eb4fb6c378da5765 (
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
|
pkgbase = redis-timeseries
pkgdesc = Time Series data structure for Redis
pkgver = 1.8.3
pkgrel = 2
url = https://redis.io/docs/stack/timeseries/
arch = x86_64
license = custom:RSALv2
license = custom:SSPLv1
makedepends = git
makedepends = lcov
makedepends = python
makedepends = cmake
depends = redis
source = git+https://github.com/RedisTimeSeries/RedisTimeSeries.git#commit=26a2e426ba7b1fa80e9709d73e28d4a067f39900
source = git+https://github.com/RedisLabsModules/readies.git
source = git+https://github.com/lemire/fast_double_parser.git
source = git+https://github.com/google/cpu_features.git
source = git+https://github.com/RedisLabsModules/RedisModulesSDK.git
source = git+https://github.com/RedisGears/LibMR.git
source = git+https://github.com/redis/hiredis.git
source = git+https://github.com/libevent/libevent.git
source = no_submodule_init.patch
source = readies.patch
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = 2fd78c5f453aa30aa9df71bf8c34ad5add7368086b50cfbfafa1adec1e2659a4
sha256sums = fb3fed48d6db9510f8830bd87bb30678c9061054e1aa7c5e8bbc480e13858d3a
pkgname = redis-timeseries
|