           SPELL=i3lock
         VERSION=2.1
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://i3wm.org/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:3ca94ba2eb0b320655593c729b2baaf1d8cb1d642a683d5861d333494f83d4fba8dce4c6b1b0db3702d2c491d9e34765548861f0195252a59d9bdcecf1e57b28
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://i3wm.org/i3lock/"
      LICENSE[0]=BSD
         ENTERED=20110607
           SHORT="improved screen locker"
cat << EOF
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.

Improvements * i3lock forks, so you can combine it with an alias to suspend
to RAM (run
  "i3lock && echo mem > /sys/power/state" to get a locked screen after waking
  up your computer from 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.
EOF
