Source: umbriel
Section: x11
Priority: optional
Maintainer: Nick Hastings <nicholaschastings@gmail.com>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 meson,
 libwlroots-0.20-dev,
 wayland-protocols (>= 1.49),
 libxkbcommon-dev,
 libinput-dev,
 liblcms2-dev,
 libpixman-1-dev (>= 0.43),
 libdrm-dev (>= 2.4.129),
 libpango1.0-dev,
 libtomlplusplus-dev,
 nlohmann-json3-dev,
 libjemalloc-dev
Standards-Version: 4.7.2
Homepage: https://noctalia.dev
Vcs-Browser: https://salsa.debian.org/nickh/umbriel
Vcs-Git: https://salsa.debian.org/nickh/umbriel.git

Package: umbriel
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Recommends:
 xdg-desktop-portal-umbriel
Description: Wayland compositor designed for daily use
 A Wayland compositor designed for daily use, with scrolling and
 dwindle layouts, per-output workspaces, window rules, blur, shadows,
 and fluid animations.
 .
 It runs independently and can be paired with Noctalia, which provides
 a first-class desktop shell experience for Umbriel. Umbriel is built
 in C++23 on wlroots, and umbrielfx, its own hard fork of scenefx, with
 Xwayland support provided by xwayland-satellite and portal screen
 capture and sharing by xdg-desktop-portal-umbriel, an
 xdg-desktop-portal backend for  Umbriel.
