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