           SPELL=libgda4
         VERSION=4.0.11
          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:fe8fd51f02d159091dff8d2bd18b69a1344241bc0e558732025859b21aa6b45cd7a30cf476052697ca5961a78f93192285d7dfd7e9cb0bc02bdb995caf3171f7
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
