           SPELL=audio_burn
         VERSION=0.0.9
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.thecodefactory.org/audio_burn/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
        WEB_SITE=http://www.thecodefactory.org/audio_burn/
      LICENSE[0]=GPL
         ENTERED=20040919
        KEYWORDS="burning disk"
           SHORT="a command-line audio cd burning application"
cat << EOF
audio_burn is a command-line audio cd burning application written in C. It uses
libaudioburn (also written in C) for all of the real work - which in turn uses
several other Free Software packages and utilities such as:
oggdec,
mpg321,
sox,
normalize, and
cdrecord.
EOF
