blob: f93a60c2135edeb007d7b387102d7570df9e1343 (
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 = grapevine-git
pkgdesc = A matrix homeserver originally forked from Conduit
pkgver = r2814.d1370f9
pkgrel = 1
epoch = 1
url = https://gitlab.computer.surgery/matrix/grapevine
arch = x86_64
arch = armv6h
arch = armv7h
arch = aarch64
license = Apache-2.0
makedepends = rust
makedepends = cargo
makedepends = git
makedepends = clang
depends = gcc-libs
provides = grapevine=r2814.d1370f9
options = !lto
backup = etc/grapevine/grapevine.toml
source = grapevine::git+https://gitlab.computer.surgery/matrix/grapevine.git
source = grapevine.service
source = grapevine-example.toml
sha256sums = SKIP
sha256sums = 07bcf3b52875c2fad1dcbe58dd77d95cf5a5ce98274afe293bb1fadc182157db
sha256sums = 5077a130242acd8328e1f61f7da0260a14dfdbfc964e6472248f9b6f8f28741c
pkgname = grapevine-git
|