blob: e20fc1eb07ad7d2359bcc82c7eab9996487b7efa (
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
|
pkgbase = open-webui-git
pkgdesc = Web UI and OpenAI API for various LLM runners, including Ollama
pkgver = 0.6.0.r0.g04799f1
pkgrel = 1
url = https://github.com/open-webui/open-webui
install = open-webui-git.install
arch = any
license = MIT
makedepends = git
makedepends = npm
makedepends = nvm
depends = python312
optdepends = ollama
optdepends = tika-server
options = !strip
options = !debug
source = open-webui-git::git+https://github.com/open-webui/open-webui
source = open-webui.service
source = open-webui.conf
sha1sums = SKIP
sha1sums = 9b789adb8d91f15ece2187af4aec810847d4b0b2
sha1sums = fb015c224b9529988823f0e24d65ab4a004d30c0
pkgname = open-webui-git
|