gpo.zugaina.org

Search Portage & Overlays:

app-misc/claude-desktop-patrickjaja

Claude AI Desktop Application (unofficial repackage of official binary)

Screenshots

  • claude-desktop-patrickjaja-1.18286.2_p2
    ~amd64
    claude-code cowork wayland

    View      Download      Browse     License: Anthropic-TOS   
    Overlay: hossie
  • claude-desktop-patrickjaja-1.18286.0_p3-r1
    ~amd64
    claude-code cowork wayland

    View      Download      Browse     License: Anthropic-TOS   
    Overlay: hossie
  • claude-desktop-patrickjaja-1.18286.0
    ~amd64
    claude-code cowork gnome wayland X

    View      Download      Browse     License: Anthropic-TOS   
    Overlay: hossie
  • claude-desktop-patrickjaja-1.15962.1
    ~amd64
    claude-code cowork gnome wayland X

    View      Download      Browse     License: Anthropic-TOS   
    Overlay: hossie
  • claude-desktop-patrickjaja-1.15962.0_p3
    ~amd64
    claude-code cowork gnome wayland X

    View      Download      Browse     License: Anthropic-TOS   
    Overlay: hossie

ChangeLog

commit 509f60cdafff30f6813a0060439b3d0ddecc6532
Author: Daniel Augustin <hossie@hossie.de>
Date: Thu Jul 9 00:27:59 2026 +0200

app-misc/claude-desktop-patrickjaja: add 1.18286.2_p2

Version bump to upstream v1.18286.2-2, skipping the intermediate
v1.18286.2, v1.17377.x and v1.17282.0 releases. Unmodified copy of the
1.18286.0_p3-r1 ebuild: the launcher patch anchor still holds, socat is
still used by the launcher's single-instance client, and
CLAUDE_OVMF_CODE_PATH remains the first firmware probe candidate, so no
packaging changes are needed. Tarball SHA256 verified against the
upstream release notes.

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

commit 5e270298eb911b0c4a460822ca6006b074702bea
Author: Daniel Augustin <hossie@hossie.de>
Date: Mon Jul 6 23:58:39 2026 +0200

app-misc/claude-desktop-patrickjaja: seed CLAUDE_OVMF_CODE_PATH, drop OVMF symlinks

Upstream's launcher and its patched firmware probe list in app.asar
honor CLAUDE_OVMF_CODE_PATH as the first OVMF candidate, but the
built-in list only covers the Debian, Fedora and Arch locations. Seed
the documented override in the launcher pointing at Gentoo's
sys-firmware/edk2-bin location (/usr/share/edk2/OvmfX64/) instead of
installing compat symlinks under /usr/share/OVMF/. A user-set value
still wins, and the variable-store template derives from the CODE path
within the same directory.

Revbump 1.18286.0_p3 for the changed image.

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

commit 0487a3314e09ec3eba76ec9cedf481f513081766
Author: Daniel Augustin <hossie@hossie.de>
Date: Mon Jul 6 23:20:18 2026 +0200

app-misc/claude-desktop-patrickjaja: add 1.18286.0_p3

Upstream v1.18286.0-3 bundles static first-party Computer Use bridges
(x11-bridge, wlroots-bridge, gnome-portal-bridge, kwin-portal-bridge),
replacing the third-party tool cascades:
- drop X flag: scrot/wmctrl/xdotool replaced by bundled x11-bridge
- drop gnome flag: gnome-screenshot replaced by gnome-portal-bridge
- wayland flag is residual-only now: ydotool for exotic compositors,
imagemagick (moved from unconditional) for KDE below Plasma 6.6

Cowork deps unchanged: the bundled virtiofsd is only used on Ubuntu
22.x, and the firmware probe still misses Gentoo's edk2-bin path, so
the OVMF compat symlinks stay.

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

commit a2f285eb12905386a94405310cc6eae8804ab185
Author: Daniel Augustin <hossie@hossie.de>
Date: Sat Jul 4 22:20:13 2026 +0200

