           SPELL=motion
         VERSION=3.2.8
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
        WEB_SITE=http://motion.sourceforge.net
     SOURCE_HASH=sha512:5d8f092fbbbca29387002b157b150ffcbbfe178e858f8d3290eb1101f48797fedd6121fdba08a632e8f83da7d1bc7c2a956ba4e5e4829981448c78759be303f0
      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
