# Trying to deal with multi-version install of library, as asked by upstream.
# This is the tools package to the freshest lib.
           SPELL=lilv-util
         VERSION=0.20.0
          SOURCE="${SPELL%-*}-${VERSION}.tar.bz2"
         SOURCE2="$SOURCE.sig"
      SOURCE_URL=http://download.drobilla.net/${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://drobilla.net/software/sord/"
      LICENSE[0]="ISC"
        KEYWORDS=""
           SHORT="Tools for lilv"
cat << EOF
See current lilv library spell (lilv-0 at this time).
EOF
