           SPELL=libdiscid
         VERSION=0.2.2
     SOURCE_HASH=sha512:5a10b16cd3698641276ebb7b9dc9bc4aeeca8afeda2b3850a0c9309fecfcba5d0c0954f7de3e077460bcb409e056e3b69f23aad677f522891751c0edc4b657cd
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://users.musicbrainz.org/~matt/${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
