           SPELL=sound-juicer
         VERSION=2.32.0
          BRANCH=$(echo $VERSION|cut -d. -f1,2)
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
        WEB_SITE=http://www.burtonini.com/blog/computers/sound-juicer
      LICENSE[0]=GPL
         ENTERED=20030503
        KEYWORDS="players audio"
           SHORT="Sound Juicer is a GTK+/GStreamer CD ripping tool"
cat << EOF
Sound Juicer is a GTK+/GStreamer CD ripping tool supporting:
    * Clean interface
    * Automatic tagging of files

NOTE: for Sound Juicer to work correctly, you need to have cdparanoia and
      libvorbis support compiled into gst-plugins.
EOF
