           SPELL=firebird25
          SPELLX=Firebird
         VERSION=2.5.8.27089-0
        VX=${VERSION%.*}
        VX=${VX/./_}
        VX=R${VX/./_}
     SOURCE_HASH=sha512:fd3748fcfbe02e270c75abf3d38f4b33355b2db2bc7f52b1b73fd09aca222a4ae0f36937427398061b740f1c3b2aa605cc349151b3a62dae6803a1fdcf5dd050
  SECURITY_PATCH=3
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELLX}-${VERSION%-?}
         SOURCE=${SPELLX}-$VERSION.tar.bz2
   SOURCE_URL[0]=https://github.com/FirebirdSQL/firebird/releases/download/$VX/$SOURCE
        WEB_SITE=https://www.firebirdsql.org
         LICENSE=IDPL
         ENTERED=20031111
     GATHER_DOCS=off
        KEYWORDS="database engine"
           SHORT="a very powerful relational dbms"
cat << EOF
Firebird is a relational database offering many ANSI SQL-92 features
that runs on Linux, Windows, and a variety of Unix platforms.
Firebird offers excellent concurrency, high performance, and powerful 
language support for stored procedures and triggers. 
EOF
