blob: 9aa13b6b1d4aaa4ddeb5386dbeaa3bc3fa0f1669 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = ctxgraph-bin
pkgdesc = Local-first context graph engine for AI agents and human teams
pkgver = 0.8.0
pkgrel = 1
url = https://github.com/rohansx/ctxgraph
arch = x86_64
arch = aarch64
license = MIT
depends = glibc
depends = libgcc
depends = libstdc++
provides = ctxgraph
conflicts = ctxgraph
source = README-0.8.0.md::https://raw.githubusercontent.com/rohansx/ctxgraph/v0.8.0/README.md
source = LICENSE-0.8.0::https://raw.githubusercontent.com/rohansx/ctxgraph/v0.8.0/LICENSE
sha256sums = 7cd19abba290f73a1f3fafa05a8e07cbf5040d2388e7d87ed3fc267bad677206
sha256sums = 047b1a7727f767dd38b9f5af025d1f9c1cc0ebfdf01ecd27c1ed5614434ac82a
source_x86_64 = ctxgraph-x86_64-0.8.0.tgz::https://github.com/rohansx/ctxgraph/releases/download/v0.8.0/ctxgraph-v0.8.0-x86_64-unknown-linux-gnu.tar.gz
sha256sums_x86_64 = abc467ed75031ce1c7581449a140df1eee9b96f4c55e08cfd87918c058a6c593
source_aarch64 = ctxgraph-aarch64-0.8.0.tgz::https://github.com/rohansx/ctxgraph/releases/download/v0.8.0/ctxgraph-v0.8.0-aarch64-unknown-linux-gnu.tar.gz
sha256sums_aarch64 = f323b87d2e02e8c3eddc96315dd649816fdfb3e7acb56fe9db2dfeafa7b2f75e
pkgname = ctxgraph-bin
|