blob: 622e69e5164be26964e677d421f9d42f151373d5 (
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.33.1
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.33.1/packaging/linux/mcp_config.json.example
source = LICENSE::https://raw.githubusercontent.com/smart-mcp-proxy/mcpproxy-go/v0.33.1/LICENSE
source = mcpproxy-bin.install
source = mcpproxy.service
sha256sums = f07d24f77cf4e69feec20282ff443fe1f83607495b1d03d0306342b00ddb1a61
sha256sums = 897cd80d344a5570fcd3526834fffdb0b9bd8087632455dd393f5f2d43c94d47
sha256sums = 47220bfb076e34a1d349307679b7d4707fbe1426f1355049e69bced26568fea0
sha256sums = 0dbb8e1a0431cffe8d739fee40f73e237ed9be37887e285d7524d1a02afa1ce4
source_x86_64 = mcpproxy-0.33.1-linux-amd64.tar.gz::https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.33.1/mcpproxy-0.33.1-linux-amd64.tar.gz
sha256sums_x86_64 = e3b547ac232f1296c7fb4cf2a9854f120faa396b7a56f8bb7303fbe70ca20db3
source_aarch64 = mcpproxy-0.33.1-linux-arm64.tar.gz::https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.33.1/mcpproxy-0.33.1-linux-arm64.tar.gz
sha256sums_aarch64 = 32a3fcae9bfd1a494f0658a8099099a412be0d2b57684cb92171836549e122c2
pkgname = mcpproxy-bin
|