           SPELL=liboggz
         VERSION=1.1.1
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
      SOURCE_URL=http://downloads.xiph.org/releases/liboggz/$SOURCE
     SOURCE_HASH=sha512:8f5fc8ca49cb6f7a1160a9c1932876b771d55985d59ddc1f48497dfc08641414a58244d7a7e52bfcecdb69f52913d0123efd8f92513f8b9064e4abe1442f2cba
        WEB_SITE=http://www.xiph.org/oggz/
         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
