           SPELL=libgda4
         VERSION=4.0.5
          BRANCH=$(echo $VERSION|cut -d . -f 1,2)
          SOURCE="libgda-${VERSION}.tar.bz2"
   SOURCE_URL[0]=$GNOME_URL/sources/libgda/$BRANCH/$SOURCE
     SOURCE_HASH=sha512:269eb3208a1f8f62f60d84236c7267e052d179261f31f93b93c8cde90b9c9eab663def56408b484b7a3fd110aa7f5a9c52517fc05d1a0a6c173907f608d77d93
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/libgda-${VERSION}"
        WEB_SITE="http://www.gnome-db.org/"
      LICENSE[0]=LGPL
         ENTERED=20091230
           SHORT="data abstraction library based on GLib"
cat << EOF
libgda is a (relatively small) database abstraction/access library integrated
on the GLib object model. It can be used as a metadata extractor, to get
information about all database objects in a common way, and as an ODBC-like
wrapper to access data in different engines through an easier API.
EOF