Delete old versions

commit bab185fabce2616c133adda80a2600c4ce93423e
Author: Daniel Augustin <hossie@hossie.de>
Date: Sat Jul 4 22:16:50 2026 +0200

app-misc/claude-desktop-patrickjaja: add 1.18286.0

Upstream now repackages Anthropic's official Linux .deb instead of
building from the Windows MSIX, so the tarball bundles the official
Electron runtime under electron/ alongside the patched app/ tree.

- Drop the separate electron-vNN-linux-x64.zip SRC_URI, ELECTRON_VER,
the custom src_unpack, and BDEPEND=app-arch/unzip; the .tar.gz now
carries the runtime and default unpack suffices.
- Install electron/ (renaming the bundled claude-desktop binary to
claude), then drop app/ into an explicitly-created resources/ dir
(electron/ ships no resources/ subdir, only resources.pak).
- Cowork no longer needs app-misc/claude-cowork-service; depend on
app-emulation/qemu[qemu_softmmu_targets_x86_64] and
app-emulation/virtiofsd and add the OVMF->edk2 compat symlinks, as
the claude-desktop-official ebuild does.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

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

app-misc/claude-desktop-patrickjaja: block claude-desktop-official

All three install /usr/lib/claude-desktop and /usr/bin/claude-desktop, so
they cannot be co-installed.

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

commit c5f922f68ea71700ee84c14aee1180c443cf56ef
Author: Daniel Augustin <hossie@hossie.de>
Date: Mon Jun 29 18:28:48 2026 +0200

app-misc/claude-desktop-patrickjaja: bump to 1.15962.1

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

commit dd1351ce6a14d78babaedb14716569f22864cadb
Author: Daniel Augustin <hossie@hossie.de>
Date: Fri Jun 26 22:37:22 2026 +0200

app-misc/claude-desktop-patrickjaja: bump to 1.15962.0_p3

Upstream patrickjaja/claude-desktop-bin release v1.15962.0-3.
Electron stays pinned at 42.0.0 (.electron-version unchanged upstream).

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

commit 287a3147aaf8417f9478e6f996dfcd8b47d8f0cd
Author: Daniel Augustin <hossie@hossie.de>
Date: Wed Jun 24 21:58:15 2026 +0200

app-misc/claude-desktop-patrickjaja: bump to 1.15200.0

New upstream Claude version (base release v1.15200.0, no patch revision,
so the plain $ form is used rather than the _p<N> revision form).
Electron stays at 42.0.0.

