Source: wake-mobile
Section: utils
Priority: optional
Maintainer: Undef <debian@undef.tools>
Build-Depends: debhelper-compat (= 13),
Standards-Version: 4.5.1
Homepage: https://gitlab.gnome.org/kailueke/wake-mobile
Vcs-Browser: https://gitlab.com/mobian1/packages/wake-mobile
Vcs-Git: https://gitlab.com/mobian1/packages/wake-mobile.git
Rules-Requires-Root: binary-targets

Package: wake-mobile
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
         systemd,
         pulseaudio-utils,
         gnome-session-canberra,
         gnome-session-bin,
         python3-psutil,
         python3,
Description: Proof-of-concept alarm app that uses systemd timers to wake up the system
 The user needs to be logged in. Meant to be used with Phosh where this is
 always the case and where the system suspends after inactivity.
 A setuid helper binary is used to write systemd timer drop-in unit files
 for the user because only system timers can wake the system up from suspend.
