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: Thu, 18 May 2006 18:42:57 -0500

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

gnome2-apps/gnomesword/DEPENDS | 7 ++++---
gnome2-apps/gnomesword/DETAILS | 8 ++++----
gnome2-apps/gnomesword/HISTORY | 1 +
3 files changed, 9 insertions(+), 7 deletions(-)

New commits:
commit 700f506fa43069097f0432cd8cdd54315abcde3e
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

gnmoesword: add gtkhtml2 to DEPENDS

diff --git a/gnome2-apps/gnomesword/DEPENDS b/gnome2-apps/gnomesword/DEPENDS
index 12f1df9..9398e6b 100755
--- a/gnome2-apps/gnomesword/DEPENDS
+++ b/gnome2-apps/gnomesword/DEPENDS
@@ -1,3 +1,4 @@
-depends sword &&
-depends gnome-desktop &&
-depends libgnomeui
+depends sword &&
+depends gnome-desktop &&
+depends libgnomeui &&
+depends gtkhtml2
diff --git a/gnome2-apps/gnomesword/DETAILS b/gnome2-apps/gnomesword/DETAILS
index bf69e0d..694b30b 100755
--- a/gnome2-apps/gnomesword/DETAILS
+++ b/gnome2-apps/gnomesword/DETAILS
@@ -3,13 +3,13 @@
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
- WEB_SITE=http://gnomesword.sourceforge.net
- BUILD_API=2
- ENTERED=20050531
- UPDATED=20050531
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
LICENSE[0]=GPL
+ BUILD_API=2
KEYWORDS="gnome2"
+ WEB_SITE=http://gnomesword.sourceforge.net
+ ENTERED=20050531
+ UPDATED=20050531
SHORT="Sword frontend for GNOME"
cat << EOF
Gnomesword is a Bible study application for GNOME, a graphical desktop
diff --git a/gnome2-apps/gnomesword/HISTORY b/gnome2-apps/gnomesword/HISTORY
index 4709187..eb1b291 100644
--- a/gnome2-apps/gnomesword/HISTORY
+++ b/gnome2-apps/gnomesword/HISTORY
@@ -1,5 +1,6 @@
2006-05-18 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 2.1.7
+ * DEPENDS: added gtkhtml2 bug #11870 (James Robinson)

2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS




Archive powered by MHonArc 2.6.24.

Top of Page