Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Alexander Tsamutali (6b7bb5188e71e0685764ec44168aa69994bacce5)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Alexander Tsamutali <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Alexander Tsamutali (6b7bb5188e71e0685764ec44168aa69994bacce5)
  • Date: Sat, 4 Nov 2006 02:20:25 -0600

GIT changes to master grimoire by Alexander Tsamutali <astsmtl AT gmail.com>:

dev/null |binary
gnome2-apps/mergeant/DETAILS | 4 +--
gnome2-apps/mergeant/HISTORY | 3 ++
gnome2-apps/mergeant/mergeant-0.63.tar.gz.sig | 0
gnome2-libs/libgnomedb-dev/DETAILS | 15
+++++++++-----
gnome2-libs/libgnomedb-dev/HISTORY | 4 ++-
gnome2-libs/libgnomedb-dev/libgnomedb-1.9.103.tar.bz2.sig | 0
7 files changed, 18 insertions(+), 8 deletions(-)

New commits:
commit 6b7bb5188e71e0685764ec44168aa69994bacce5
Author: Alexander Tsamutali <astsmtl AT gmail.com>
Commit: Alexander Tsamutali <astsmtl AT gmail.com>

updated mergeant to 0.64

commit a1e12f919d9237e4bf3aea378f13a65625f81691
Author: Alexander Tsamutali <astsmtl AT gmail.com>
Commit: Alexander Tsamutali <astsmtl AT gmail.com>

updated libgnomedb-dev to 1.99.1

diff --git a/gnome2-apps/mergeant/DETAILS b/gnome2-apps/mergeant/DETAILS
index 2560e2e..32a2874 100755
--- a/gnome2-apps/mergeant/DETAILS
+++ b/gnome2-apps/mergeant/DETAILS
@@ -1,10 +1,10 @@
SPELL=mergeant
- VERSION=0.63
+ VERSION=0.64
BRANCH=`echo $VERSION | cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+
SOURCE_HASH=sha512:9c3fbbbf8680e0d9ba5dfbca5f6003ecea6f1e123fbcc2ee957de0faeebb343f4b916fc87cea0424e24497727a0c169f563160582e6b31a437a4f0b58aad44ae
LICENSE[0]="GPL"
LICENSE[1]="LGPL"
WEB_SITE=http://www.gnome-db.org
diff --git a/gnome2-apps/mergeant/HISTORY b/gnome2-apps/mergeant/HISTORY
index e38d7d0..cfdac8d 100644
--- a/gnome2-apps/mergeant/HISTORY
+++ b/gnome2-apps/mergeant/HISTORY
@@ -1,3 +1,6 @@
+2006-11-04 Alexander Tsamutali <astsmtl AT gmail.com>
+ * DETAILS: updated to 0.64
+
2006-10-12 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 0.63
* DEPENDS: added libgda2-dev
diff --git a/gnome2-apps/mergeant/mergeant-0.63.tar.gz.sig
b/gnome2-apps/mergeant/mergeant-0.63.tar.gz.sig
deleted file mode 100644
index bec497c..0000000
Binary files a/gnome2-apps/mergeant/mergeant-0.63.tar.gz.sig and /dev/null
differ
diff --git a/gnome2-libs/libgnomedb-dev/DETAILS
b/gnome2-libs/libgnomedb-dev/DETAILS
index aed670a..f8535b0 100755
--- a/gnome2-libs/libgnomedb-dev/DETAILS
+++ b/gnome2-libs/libgnomedb-dev/DETAILS
@@ -1,17 +1,22 @@
SPELL=libgnomedb-dev
- VERSION=1.9.103
+ VERSION=1.99.1
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"
+
SOURCE_HASH=sha512:0b5a9d9c6bfe8c14bc55fc945ee1b83b9c00544fdcc12d0f6dc32ce11e05f6a0ed96be6dde2cace8a060fb1cf10f790744ba591e9967a98582ec39673e2fe441
LICENSE[0]="LGPL"
LICENSE[1]="GPL"
WEB_SITE=http://www.gnome-db.org
ENTERED=20020509
KEYWORDS="database gnome2 libs"
- SHORT="libgnomedb: Database widget library."
+ SHORT="a database widget library with data bound widgets and
more."
cat << EOF
-libgnomedb: Database widget library. These widgets are integrated
-with the latest version of glade.
+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
diff --git a/gnome2-libs/libgnomedb-dev/HISTORY
b/gnome2-libs/libgnomedb-dev/HISTORY
index 21a672f..15537e0 100644
--- a/gnome2-libs/libgnomedb-dev/HISTORY
+++ b/gnome2-libs/libgnomedb-dev/HISTORY
@@ -1,6 +1,8 @@
+2006-11-04 Alexander Tsamutali <astsmtl AT gmail.com>
+ * DETAILS: updated to 1.99.1, better description
+
2006-10-12 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 1.9.103

2006-10-09 Robin Cook <rcook AT wyrms.net>
* Split from libgnomedb
-
diff --git a/gnome2-libs/libgnomedb-dev/libgnomedb-1.9.103.tar.bz2.sig
b/gnome2-libs/libgnomedb-dev/libgnomedb-1.9.103.tar.bz2.sig
deleted file mode 100644
index d841943..0000000
Binary files a/gnome2-libs/libgnomedb-dev/libgnomedb-1.9.103.tar.bz2.sig and
/dev/null differ



  • [SM-Commit] GIT changes to master grimoire by Alexander Tsamutali (6b7bb5188e71e0685764ec44168aa69994bacce5), Alexander Tsamutali, 11/04/2006

Archive powered by MHonArc 2.6.24.

Top of Page