           SPELL=xapian-bindings
         VERSION=1.0.8
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://oligarchy.co.uk/xapian/${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:a9f815de07f3c987bd2f137d960fdf0297f4eab012b61d88be97312ee9b894b3184708b3cf567f29a5f431ca786ee96f1f26ef03d48692d59fe9d7db7b7ca295
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://xapian.org/"
      LICENSE[0]=GPL
         ENTERED=20080719
           SHORT="Bindings for the Xapian Open Source Search Engine Library"
cat << EOF
These are bindings for a number of programming languages to utilize the
Xapian Open Source Search Engine Library.

Xapian is a highly adaptable toolkit which allows developers to easily
add advanced indexing and search facilities to their own applications. It
supports the Probabilistic Information Retrieval model and also supports a
rich set of boolean query operators.
EOF
