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: Sat, 6 May 2006 16:03:53 -0500

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

gnome2-apps/glade-3/DEPENDS | 7 +++++++
gnome2-apps/glade-3/DETAILS | 16 ++++++++++++++++
gnome2-apps/glade-3/HISTORY | 5 +++++
gnome2-apps/glade-3/glade-3-2.91.1.tar.bz2.sig |binary
4 files changed, 28 insertions(+)

New commits:
commit 4b5d5fcd801644476606c0c5cefc980922f911e0
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

glade-3: New spell 2.91.1

diff --git a/gnome2-apps/glade-3/DEPENDS b/gnome2-apps/glade-3/DEPENDS
new file mode 100755
index 0000000..bb1c92b
--- /dev/null
+++ b/gnome2-apps/glade-3/DEPENDS
@@ -0,0 +1,7 @@
+depends libxml2 &&
+depends gtk+2 &&
+
+optional_depends gtk-doc \
+ "--enable-gtk-doc" \
+ "--disable-gtk-doc" \
+ "Use gtk-doc to build documentation?"
diff --git a/gnome2-apps/glade-3/DETAILS b/gnome2-apps/glade-3/DETAILS
new file mode 100755
index 0000000..bc7a803
--- /dev/null
+++ b/gnome2-apps/glade-3/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=glade-3
+ VERSION=2.91.1
+ BRANCH=`echo ${VERSION}|cut -d . -f 1,2`
+ SOURCE=${SPELL}-${VERSION}.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${VERSION}
+ SOURCE_URL[0]=${GNOME_URL}/sources/${SPELL}/${BRANCH}/${SOURCE}
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ LICENSE[0]="GPL"
+ BUILD_API=2
+ WEB_SITE=http://glade.gnome.org
+ ENTERED=20060506
+ KEYWORDS="gnome2"
+ SHORT="Glade is the GTK+2 user interface builder"
+cat << EOF
+Glade is a GTK+2 user interface builder
+EOF
diff --git a/gnome2-apps/glade-3/HISTORY b/gnome2-apps/glade-3/HISTORY
new file mode 100644
index 0000000..4fe2a7e
--- /dev/null
+++ b/gnome2-apps/glade-3/HISTORY
@@ -0,0 +1,5 @@
+2006-05-06 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 2.91.1
+
+2006-05-06 Robin Cook <rcook AT wyrms.net>
+ * Initial Spell
diff --git a/gnome2-apps/glade-3/glade-3-2.91.1.tar.bz2.sig
b/gnome2-apps/glade-3/glade-3-2.91.1.tar.bz2.sig
new file mode 100644
index 0000000..8fe9dfa
Binary files /dev/null and b/gnome2-apps/glade-3/glade-3-2.91.1.tar.bz2.sig
differ




Archive powered by MHonArc 2.6.24.

Top of Page