summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a7ca2374244e5f0d4d441291a3557760fb1a3e9c (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
pkgbase = redisearch
	pkgdesc = A query and indexing engine for Redis, providing secondary indexing, full-text search, vector similarity search and aggregations.
	pkgver = 2.8.5
	pkgrel = 1
	url = https://github.com/RediSearch/RediSearch
	arch = any
	license = custom:RSALv2
	makedepends = conan
	depends = redis
	source = redisearch::git+https://github.com/RediSearch/RediSearch.git#tag=e38d2d2c9c90865e0980fa8635bf3b92d47bb728
	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 = SKIP
	sha512sums = SKIP
	sha512sums = SKIP
	sha512sums = SKIP
	sha512sums = SKIP
	sha512sums = SKIP
	sha512sums = SKIP
	sha512sums = SKIP

pkgname = redisearch