          MODULE=ladspa_sdk
         VERSION=1.17
          SOURCE=${MODULE}_${VERSION}.tgz
      SOURCE_URL=https://ladspa.org/download/
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE\_$VERSION
      SOURCE_VFY=sha256:27d24f279e4b81bd17ecbdcc38e4c42991bb388826c0b200067ce0eb59d3da5b
        WEB_SITE=http://www.ladspa.org/
         ENTERED=20020331
         UPDATED=20220219
           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
