           SPELL=lv2core
         VERSION=1
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=http://lv2plug.in/spec/$SOURCE
        WEB_SITE=http://lv2plug.in/
         ENTERED=20080111
      LICENSE[0]=LGPL
     SOURCE_HASH=sha512:4919e27c5163971b926a40d47cf168c326dc26e141c1c7394e42859befbad374174d644767b73d514c730b5e4f61de0c57935bdb921817d2592ea76f71c3ec62
        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
