From 39dbee3b6170b042bd8cf37e7d1bdac73cdf9b4f Mon Sep 17 00:00:00 2001 From: Sam & Claude Date: Sun, 21 Jun 2026 10:26:38 +0200 Subject: [PATCH] =?UTF-8?q?feat(pkg):=20FreeBSD=20host=20baseline=20?= =?UTF-8?q?=E2=80=94=20ffmpeg,=20py311-pillow,=20python311=20(hermes=20run?= =?UTF-8?q?time)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Keep the host baseline in sync with clawdie-iso pkg-list-host.txt (Tier 1 hermes deps). ffmpeg (media/voice), py311-pillow (hermes core Pillow dep via --system-site-packages venv), python311 explicit (python3 = 3.11). Co-Authored-By: Claude Opus 4.8 --- infra/packages/host-baseline.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/infra/packages/host-baseline.txt b/infra/packages/host-baseline.txt index c318f7a..050f088 100644 --- a/infra/packages/host-baseline.txt +++ b/infra/packages/host-baseline.txt @@ -9,6 +9,8 @@ tmux btop bsddialog codex +# python3 is 3.11 (FreeBSD PYTHON_DEFAULT); python312 available as python3.12. +python311 python312 uv ripgrep @@ -16,6 +18,10 @@ fd-find rsync postgresql18-client dnsmasq +# hermes runtime: ffmpeg (media + voice-transcription), py311-pillow (Pillow +# core dep; venvs use --system-site-packages so the system pkg satisfies it). +ffmpeg +py311-pillow dejavu rust -- 2.45.3