           SPELL=abcde
         VERSION=2.9.3
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://abcde.einval.com/download/$SOURCE
     SOURCE_HASH=sha512:51a1dfa1f1d2dab6b8dad7d9f70d0139938151bc2dae0e9fc80da5385b4bba4d71c89a4d1b2dec5bd24787a542cb0caeacbef423cf32b8014cf6320c391b4236
        WEB_SITE=http://abcde.einval.com/
      LICENSE[0]=GPL
         ENTERED=20020911
        KEYWORDS="tools audio"
           SHORT="A Better CD Encoder"
cat << EOF
Abcde is a frontend command-line utility (actually, a shell script)
that grabs tracks off a CD, encodes them to ogg or mp3 format, and tags
them, all in one go. 

Abcde supports: 

     CDDA using cdparanoia or cdda2wav
     Ogg Vorbis using oggenc or vorbize
     MP3 using lame, gogo, bladeenc, mp3enc, xingmp3enc, or l3enc
     CDDB using cd-discid, wget, and FreeDB
     Ogg commenting using vorbiscomment
     Tagging using id3 and id3v2
     m3u playlists
     Distributed remote MP3 encoding using distmp3
     Simultaneous reading and encoding
     SMP systems
     Resuming interrupted sessions
     Noninteractivity
     Error logging of background processes
     Various Artists discs of all types
     Custom filename output and munging
     Passing arbitrary options to subprocesses
     Ejecting CD's after reading
     Encoder nicing
     Grabbing arbitrary ranges of tracks
EOF
