i3lock/debian/control

28 lines
970 B
Plaintext
Raw Normal View History

2009-03-11 23:29:37 +01:00
Source: i3lock
Section: utils
Priority: extra
Maintainer: Michael Stapelberg <michael@stapelberg.de>
DM-Upload-Allowed: yes
2010-07-17 01:08:30 +02:00
Build-Depends: debhelper (>= 5), libx11-dev, libpam0g-dev, libcairo2-dev, libxcb1-dev, libxcb-dpms0-dev, libxcb-keysyms1-dev
2009-06-27 22:56:44 +02:00
Standards-Version: 3.8.2
2009-03-12 00:19:42 +01:00
Homepage: http://i3.zekjur.net/i3lock/
2009-03-11 23:29:37 +01:00
Package: i3lock
Architecture: any
Priority: extra
2009-03-11 23:29:37 +01:00
Section: x11
Depends: ${shlibs:Depends}, ${misc:Depends}
2010-07-16 18:22:33 +02:00
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 passwords.
.
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.