          MODULE=ladspa_sdk
         VERSION=1.13
          SOURCE=${MODULE}_${VERSION}.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
      SOURCE_URL=http://www.ladspa.org/download
      SOURCE_VFY=sha1:2b69e28afb62c0d97943124f48ed82de796f83ed
        WEB_SITE=http://www.ladspa.org/
         ENTERED=20020331
         UPDATED=20090730
           SHORT="ladspa Linux Audio Developers Simple API"

cat << EOF
LADSPA: Linux Audio Developers Simple API. 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. For instance,
this allows a developer to make a reverb program and bundle it into a
LADSPA plugin library. Ordinary users can then use this reverb within
any LADSPA-friendly audio application.
EOF
