[SM-Commit] GIT changes to master grimoire by Arjan Bouter (f207d7e1c22d47019aa33762c23c0fdcedda791d)

Arjan Bouter scm at mail.sourcemage.org
Fri Oct 13 05:52:58 EDT 2006


GIT changes to master grimoire by Arjan Bouter <abouter at sourcemage.org>:

 gnome2-libs/libgda2/DEPENDS |    5 +++++
 gnome2-libs/libgda2/DETAILS |    1 +
 gnome2-libs/libgda2/HISTORY |    5 +++++
 3 files changed, 11 insertions(+)

New commits:
commit f207d7e1c22d47019aa33762c23c0fdcedda791d
Author: Arjan Bouter <abouter at sourcemage.org>
Commit: Arjan Bouter <abouter at sourcemage.org>

    libgda2: made mdbtools optional

diff --git a/gnome2-libs/libgda2/DEPENDS b/gnome2-libs/libgda2/DEPENDS
index 2790c15..ff5def3 100755
--- a/gnome2-libs/libgda2/DEPENDS
+++ b/gnome2-libs/libgda2/DEPENDS
@@ -38,6 +38,11 @@ optional_depends  sqlite                
                   "--without-sqlite"                \
                   "Enable SQLite DB Support"        &&
 
+optional_depends  mdbtools                          \
+                  "--with-mdb"                      \
+                  "--without-mdb"                   \
+                  "Enable SQLite DB Support"        &&
+
 optional_depends  openldap                          \
                   "--with-ldap"                     \
                   "--without-ldap"                  \
diff --git a/gnome2-libs/libgda2/DETAILS b/gnome2-libs/libgda2/DETAILS
index ed8676f..372fa4c 100755
--- a/gnome2-libs/libgda2/DETAILS
+++ b/gnome2-libs/libgda2/DETAILS
@@ -7,6 +7,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/libgda
       SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
       LICENSE[0]="LGPL"
       LICENSE[1]="GPL"
+      PATCHLEVEL=1
         WEB_SITE=http://www.gnome-db.org
          ENTERED=20020509
         KEYWORDS="gnome2 libs"
diff --git a/gnome2-libs/libgda2/HISTORY b/gnome2-libs/libgda2/HISTORY
index 1f5759b..6c70b9a 100644
--- a/gnome2-libs/libgda2/HISTORY
+++ b/gnome2-libs/libgda2/HISTORY
@@ -1,3 +1,8 @@
+2006-10-11 Arjan Bouter <abouter at sourcemage.org>
+	* DETAILS: PATCHLEVEL=1
+	* DEPENDS: added options for mdbtools
+	  added some --without options
+
 2006-10-09 Robin Cook <rcook at wyrms.net>
 	* DETAILS: split dev into seperate spell
 



More information about the SM-Commit mailing list