           SPELL=libdiscid
         VERSION=0.6.2
     SOURCE_HASH=sha512:7ce9bb589f64644ef44400620bd3e65a329e52c5698b44c3dc1569fb143d9af15d540b95fbdce1b87db0263e2ff55c81133213ed1708cdb25af1b38a46c4e1ac
          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
