blob: ce86403e9fb7940372e7617d81fa0695b91b131e (
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
28
29
30
31
|
pkgbase = emdash-git
pkgdesc = Open-source agentic development environment
pkgver = 0.4.47.r18.g44ff202
pkgrel = 1
url = https://github.com/generalaction/emdash
arch = x86_64
license = Apache-2.0
makedepends = git
makedepends = nodejs
makedepends = pnpm
depends = alsa-lib
depends = gtk3
depends = libsecret
depends = nss
optdepends = claude-code: Claude Code agent
optdepends = cline-cli: Cline agent
optdepends = cursor-bin: Cursor agent
optdepends = gemini-cli-git: Gemini CLI agent
optdepends = github-copilot-cli: GitHub Copilot agent
optdepends = hermes-agent: Hermes agent
optdepends = kimi-cli: Kimi agent
optdepends = opencode-git: OpenCode agent
optdepends = qwen-code-bin: Qwen Code agent
provides = emdash=0.4.47.r18.g44ff202
conflicts = emdash
options = !strip
options = !debug
source = emdash-git::git+https://github.com/generalaction/emdash.git
sha256sums = SKIP
pkgname = emdash-git
|