blob: 5a57bdc8d48f02235058541205b7f55a74d0c6c2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = copilot-api
pkgdesc = Turn GitHub Copilot into OpenAI/Anthropic API compatible server
pkgver = 0.7.0
pkgrel = 1
url = https://github.com/ericc-ch/copilot-api
install = copilot-api.install
arch = any
license = MIT
depends = bun
optdepends = xsel: clipboard support for manual usage
source = copilot-api-0.7.0.tar.gz::https://github.com/ericc-ch/copilot-api/archive/v0.7.0.tar.gz
source = copilot-api.service
source = copilot-api.sysusers
source = copilot-api.tmpfiles
sha256sums = d068030271b917c9f59e21dda4dbd36840372160efa1b1f0598e35dc277689de
sha256sums = a7004c6615c495e2de12b63bf6babd5e44a45c75302d0038bccae7698508e403
sha256sums = 0f92b16903a63303768377725ea7f73f253221ef0cb42e08cc8bacf0d8cd17d1
sha256sums = aa2a9bd994a6b258b09d9d9efc9d9cb5429bd5378855ca2a53ad18c3ac7b0558
pkgname = copilot-api
|