           SPELL=liboggz
         VERSION=0.9.7
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
      SOURCE_URL=http://www.annodex.net/software/$SPELL/download/$SOURCE
     SOURCE_HASH=sha512:8ac33720a1b2932755ba78f9e1a41a4b3e4681f46d8136399f738d0371f65236d54d60226362723a10e7c7386037aebd9a9931a81bc52f8eb34a2675f9fc34c5
        WEB_SITE=http://www.annodex.net/software/liboggz/index.html
         ENTERED=20080322
      LICENSE[0]=BSD
        KEYWORDS="audio libs"
           SHORT="A C library providing a simple interface for the Ogg format"
cat << EOF
Liboggz is a C library providing a simple programming interface for reading
and writing Ogg files and streams. Ogg is an interleaving data container
developed by Monty at Xiph.Org, originally to support the Ogg Vorbis audio
format.
EOF
