Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to test grimoire by Robin Cook

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robin Cook <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to test grimoire by Robin Cook
  • Date: Tue, 23 May 2006 23:17:22 -0500

GIT changes to test grimoire by Robin Cook <rcook AT wyrms.net>:

gnome2-apps/gideon/DETAILS | 21 +++++++++++----------
gnome2-apps/gideon/HISTORY | 5 +++++
gnome2-apps/gideon/gideon-R8.BETA.tar.bz2.sig |binary
gnome2-apps/glabels2/DETAILS | 4 ++--
gnome2-apps/glabels2/HISTORY | 3 +++
gnome2-apps/glabels2/glabels-2.0.4.tar.gz.sig |binary
6 files changed, 21 insertions(+), 12 deletions(-)

New commits:
commit 9dea8c21137147be17ee976e6db4b75f5148e0e5
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

glabels2: update to 2.0.4

commit b10e2f9510e52e792972e194577bcf7373a83107
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

gideon: added entry to HISTORY

commit 02a5749e0393c490d3516087cb2d2a9df9acf781
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

gideon: update to R8-BETA

diff --git a/gnome2-apps/gideon/DETAILS b/gnome2-apps/gideon/DETAILS
index b6fdc55..019dd2b 100755
--- a/gnome2-apps/gideon/DETAILS
+++ b/gnome2-apps/gideon/DETAILS
@@ -1,24 +1,25 @@
SPELL=gideon
- VERSION=R7.BETA
+ VERSION=R8.BETA
SOURCE=${SPELL}-${VERSION}.tar.bz2
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:c22322a2f6a5e0ccad6a29970aee2bf6a0f23fab96f87b774c928e1db300ab322f8177b9a1c0cc81ff1063ac8673dfc9c0077201d5e7899e0fd5b43c9395298b
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
WEB_SITE=http://${SPELL}.sourceforge.net/
ENTERED=20060406
LICENSE[0]=GPL
- BUILD_API=2
KEYWORDS="gnome2"
SHORT="Gideon is a GUI designer for GTK+"
cat << EOF
-Gideon is a GUI designer for GTK+. The goal of the project is to develop an
advanced plugin-able RAD tool for the needs
-of the author and other programmers who want to create multi-platform GTK+
based GUI applications with minimal GUI
-coding. Gideon is not overloaded but pursues the target to implement all
necessary features in a versatile manner (see
-Property Browser) and thus to remain simple and coherent to users. Gideon
means to be highly productive for GTK+ experts
-and accessible for newcomers.
+Gideon is a GUI designer for GTK+. The goal of the project is to develop an
+advanced plugin-able RAD tool for the needs if the author and other
programmers
+who want to create multi-platform GTK+ based GUI applications with minimal
GUI
+coding. Gideon is not overloaded but pursues the target to implement all
+necessary features in a versatile manner (see Property Browser) and thus to
+remain simple and coherent to users. Gideon means to be highly productive
for
+GTK+ experts and accessible for newcomers.

-(NOTE: Currently Gideon is limited to C++ applications. See FAQ and Related
Projects on the Wiki site for more
-information.)
+(NOTE: Currently Gideon is limited to C++ applications. See FAQ and Related
+Projects on the Wiki site for more information.)

Features summary:

diff --git a/gnome2-apps/gideon/HISTORY b/gnome2-apps/gideon/HISTORY
index 8850b20..fa6652e 100644
--- a/gnome2-apps/gideon/HISTORY
+++ b/gnome2-apps/gideon/HISTORY
@@ -1,2 +1,7 @@
+2006-05-23 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to R8.BETA
+ removed BUILD_API
+ cleaned up long discription
+
2006-04-06 Pol Vinogradov <vin.public AT gmail.com>
* DETAILS, DEPENDS, HISTORY: created spell
diff --git a/gnome2-apps/gideon/gideon-R8.BETA.tar.bz2.sig
b/gnome2-apps/gideon/gideon-R8.BETA.tar.bz2.sig
new file mode 100644
index 0000000..2da531a
Binary files /dev/null and b/gnome2-apps/gideon/gideon-R8.BETA.tar.bz2.sig
differ
diff --git a/gnome2-apps/glabels2/DETAILS b/gnome2-apps/glabels2/DETAILS
index 7dbbada..d7ef229 100755
--- a/gnome2-apps/glabels2/DETAILS
+++ b/gnome2-apps/glabels2/DETAILS
@@ -1,9 +1,9 @@
SPELL=glabels2
- VERSION=2.0.1
+ VERSION=2.0.4
SOURCE=glabels-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/glabels-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/glabels/$SOURCE
-
SOURCE_HASH=sha512:c52f4e41387af895cd10da6bf577752a6543b27e952080dcb6e146150500400efd5034a228f809e4e38af9d4775691fd353e37f78ee9496292e8b07c22d88e21
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
LICENSE[0]="GPL"
WEB_SITE=http://snaught.com/glabels
ENTERED=20020907
diff --git a/gnome2-apps/glabels2/HISTORY b/gnome2-apps/glabels2/HISTORY
index 3425fd6..4a0061b 100644
--- a/gnome2-apps/glabels2/HISTORY
+++ b/gnome2-apps/glabels2/HISTORY
@@ -1,3 +1,6 @@
+2006-05-23 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 2.0.4
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS

diff --git a/gnome2-apps/glabels2/glabels-2.0.4.tar.gz.sig
b/gnome2-apps/glabels2/glabels-2.0.4.tar.gz.sig
new file mode 100644
index 0000000..299ef23
Binary files /dev/null and b/gnome2-apps/glabels2/glabels-2.0.4.tar.gz.sig
differ




Archive powered by MHonArc 2.6.24.

Top of Page