           SPELL=libsamplerate
         VERSION=0.1.8
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=$SOURCE.asc
  SOURCE2_IGNORE=signature
      SOURCE_GPG=43B8D6C8.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=http://www.mega-nerd.com/SRC/$SOURCE
  SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
        WEB_SITE=http://www.mega-nerd.com/SRC
         ENTERED=20031207
      LICENSE[0]=GPL
        KEYWORDS="audio libs"
           SHORT="Sample Rate Converter for audio"
cat << EOF
Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter for audio.
One example of where such a thing would be useful is converting audio from
the CD sample rate of 44.1kHz to the 48kHz sample rate used by DAT players.
EOF
