Source: turnstile
Section: init-diversity
Priority: optional
Maintainer: ProwlerGr <Prowler73@gmail.com>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-exec,
 meson,
 scdoc,
Standards-Version: 4.6.2
Homepage: https://gitlab.com/init-diversity/general/turnstile
Vcs-Browser: https://gitlab.com/init-diversity/general/turnstile
Vcs-Git: https://gitlab.com/init-diversity/general/turnstile.git

Package: turnstile
Section: init-diversity
Architecture: any
Depends:
 ${misc:Depends}, 
 ${shlibs:Depends},
Recommends:
 dinit-service-turnstiled | runit-service-turnstiled,
 dinit-init-diversity | dinit-init-antix,
 runit-init-diversity | runit-init-antix,
 seatd,
 dinit-service-seatd | runit-service-seatd,
 libpam-turnstile,
 polkitd,
Provides:
 turnstiled,
Description: A session/login tracker providing service-manager-agnostic way to manage per-user services
 Turnstile is a work in progress effort to create a session/login tracker to
 serve as a fully featured alternative to the logind subproject from systemd,
 and to provide a neutral API to both our session tracker and to logind itself.

Package: libpam-turnstile
Section: init-diversity
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 turnstile (= ${binary:Version}),
 libpam-runtime,
Recommends:
 polkitd,
Provides:
 libpam-turnstiled,
Description: A session/login tracker providing service-manager-agnostic way to manage per-user services
 This package contains the pam interface files.

Package: libturnstile0
Section: init-diversity
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Provides:
 libturnstiled0,
Description: A session/login tracker providing service-manager-agnostic way to manage per-user services
 This package contains shared libraries.

Package: libturnstile-dev
Section: init-diversity
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 libturnstile0 (= ${binary:Version}),
Provides:
 libturnstiled-dev,
Description: A session/login tracker providing service-manager-agnostic way to manage per-user services
 This package contains development libraries.
