summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b2579325e123265f1c9660cd6c951f7f372bfbb7 (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
pkgbase = redisearch
	pkgdesc = A query and indexing engine for Redis, providing secondary indexing, full-text search, vector similarity search and aggregations.
	pkgver = 2.10.19
	pkgrel = 1
	url = https://github.com/RediSearch/RediSearch
	arch = any
	license = custom:RSALv2
	makedepends = boost
	makedepends = conan
	makedepends = git
	depends = boost-libs
	depends = redis
	source = redisearch::git+https://github.com/RediSearch/RediSearch.git#tag=fa06b58eb9b6fa77b90aecaba926098e38b6388a
	source = git+https://github.com/google/googletest.git
	source = git+https://github.com/redis/hiredis.git
	source = git+https://github.com/libuv/libuv.git
	source = git+https://github.com/RedisLabsModules/readies.git
	source = git+https://github.com/RedisLabsModules/RedisModulesSDK.git
	source = git+https://github.com/google/s2geometry.git
	source = git+https://github.com/RedisAI/VectorSimilarity.git
	sha512sums = db37fab8dfa8d11a3c58bd01ff7d7f09d54f1657f93d9fcf91dff0a16e34f30507adefbb4ee05af0046ef8b1828fcda4f6ecf190db132f53b1f6cd58b84e4f1c
	sha512sums = SKIP
	sha512sums = SKIP
	sha512sums = SKIP
	sha512sums = SKIP
	sha512sums = SKIP
	sha512sums = SKIP
	sha512sums = SKIP

pkgname = redisearch