           SPELL=ffmpegthumbnailer
         VERSION=2.0.8
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://${SPELL}.googlecode.com/files/${SOURCE}
     SOURCE_HASH=sha512:6062d4b8f5326bde96c8c6dceaac52e1fabcec93f0a0ee4be19e203050e6c80426a006076a27e4a12582e05daceebd37beef008154fdd92a87f365fdff68ca83
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://code.google.com/p/ffmpegthumbnailer/"
      LICENSE[0]="GPLv2"
         ENTERED=20120601
        KEYWORDS=""
           SHORT="Thumbnailer to create thumbnails for video files."
cat << EOF
This thumbnailer uses ffmpeg to decode frames from the video files, so
supported videoformats depend on the configuration flags of ffmpeg.

This thumbnailer was designed to be as fast and lightweight as possible. The
only dependencies are ffmpeg, libpng and libjpeg.

The project also includes a C/C++ library that can be used by developers to
generate thumbnails in their projects
EOF
