           SPELL=udevil
         VERSION=0.4.4
          SOURCE=$SPELL-$VERSION.tar.xz
   SOURCE_URL[0]="https://github.com/IgnorantGuru/$SPELL/blob/pkg/$VERSION/$SOURCE?raw=true"
     SOURCE_HASH=sha512:85195f57f2e16291745fa8a12146a3c1ba6d98cef240d6719b361e3199d5f395539ba6c2e3e7b33a369540f1f9616174928fbab3a9794eb9010f980ca3788926
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://ignorantguru.github.com/udevil/
      LICENSE[0]=GPL
         ENTERED=20150517
           SHORT="a command line passwordless mount utility"
cat << EOF
udevil is a command line Linux program which mounts and unmounts removable
devices without a password, shows device info, and monitors device changes.
It can also mount ISO files, nfs://, smb://, ftp://, ssh:// and WebDAV URLs,
and tmpfs/ramfs filesystems.

* Intended as a hassle-free replacement for udisks
* Highly configurable & security conscious
* Requires no daemon running
* To use it, just prefix a normal mount command with 'udevil'
* Can replace udisks in the SpaceFM file manager and the devmon automounting
daemon (devmon is included with udevil)
EOF
