Source: xwayland-satellite-git
Section: x11
Priority: optional
Maintainer: Avenge Media <AvengeMedia.US@gmail.com>
Build-Depends: debhelper-compat (= 13),
               cargo,
               rustc (>= 1.83),
               pkg-config,
               libwayland-dev,
               libxcb1-dev,
               libxcb-composite0-dev,
               libxcb-randr0-dev,
               libxcb-res0-dev,
               libxcb-cursor-dev,
               libclang-dev
Standards-Version: 4.6.2
Homepage: https://github.com/Supreeeme/xwayland-satellite
Vcs-Browser: https://github.com/Supreeeme/xwayland-satellite
Vcs-Git: https://github.com/Supreeeme/xwayland-satellite.git

Package: xwayland-satellite-git
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Provides: xwayland-satellite
Conflicts: xwayland-satellite
Replaces: xwayland-satellite
Description: Rootless Xwayland integration for Wayland compositors (git)
 xwayland-satellite grants rootless Xwayland integration to any Wayland
 compositor implementing xdg_wm_base and viewporter. This is particularly
 useful for compositors that do not want to implement support for rootless
 Xwayland themselves, such as niri.
 .
 This is the git/development version with the latest features.
 For stable releases, use the 'xwayland-satellite' package instead.

