blob: d740c9d6e4aeadb47fc0028eb2bb1924668cf637 (
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
|
pkgbase = qdrant-git
pkgdesc = Vector Database and Vector Search Engine for AI
pkgver = 1.18.0+r5933+gfd6746ea9
pkgrel = 1
url = https://github.com/qdrant/qdrant
arch = x86_64
license = Apache
checkdepends = cargo-nextest
makedepends = cargo
makedepends = cmake
makedepends = curl
makedepends = git
makedepends = mold
makedepends = pkgconf
makedepends = protobuf
makedepends = python
makedepends = rust-bindgen
makedepends = unzip
depends = gcc-libs
depends = glibc
depends = jemalloc
depends = libunwind
depends = lz4
depends = shaderc
depends = xz
depends = zstd
provides = qdrant=1.18.0+r5933+gfd6746ea9
conflicts = qdrant
backup = etc/qdrant/config.yaml
source = git+https://github.com/qdrant/qdrant.git
source = 0001-set-full-path-in-config.patch
source = qdrant.service
source = sysusers.conf
source = tmpfiles.d
sha256sums = SKIP
sha256sums = 6c40c64c69a72c44a4d01462887c8246f3459d29c8c3cc77108743d1b6a7b380
sha256sums = 505b121c76184ec1a18db7a9f6fc3c4019c0f7a46db21d32c5816ed5a043e714
sha256sums = 79493543ef27e8aad87e0241c1e2f4e964915e7b2f8aa08b17305ca1cfdc8d9e
sha256sums = e6560fbe2767e95b6f022acfee0b4b00d7b0fef84bc29d71f80849c935c77eea
pkgname = qdrant-git
|