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