summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a2bc08dae9d024bf27f5e8174ddc45d4d92f3913 (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
pkgbase = gemini-cli-proxy-git
	pkgdesc = OpenAI-compatible API wrapper for Gemini CLI.
	pkgver = r15.3e99ede
	pkgrel = 6
	url = https://github.com/nettee/gemini-cli-proxy
	install = gemini-cli-proxy.install
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-hatchling
	makedepends = git
	depends = python-fastapi
	depends = uvicorn
	depends = python-click
	depends = python-pydantic
	depends = python-slowapi
	depends = python-limits
	depends = python-uvloop
	depends = python-httptools
	optdepends = gemini-cli
	provides = gemini-cli-proxy
	conflicts = gemini-cli-proxy
	source = git+https://github.com/nettee/gemini-cli-proxy.git
	source = gemini-cli-proxy.service
	sha256sums = SKIP
	sha256sums = e8c99a1de22f9c9ce5fedfce7ea2746cc64710ddc99cf566bd8800ac68dd4e68

pkgname = gemini-cli-proxy-git