blob: dd4a75966add47019d1ef3c91fadedbd8182498c (
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 = justevery-code
pkgdesc = Community-driven fork of the Codex CLI for local terminal coding assistance
pkgver = 0.6.98
pkgrel = 1
url = https://github.com/just-every/code
arch = x86_64
arch = aarch64
license = Apache-2.0
makedepends = cargo
depends = openssl
depends = gcc-libs
depends = glibc
optdepends = git
optdepends = ripgrep: accelerated large-repo search
optdepends = chromium: connect external browser sessions via /chrome
optdepends = claude-code: integrate with the Claude Caude CLI agent
optdepends = gemini-cli: connect to the Google Gemini terminal client
optdepends = codanna: share context with the Codanna code-awareness agent
options = !lto
source = justevery-code-0.6.98.tar.gz::https://github.com/just-every/code/archive/refs/tags/v0.6.98.tar.gz
b2sums = a1fd729bbd597569c290c2798ddd6d83ad88743c437c3b613f852a9a5b35461043c8240653581ae637ecf0aff8e8395a7b7e319a76807d9026a882800e88d224
pkgname = justevery-code
|