           SPELL=ladspa
         VERSION=1.13
          SOURCE=${SPELL}_sdk_$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}_sdk
   SOURCE_URL[0]=http://www.ladspa.org/download/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
     GATHER_DOCS=off
      LICENSE[0]=LGPL
        WEB_SITE=http://www.ladspa.org
         ENTERED=20020516
        KEYWORDS="plugins audio"
           SHORT="Linux Audio Developer's Simple Plugin API (LADSPA)"
cat << EOF
Many audio synthesis and recording packages are in use or in development on
Linux. These work in many different ways. LADSPA provides a standard way for
'plugin' audio processors to be used with a wide range of these packages.
EOF
