Source: xdg-desktop-portal-crustace
Section: misc
Priority: optional
Maintainer: Pedro M. de Echanove Pasquin <pedro.echanove@liberux.net>
Build-Depends: debhelper-compat (= 13),
               cargo,
               rustc (>= 1.85)
Rules-Requires-Root: no
Standards-Version: 4.7.0
Homepage: https://liberux.net

Package: xdg-desktop-portal-crustace
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         xdg-desktop-portal
Description: Crustace backend for xdg-desktop-portal
 xdg-desktop-portal is the freedesktop broker that sandboxed apps
 (typically Flatpak) call to request system-level resources such as
 file chooser dialogs, notifications, camera access, location,
 screencast and similar. Each desktop environment provides a backend
 implementation that owns the UX side of those requests.
 .
 This package is the Crustace backend: it claims the well-known D-Bus
 name org.freedesktop.impl.portal.desktop.crustace and serves the portal
 interfaces this DE owns. Today it ships an Notification impl;
 further portals (FileChooser, Access, Account, Settings, …) follow.
 .
 Activated automatically by xdg-desktop-portal when XDG_CURRENT_DESKTOP
 includes "crustace"; sandboxed apps never talk to this package directly.
