           SPELL=libcddb
         VERSION=1.3.2
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
        WEB_SITE=http://libcddb.sourceforge.net
#     SOURCE_HASH=sha512:6fe54cf10268aa81de5b52fe37b25e5ffc98f9a68b6645ea4fc1c6b3b7f1999853eafe3f1ddbbe131dfdcc0844e087abc4090cc7b6bf935ffeba2fc969dd08fa
      SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
         ENTERED=20040108
      LICENSE[0]=LGPL
        KEYWORDS="audio libs"
           SHORT="Libcddb is a C library to access data on a CDDB server"
cat << EOF
 Libcddb is a C library to access data on a CDDB server (freedb.org). It allows
you to:

   1. search the database for possible CD matches;
   2. retrieve detailed information about a specific CD;
   3. submit new CD entries to the database.

Libcddb supports both the custom CDDB protocol and tunnelling the query and
read operations over plain HTTP. It is also possible to use an HTTP proxy
server. If you want to speed things up, you can make use of the built-in
caching facility provided by the library.
EOF
