summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7a15d64b737560502b49890da3b89071a6a7ce7c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = cpp-mcp
	pkgdesc = C++ implementation of Model Context Protocol (MCP)
	pkgver = alpha
	pkgrel = 1
	url = https://github.com/klogdotwebsitenotdotcom/cpp-mcp
	arch = x86_64
	arch = i686
	arch = armv7h
	arch = aarch64
	license = MIT
	makedepends = cmake
	makedepends = ninja
	makedepends = git
	depends = openssl
	options = !strip
	options = staticlibs
	source = git+https://github.com/klogdotwebsitenotdotcom/cpp-mcp.git#branch=distribution
	sha256sums = SKIP

pkgname = cpp-mcp