           SPELL=libdiscid
         VERSION=0.5.2
     SOURCE_HASH=sha512:9c2898f347c5cf6de27bec4b77efa4812df49d73338eb19d7a8dbbfb82e91cc12a5bf992b2bbb1ec2f63da1f6c534540d643f76219aa9cbe13d7f39edec34c42
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://ftp.musicbrainz.org/pub/musicbrainz/libdiscid/$SOURCE
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://musicbrainz.org/doc/libdiscid"
      LICENSE[0]=LGPL
         ENTERED=20071115
           SHORT="A Library for creating MusicBrainz DiscIDs"
cat << EOF
libdiscid is a C library for creating MusicBrainz DiscIDs from audio CDs. It
reads a CD's table of contents (TOC) and generates an identifier which can be
used to lookup the CD at MusicBrainz. Additionally, it provides a submission
URL for adding the DiscID to the database.

The interface of this library is new, but the DiscID algorithm and the
operating system dependent CD-ROM/DVD-ROM access code have been ported from
libmusicbrainz version 2.
EOF
