           SPELL=gavl
         VERSION=1.4.0
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://downloads.sourceforge.net/gmerlin/$SOURCE
        WEB_SITE=http://gmerlin.sourceforge.net/
         ENTERED=20080306
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]=GPL
           SHORT="Gmerlin Audio Video Library"
cat << EOF
Gavl is short for Gmerlin Audio Video Library. It is a low level library,
upon which multimedia APIs can be built. Gavl handles all the details of
audio and video formats like colorspaces, samplerates, multichannel
configurations etc. It provides standardized definitions for those formats
as well as container structures for carrying audio samples or video images
inside an application.

In addition, it handles the sometimes ugly task to convert between all
these formats and provides some elementary operations (copying, scaling,
alpha blending etc).
EOF
