           SPELL=motion
         VERSION=3.2.11
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
        WEB_SITE=http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome
     SOURCE_HASH=sha512:fd5017a71b1bca9ce1f64d6e5034cd59bcdbe649d88dbedb53c31cd05aa1305c5c24f5e33696ba05a7a093567d2e75435e7366014b673f23485c5375b96afdb9
      LICENSE[0]=GPL
         ENTERED=20020921
        KEYWORDS="video"
           SHORT="Motion is a software motion detector"
cat << EOF
Motion is a software motion detector. It grabs images from video4linux
devices and/or from webcams (such as the axis network cameras). Motion is
the perfect tool for keeping an eye on your property keeping only those
images that are interesting.

Some of motion's options include:

    * Taking snapshots of movement
    * Watch multiple video devices at the same time
    * Watch multiple inputs on one capture card at the same time
    * Live streaming webcam (using multipart/x-mixed-replace)
    * Realtime creation of mpeg movies using libavcodec from ffmpeg
    * Create mpeg movies from snapshots after events using mpeg_encode
    * Take automated snapshots on regular intervals
    * Take automated snapshots at iregular intervals using cron
    * Sending an email when detecting movement
    * Sending a SMS message when detecting movement
    * Execute external commands when detecting movement
    * Motion tracking
    * Feed events to an MySQL or PostgreSQL database.
    * Feed video back to a video4linux loopback for realtime viewing
    * Web interface using motion.cgi
EOF
