Source: greetd
Section: misc
Priority: optional
Maintainer: Marc Dequènes (Duck) <Duck@DuckCorp.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-cargo,
# greetd & greetd_ipc
 librust-nix-dev (>= 0.29),
 librust-pam-sys-dev (>= 0.5.6),
 librust-serde-derive-dev (>= 1.0),
 librust-serde-json-dev (>= 1.0),
 librust-libc-dev (>= 0.2),
 librust-tokio-dev (>= 1.0),
 librust-getopts-dev (>= 0.2),
 librust-thiserror-dev (>= 1.0),
 librust-async-trait-dev (>= 0.1),
 librust-enquote-dev (>= 1.0.3),
# agreety
 librust-rpassword-dev (>= 6.0),
 scdoc,
 pkgconf
Standards-Version: 4.7.0
Homepage: https://sr.ht/~kennylevinsen/greetd/
Vcs-Git: https://salsa.debian.org/debian/greetd.git
Vcs-Browser: https://salsa.debian.org/debian/greetd
Rules-Requires-Root: no

Package: greetd
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 adduser
Provides: x-display-manager
Suggests: wlgreet
Breaks: phog (<< 0.1.3-2)
Replaces: phog (<< 0.1.3-2)
Description: minimal Wayland login manager
 greetd is a minimal and flexible login manager daemon that makes no
 assumptions about what you want to launch.
