blob: 72067c961bfd393d7597ca30162c4d15e305d778 (
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
|
pkgbase = tabbyml-git
pkgdesc = Opensource, self-hosted AI coding assistant
pkgver = nightly.r0.ge6ee6cc31
pkgrel = 11
url = https://tabby.tabbyml.com
install = tabbyml-git.install
arch = x86_64
license = MIT
makedepends = git
makedepends = make
makedepends = rust
makedepends = base-devel
depends = python
depends = protobuf
depends = sqlite
depends = graphviz
provides = tabby
options = !strip
options = !debug
source = tabbyml-git::git+https://github.com/TabbyML/tabby.git
source = git+https://github.com/ggerganov/llama.cpp.git
source = tabbyml-server.service
source = server.conf
source = config.toml
sha1sums = SKIP
sha1sums = SKIP
sha1sums = 946b6b1d5169ff57246ac63c0717f633c1fb7af6
sha1sums = a3f26d5c57e74da76d51c7ed28753b0b867a95b7
sha1sums = 4138aaeed2a83024398acd0a117821824b24b843
pkgname = tabbyml-git
|