# Watch: https://downloads.xiph.org/releases/vorbis/
           SPELL=vorbis-tools
         VERSION=1.4.2
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=http://downloads.xiph.org/releases/vorbis/$SOURCE
     SOURCE_HASH=sha512:31681560434054706981aef64406975295eb405a9d2d7c0468af789d6c23edb7cfc1c19d26a28fa7061835524289cdc6d217a4669c43a2eb828189370cc6fcaf
        WEB_SITE=http://www.vorbis.com/
         ENTERED=20010922
      LICENSE[0]=GPL
        KEYWORDS="tools audio"
           SHORT="tools to create and play Ogg Vorbis files"
cat << EOF
Ogg Vorbis is a high-quality lossy audio codec which is free of intellectual
property restrictions (like those surrounding MP3). These are the tools that one
needs to create and play Ogg Vorbis files on the commandline, as well as a
simple commentor.
EOF
