blob: 3a340951042cf322d0c792dead8295fc22a6ad64 (
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 = mcpproxy-bin
pkgdesc = Smart proxy for AI agents using the Model Context Protocol
pkgver = 0.51.0
pkgrel = 1
url = https://github.com/smart-mcp-proxy/mcpproxy-go
install = mcpproxy-bin.install
arch = x86_64
arch = aarch64
license = MIT
optdepends = systemd: run the bundled systemd user service with systemctl --user
provides = mcpproxy
conflicts = mcpproxy
options = !strip
source = mcp_config.json.example::https://raw.githubusercontent.com/smart-mcp-proxy/mcpproxy-go/v0.51.0/packaging/linux/mcp_config.json.example
source = LICENSE::https://raw.githubusercontent.com/smart-mcp-proxy/mcpproxy-go/v0.51.0/LICENSE
source = mcpproxy-bin.install
source = mcpproxy.service
sha256sums = f07d24f77cf4e69feec20282ff443fe1f83607495b1d03d0306342b00ddb1a61
sha256sums = 897cd80d344a5570fcd3526834fffdb0b9bd8087632455dd393f5f2d43c94d47
sha256sums = 47220bfb076e34a1d349307679b7d4707fbe1426f1355049e69bced26568fea0
sha256sums = 0dbb8e1a0431cffe8d739fee40f73e237ed9be37887e285d7524d1a02afa1ce4
source_x86_64 = mcpproxy-0.51.0-linux-amd64.tar.gz::https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.51.0/mcpproxy-0.51.0-linux-amd64.tar.gz
sha256sums_x86_64 = 9f599756623fc91c965117a1116e3c96036732ac1fa87b37576ce58672c9d886
source_aarch64 = mcpproxy-0.51.0-linux-arm64.tar.gz::https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.51.0/mcpproxy-0.51.0-linux-arm64.tar.gz
sha256sums_aarch64 = ef723460b81ffe4c2d9ebbcb7a3982f579bb9c8017e5012909592bf8d6c95732
pkgname = mcpproxy-bin
|