SPELL=libgda5 VERSION=5.2.2 SOURCE_HASH=sha512:b09ef364c3357a58b17508a39ee53ef462baa54bb3c8af580d23fd2771b034355092ecdb7ef29b29dd08533394a702f12b838732c712fb6b3a04b6b201cd3c74 BRANCH=$(echo $VERSION|cut -d . -f 1,2) SOURCE="libgda-${VERSION}.tar.xz" SOURCE_URL[0]=$GNOME_URL/sources/libgda/$BRANCH/$SOURCE SOURCE_DIRECTORY="${BUILD_DIRECTORY}/libgda-${VERSION}" WEB_SITE="http://www.gnome-db.org/" LICENSE[0]=LGPL ENTERED=20130504 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