summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b9ff30216a8f38f2957aae36f0b26980932ec20d (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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
pkgbase = claudette-git
	pkgdesc = Desktop orchestrator for parallel Claude Code agents (Tauri 2 + React) — built from main
	pkgver = 0.24.0.r0.g0000000
	pkgrel = 1
	url = https://github.com/utensils/Claudette
	arch = x86_64
	arch = aarch64
	license = MIT
	makedepends = git
	makedepends = rust>=1.94
	makedepends = cargo
	makedepends = bun
	makedepends = pkgconf
	makedepends = webkit2gtk-4.1
	makedepends = gtk3
	makedepends = libsoup3
	makedepends = libayatana-appindicator
	makedepends = librsvg
	makedepends = alsa-lib
	makedepends = openssl
	makedepends = patchelf
	depends = webkit2gtk-4.1
	depends = gtk3
	depends = libsoup3
	depends = libayatana-appindicator
	depends = librsvg
	depends = alsa-lib
	depends = openssl
	depends = git
	optdepends = claude-code: drive Claude Code sessions (the primary use case)
	optdepends = xdg-desktop-portal-gtk: native file dialogs (GTK-based DEs: XFCE, MATE, Cinnamon)
	optdepends = xdg-desktop-portal-gnome: native file dialogs (GNOME)
	optdepends = xdg-desktop-portal-kde: native file dialogs (KDE Plasma)
	optdepends = xdg-desktop-portal-hyprland: native file dialogs (Hyprland)
	optdepends = github-cli: GitHub PR / issue / CI integration via scm-github plugin
	optdepends = glab: GitLab PR / pipeline integration via scm-gitlab plugin
	optdepends = direnv: per-workspace env activation via env-direnv plugin
	optdepends = mise: per-workspace env activation via env-mise plugin
	optdepends = nix: Nix devshell env activation via env-nix-devshell plugin
	optdepends = openssh: remote workspaces over SSH transport
	provides = claudette=0.24.0
	provides = claudette-cli=0.24.0
	conflicts = claudette
	conflicts = claudette-bin
	conflicts = claudette-cli
	options = !strip
	options = !debug
	options = !lto
	source = claudette::git+https://github.com/utensils/Claudette.git#branch=main
	sha256sums = SKIP

pkgname = claudette-git