<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>lucascs@protonmail.com</email>
		<name>Lucas Couto</name>
	</maintainer>
	<longdescription lang="en">
		Claude Desktop is Anthropic's Electron-based desktop client for Claude.ai,
		bundling chat, Claude Code sessions and a QEMU-backed sandbox for agentic
		code execution.
	</longdescription>
	<use>
		<flag name="egl">Use EGL for smooth rendering on high refresh rate monitors</flag>
		<flag name="wayland">Run in wayland mode under wayland sessions, xwayland otherwise. This flag doesn't affect x11 sessions.</flag>
	</use>
	<upstream>
		<bugs-to>https://github.com/anthropics/claude-code/issues</bugs-to>
		<doc lang="en">https://code.claude.com/docs/en/desktop-linux</doc>
	</upstream>
</pkgmetadata>
