           SPELL=picard
         VERSION=0.12
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
      SOURCE_URL=http://ftp.musicbrainz.org/pub/musicbrainz/picard/$SOURCE
     SOURCE_HASH=sha512:4c3ac734ff016e1a08e6dd977e3ec748579c27bf9061b23b1a249f77d93144d54b3041a69948f2e7f57bcbfaac683de34770fb91f48c4ad17211e6b1f3a17eec
        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