Also fixes the GNOME/KDE dock icon (upstream #148): the real window
WM_CLASS / Wayland app_id is "claude-desktop" (from the app's
desktopName), not the binary basename. Set StartupWMClass=claude-desktop
in the shipped .desktop and corrected the misleading WM_CLASS comment in
the ebuild; the electron->claude binary rename stays (it matches the
launcher's APP_ID="claude", a separate identity signal).

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

commit fd6a17efb79af076f255621ac678d69353972954
Author: Daniel Augustin <hossie@hossie.de>
Date: Mon Jun 22 22:42:52 2026 +0200

app-misc/claude-desktop-patrickjaja: bump to 1.14271.0_p5

Upstream tag v1.14271.0-5 (patch release 5) re-packages the same Claude
Desktop 1.14271.0 base build, so this uses the _p revision form: the
ebuild maps PV via ver_cut to MY_PV=1.14271.0 / MY_PR=5 and rewrites the
asset name to v$-$, matching the 1.13576.1_p2 template.
The fetched tarball SHA256 matches upstream's published checksum
(c433962851e1a003d79874a27eb02cccef92ac4a062a9adb2e5b8c2cc7d9c090).
Electron remains pinned at 42.0.0 (patch release notes still reference
Electron 42).

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

commit 7e3124d0f436682221c909fce07a0f683334adaf
Author: Daniel Augustin <hossie@hossie.de>
Date: Thu Jun 18 23:00:47 2026 +0200

app-misc/claude-desktop-patrickjaja: bump to 1.14271.0

Upstream tag v1.14271.0 has no revision suffix, so this uses the plain
version form (no _p) like 1.12603.1. Electron remains pinned at 42.0.0.

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

commit 6087efccd988b028a4e2392be4c63314ae639956
Author: Daniel Augustin <hossie@hossie.de>
Date: Thu Jun 18 22:30:57 2026 +0200

Delete old versions

commit a965b434543398a82921e58da1ba247d54c4523e
Author: Daniel Augustin <hossie@hossie.de>
Date: Wed Jun 17 22:45:58 2026 +0200

app-misc/claude-desktop-patrickjaja: bump to 1.13576.1_p2

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

commit 97cfd56c8463b469f66c3624c94f0b565c92b47f
Author: Daniel Augustin <hossie@hossie.de>
Date: Sat Jun 13 23:49:02 2026 +0200

app-misc/claude-desktop-patrickjaja: bump to 1.12603.1

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

commit 8dcac31866f6a7034bae7e12aea0936e03cf3eb1
Author: Daniel Augustin <hossie@hossie.de>
Date: Thu Jun 11 21:17:15 2026 +0200

app-misc/claude-desktop-patrickjaja: bump to 1.12603.0

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

commit 16fec676c06e7cc215de69c5112b9e4e722273a5
Author: Daniel Augustin <hossie@hossie.de>
Date: Wed Jun 10 20:41:08 2026 +0200

app-misc/claude-desktop-{aaddrick,patrickjaja}: bump to 1.11847.5

claude-desktop-patrickjaja: 1.11187.4 -> 1.11847.5_p3 (upstream
v1.11847.5-3, patch release 3 -> _p3 via the MY_PR=$(ver_cut 5)
revision handling; ELECTRON_VER unchanged at 42.0.0 per
.electron-version).
claude-desktop-aaddrick: 1.11187.4.2.0.18 -> 1.11847.5.2.0.19
(upstream v2.0.19+claude1.11847.5).

claude-cowork-service already at latest upstream (1.0.57).

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

commit 79384d11e4cfe2d93c178215d4eaeafb30d738d0
Author: Daniel Augustin <hossie@hossie.de>
Date: Sat Jun 6 18:24:13 2026 +0200

app-misc/claude-desktop-{aaddrick,patrickjaja}: bump to 1.11187.4

claude-desktop-patrickjaja: 1.10628.0 -> 1.11187.4 (upstream v1.11187.4,
no revision, ELECTRON_VER unchanged at 42.0.0 per .electron-version).
claude-desktop-aaddrick: 1.9255.2.2.0.16 -> 1.11187.4.2.0.18 (upstream
v2.0.18+claude1.11187.4).

claude-cowork-service already at latest upstream (1.0.57).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

commit 76e4bf699d4869be8aec89d183ce61e81107df89
Author: Daniel Augustin <hossie@hossie.de>
Date: Wed Jun 3 17:29:34 2026 +0200

app-misc/claude-desktop-patrickjaja: bump to 1.10628.0

Upstream tag v1.10628.0 (no revision suffix, so plain version without
_p). Ebuild is identical to 1.9659.2; .electron-version upstream is
unchanged at 42.0.0.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

commit d54a263d97fe89911fe455e82f39ebef75f58f03
Author: Daniel Augustin <hossie@hossie.de>
Date: Fri May 29 22:20:29 2026 +0200

app-misc/claude-desktop-{aaddrick,patrickjaja}: bump

patrickjaja v1.9659.2 (no patch revision; ebuild uses $ directly).
aaddrick 2.0.16+claude1.9255.2.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

commit 1b215309c2a6db2c0b15e498938b002d7453bcf9
Author: Daniel Augustin <hossie@hossie.de>
Date: Wed May 27 23:17:38 2026 +0200

app-misc/claude-desktop-{aaddrick,patrickjaja}: bump to 1.9255

aaddrick: 1.9255.0.2.0.16 (upstream v2.0.16+claude1.9255.0)
patrickjaja: 1.9255.2_p2 (upstream v1.9255.2-2)
cowork-service: already at upstream v1.0.57, no bump needed

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

commit 8a5ed63828b9d19b8ccf024013aa71533748f876
Author: Daniel Augustin <hossie@hossie.de>
Date: Mon May 25 20:22:43 2026 +0200

app-misc/claude-cowork-service: new package, wire into claude-desktop-patrickjaja

Native Linux backend daemon for Claude Desktop's Cowork feature, built
from source with the upstream Makefile (CGO_ENABLED=0, -trimpath
-buildmode=pie). Installs the binary, the systemd user unit and the
OpenRC init script + confd.

Also adds a new "cowork" USE flag on claude-desktop-patrickjaja-1.8555.2
that pulls in app-misc/claude-cowork-service.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

commit e04326848e13b558b81ca9878b27a9cd06d6be3e
Author: Daniel Augustin <hossie@hossie.de>
Date: Sat May 23 19:39:02 2026 +0200

app-misc/claude-desktop-{aaddrick,patrickjaja}: bump to 1.8555.2

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

commit 65f16fc168b69361345c09f6c010fea9475f48f9
Author: Daniel Augustin <hossie@hossie.de>
Date: Wed May 20 22:48:59 2026 +0200

app-misc/claude-desktop-patrickjaja: bump to 1.8089.1_p4

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

commit 60687cccecbdc286eb634af0706e355d2d4a927c
Author: Daniel Augustin <hossie@hossie.de>
Date: Tue May 19 22:49:02 2026 +0200

app-misc/claude-desktop-patrickjaja: bump to 1.8089.0

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

commit ed41560be670d24e4cbfad2e5bdf2a6b149b82a4
Author: Daniel Augustin <hossie@hossie.de>
Date: Sat May 16 22:40:33 2026 +0200

app-misc/claude-desktop-patrickjaja: bump to 1.7196.1

commit 65678b5303852fff26cdf097a7a8bb017d9d4ffc
Author: Daniel Augustin <hossie@hossie.de>
Date: Fri May 15 18:32:48 2026 +0200

app-misc/claude-desktop-patrickjaja: bump to 1.7196.0_p2

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

commit 8607d06eb18c618a47ea7ec1802e7a15db6478ce
Author: Daniel Augustin <hossie@hossie.de>
Date: Fri May 8 19:17:38 2026 +0200

app-misc/claude-desktop-patrickjaja: bump to 1.6608.0

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

commit 0a6a9a23789f3fa646a4349d52d5694da6178200
Author: Daniel Augustin <hossie@hossie.de>
Date: Thu May 7 22:44:37 2026 +0200

app-misc/claude-desktop-patrickjaja: clean up USE flags and metadata

Drop unused claude-cowork USE flag and rewrite metadata.xml to document
the actual flags (claude-code, gnome, wayland, X) instead of 14 flags
that were never wired up in IUSE. Also fix the wrong blocker
(claude-code-aaddrick -> claude-desktop-aaddrick), the wrong category
for gnome-screenshot (gnome-extra -> media-gfx), and reindent RDEPEND
with tabs.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

commit ff359781e1ff431bcf87281c912684ab4136b839
Author: Daniel Augustin <hossie@hossie.de>
Date: Thu May 7 22:25:36 2026 +0200

app-misc/claude-desktop-patrickjaja: bump to 1.5354.0_p5

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

commit 349bcb2f18a27ce0196ee274fd61c7fdfbd0e83f
Author: Daniel Augustin <hossie@hossie.de>
Date: Thu May 7 22:02:29 2026 +0200

app-misc/claude-desktop: split by upstream fork

Rename claude-desktop-bin to claude-desktop-aaddrick to disambiguate
the upstream source, and add claude-desktop-patrickjaja as a parallel
package for the patrickjaja/claude-desktop-bin fork (versions
1.5354.0_p2 and 1.6259.1, with Electron runtime bundling).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>