           SPELL=lv2core
         VERSION=3.0
          SOURCE=$SPELL-$VERSION.tar.bz2
         SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=http://lv2plug.in/spec/$SOURCE
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
        WEB_SITE=http://lv2plug.in/
         ENTERED=20080111
      LICENSE[0]=LGPL
      SOURCE_GPG=29727060.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
        KEYWORDS="libs audio"
           SHORT="A standard for audio processing plugins; successor to LADSPA."
cat << EOF
LV2 is a standard for plugins and matching host applications, primarily
targeted at audio processing and generation. LV2 is a successor to LADSPA,
created to address the limitations of LADSPA which many applications have
outgrown.
EOF
