           SPELL=libgnomedb3
         VERSION=3.1.2
          BRANCH=`echo $VERSION | cut -d . -f 1,2`
          SOURCE=libgnomedb-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/libgnomedb-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/libgnomedb/$BRANCH/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]="LGPL"
      LICENSE[1]="GPL"
        WEB_SITE=http://www.gnome-db.org
         ENTERED=20020509
        KEYWORDS="database gnome2 libs"
           SHORT="a database widget library with data bound widgets and more."
cat << EOF
Libgnomedb: a database widget library with data bound widgets and more.
Features:
* Libgnomedb gives you a set of powerful widgets to show and edit data directly
  in the database, you can also create new Data Sources and conect to your
  preconfigured database server.
* Libgnomedb is based in the GTK Object framework and allows you to create new
  widgets that meets your needs using the flexibility of GObject.
EOF
