Source: noctalia-greeter
Section: unknown
Maintainer: Nick Hastings <nicholaschastings@gmail.com>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 meson,
 libwayland-dev,
 wayland-protocols,
 libwlroots-0.20-dev,
 libfreetype-dev,
 libfontconfig-dev,
 libcairo2-dev,
 libpango1.0-dev,
 librsvg2-dev,
 libtomlplusplus-dev,
 nlohmann-json3-dev,
 libstb-dev,
 libwebp-dev,
 libxkbcommon-dev,
 libxml2-dev
Standards-Version: 4.7.4
Homepage: https://github.com/noctalia-dev/noctalia-greeter
Vcs-Browser: https://salsa.debian.org/nickh/noctalia-greeter
Vcs-Git: https://salsa.debian.org/nickh/noctalia-greeter.git

Package: noctalia-greeter
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 fonts-noctalia-tabler,
 greetd,
 dbus
Description: A greetd greeter, tightly coupled with Noctalia
 Noctalia Greeter is the screen you see before your desktop session
 starts. It lets you pick a user, enter your password, choose a
 Wayland session, and pick a color scheme - with the same visual
 language as Noctalia Shell.
 .
 It is built for greetd: greetd starts the bundled wlroots compositor
 (noctalia-greeter-compositor), and the greeter runs inside that
 session.
 .
 Pair it with Noctalia v5 if you want wallpaper and palette synced
 from the shell settings (optional).
