summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 584c973abfcb7d3fed9e8c995dd8887e59c0392f (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.r5.gaabc22e
	pkgrel = 1
	url = https://tabby.tabbyml.com
	install = tabbyml-git.install
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = make
	makedepends = rust
	makedepends = sqlite3
	depends = python311
	depends = protobuf
	depends = sqlite3
	depends = graphviz
	provides = tabby
	options = !strip
	options = !debug
	source = tabbyml-git::git+https://github.com/TabbyML/tabby
	source = git+https://github.com/ggerganov/llama.cpp
	source = tabbyml-server.service
	source = server.conf
	source = config.toml
	sha1sums = SKIP
	sha1sums = SKIP
	sha1sums = 946b6b1d5169ff57246ac63c0717f633c1fb7af6
	sha1sums = a3f26d5c57e74da76d51c7ed28753b0b867a95b7
	sha1sums = 4138aaeed2a83024398acd0a117821824b24b843

pkgname = tabbyml-git