Source: i3lock
Section: utils
Priority: optional
Maintainer: Michael Stapelberg <stapelberg@debian.org>
Build-Depends: debhelper (>= 11),
               pkg-config,
               libpam0g-dev,
               libcairo2-dev,
               libxcb1-dev,
               libxcb-dpms0-dev,
               libxcb-image0-dev,
               libxcb-util0-dev,
               libev-dev,
               libxcb-xinerama0-dev,
               libxkbcommon-dev (>= 0.5.0),
               libxkbcommon-x11-dev (>= 0.5.0),
               libxcb-xkb-dev,
               libxcb-composite0-dev,
               libxcb-randr0-dev,
               libxcb-xrm-dev,
Standards-Version: 4.1.4
Homepage: https://i3wm.org/i3lock/
Vcs-Git: https://salsa.debian.org/stapelberg/i3lock.git
Vcs-Browser: https://salsa.debian.org/stapelberg/i3lock

Package: i3lock
Architecture: any
Section: x11
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: improved screen locker
 i3lock is a simple screen locker like slock. After starting it, you will
 see a white screen (you can configure the color/an image). You can return
 to your screen by entering your password.
 .
 i3lock forks so you can combine it with an alias to suspend to RAM.
 .
 You can specify either a background color or a PNG image which will be
 displayed while your screen is locked.
 .
 You can specify whether i3lock should bell upon a wrong password.
 .
 i3lock uses PAM and therefore is compatible with LDAP etc.
