           SPELL=picard
         VERSION=0.11
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
      SOURCE_URL=http://ftp.musicbrainz.org/pub/musicbrainz/picard/$SOURCE
     SOURCE_HASH=md5:02ddcff3e201b2cf54f1b52b02d44fad:UPSTREAM_HASH
        WEB_SITE=http://musicbrainz.org/doc/PicardTagger
         ENTERED=20060627
      LICENSE[0]=GPL
           SHORT="next generation MusicBrainz tagger"
cat << EOF
Picard is the next generation MusicBrainz tagging application. This new tagging
concept is album oriented, as opposed to track/file oriented like the
ClassicTagger was. Picard is written in Python, which is a cross-platform
language, and makes use of cross-platform libraries - this allows the same code
to run both on Windows, Linux and Mac OS X.
EOF
