          MODULE=libcddb
         VERSION=1.3.2
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=$SFORGE_URL/$MODULE/
      SOURCE_VFY=sha1:2a7855918689692ff5ca3316d078a859d51959ce
        WEB_SITE=http://libcddb.sourceforge.net/
         ENTERED=20040711
         UPDATED=20090904
           SHORT="A C library to access data on a CDDB server"

cat << EOF
Libcddb allows you to:
  - search the database for possible CD matches;
  - retrieve detailed information about a specific CD;
  - 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
