gpo.zugaina.org

Search Portage & Overlays:

app-misc/claude-desktop-official

Claude AI Desktop Application (official Anthropic binary)

Screenshots

  • claude-desktop-official-1.18286.0
    ~amd64
    claude-code cowork

    View      Download      Browse     License: Anthropic-TOS   
    Overlay: hossie
  • claude-desktop-official-1.17377.1-r1
    ~amd64
    claude-code cowork

    View      Download      Browse     License: Anthropic-TOS   
    Overlay: hossie

ChangeLog

commit 770561d5b4ab5ff9768a136cfda3fe78cbdb98c3
Author: Daniel Augustin <hossie@hossie.de>
Date: Mon Jul 6 23:48:24 2026 +0200

app-misc/claude-desktop-official: patch cowork OVMF path, add 1.18286.0

Cowork's VM launcher only probes the Debian OVMF firmware locations, so
the ebuild bridged Gentoo's /usr/share/edk2/OvmfX64/ with compat
symlinks under /usr/share/OVMF/. Instead, rewrite the probe list inside
app.asar to point directly at the sys-firmware/edk2-bin location. The
replacement is padded to the original length so the asar header's file
offsets stay valid without repacking; Electron's asar integrity fuse is
not enforced on Linux.

Revbump 1.17377.1 for the changed image, add 1.18286.0 (same deb
layout, same probe list, patch verified against both), and delete old
1.17377.0.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

commit 94b41d4fddadd2d2167c91599784422e14337a8a
Author: Daniel Augustin <hossie@hossie.de>
Date: Wed Jul 1 22:47:08 2026 +0200

app-misc/claude-desktop-official: add 1.17377.1

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

commit d8c43674fcbc4638425a690599e65e922e563674
Author: Daniel Augustin <hossie@hossie.de>
Date: Wed Jul 1 00:17:04 2026 +0200

app-misc/claude-desktop-official: new package

Install the official amd64 Claude Desktop .deb published by Anthropic
at downloads.claude.ai. USE=claude-code pulls in dev-util/claude-code;
USE=cowork pulls in app-emulation/qemu[qemu_softmmu_targets_x86_64] and
app-emulation/virtiofsd for the Cowork sandbox microVM, plus compat
symlinks bridging Gentoo's edk2-bin OVMF firmware to the Debian path the
bundled launcher probes. Blocks the two unofficial repackages.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>