           SPELL=xapian-omega
         VERSION=1.4.29
          SOURCE=$SPELL-$VERSION.tar.xz
   SOURCE_URL[0]=https://oligarchy.co.uk/xapian/$VERSION/$SOURCE
         SOURCE2=$SOURCE.asc
  SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
      SOURCE_GPG=xapian.gpg:$SOURCE.asc:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE="https://www.xapian.org/"
      LICENSE[0]=GPL
         ENTERED=20080719
           SHORT="Omega - an application built on Xapian, consisting of indexers and a CGI search frontend."

cat << EOF
Omega - an application built on Xapian, consisting of indexers and a CGI
search frontend.

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
