Source: powermanager
Section: admin
Priority: optional
Maintainer: Pedro M. de Echanove Pasquin <pedro.echanove@liberux.net>
Build-Depends: debhelper-compat (= 13),
 cargo:native,
 rustc:native,
 pkg-config:native
Rules-Requires-Root: no
Standards-Version: 4.7.0
Homepage: https://liberux.net

Package: powermanager
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, systemd, dbus, polkitd
Description: Liberux power manager daemon
 powermanagerd owns the machine side of power management: it suspends the
 system on the compositor's request, arms RTC wakes so that messaging apps
 can poll while the device sleeps, closes each maintenance window once the
 network is quiet, and bounds CPU frequency by power mode and screen state.
 The session side (idle detection, screen blanking, locking) stays in the
 compositor, which talks to this daemon over the net.liberux.PowerManager
 system bus interface.
