blob: 17dc084d5278316c1b7b5336db0e55fd2aef53cd (
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 = open-webui-git
pkgdesc = Web UI and OpenAI API for various LLM runners, including Ollama
pkgver = 0.6.22.r0.g438e5d9
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
provides = open-webui
conflicts = open-webui
conflicts = open-webui-no-venv
options = !strip
options = !debug
source = open-webui-git::git+https://github.com/open-webui/open-webui
source = open-webui.service
source = open-webui.conf
b2sums = SKIP
b2sums = 1438948b9e31ccbcfe7eab5965de71b0fb23bc205579c6668cd91f805a17d5a0b2379afeac3148fb0701125e210eebb81f4bdd5496bc9b0d080766ecf71d32bf
b2sums = 1538695adbe92507ef8c319f4aba22bd9c8843ecaebfaf8860485316564708809c92becc0d0634467b068e8d6b17992c2f210f1bdb344d72b0e01db243ac24ca
pkgname = open-webui-git
|