[Lunar-commits] <moonbase> libgda2: restored SHORT and LONG descriptions

Duncan Gibson engelsman at lunar-linux.org
Thu Jul 15 22:17:20 CEST 2010


commit fe4af50f8554ac8cc09fe01ff971aef7892f7d7d
Author: Duncan Gibson <engelsman at lunar-linux.org>
Date:   Sat Mar 6 21:00:20 2010 +0100

    libgda2: restored SHORT and LONG descriptions
    
    restored descriptions as these also relate to libgnomedb
---
 gnome2/core/libgda2/DETAILS |   18 ++++--------------
 1 files changed, 4 insertions(+), 14 deletions(-)

diff --git a/gnome2/core/libgda2/DETAILS b/gnome2/core/libgda2/DETAILS
index a8fe8cf..25d5609 100644
--- a/gnome2/core/libgda2/DETAILS
+++ b/gnome2/core/libgda2/DETAILS
@@ -10,19 +10,9 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD-$VERSION
          ENTERED=20020714
          UPDATED=20100228
            PSAFE=no
-           SHORT="database access library for GNOME"
+           SHORT="libgda/libgnomedb are a framework for developing database-oriented applications"
 cat << EOF
-Libgda is a (relatively small) database access library:
-
-  * a wrapper line ODBC but with more features to access several
-    database engines
-  * a meta data extractor (to know all about database objects in
-    a common way)
-  * comes with an SQL console application (line mysql, psql or
-    sqlite3 consoles)
-  * relies on GLib, coded in C, its API is easy to use
-  * at the moment supports SQLite, MySQL, PostgreSQL, MSAccess
-    and Bdb, work is in progress for other database types (such
-    as Firebird and Oracle) and to wrap JDBC for wider usage
-  * LGPL licensed
+libgda/libgnomedb are a complete framework for developing
+database-oriented applications, and actually allow access to PostgreSQL,
+MySQL, Oracle, Sybase, SQLite and ODBC data sources.
 EOF


More information about the Lunar-commits mailing list