           SPELL=lv2
         VERSION=1.4.0
          SOURCE="${SPELL}-${VERSION}.tar.bz2"
          SOURCE2="$SOURCE.sig"
   SOURCE_URL[0]=http://lv2plug.in/spec/${SOURCE}
     SOURCE2_URL="$SOURCE_URL.sig"
  SOURCE2_IGNORE=signature
      SOURCE_GPG=dave_robillard.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://lv2plug.in"
      LICENSE[0]=ISC
         ENTERED=20131023
           SHORT="LV2 specification and example plugin bundle"
cat << EOF
LV2 is a plugin standard for audio systems. It defines a minimal yet
extensible C API for plugin code and a format for plugin "bundles".
See <http://lv2plug.in> for more information.

This package contains specifications (a C header and/or a schema in Turtle),
documentation generation tools, and example plugins.
EOF
