Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (424a042b7c16263c34cc69fc8407bab33735e73a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (424a042b7c16263c34cc69fc8407bab33735e73a)
  • Date: Mon, 14 May 2007 14:07:43 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

gnome2-libs/gnome-sharp/BUILD | 5 -----
gnome2-libs/gnome-sharp/HISTORY | 7 +++++++
2 files changed, 7 insertions(+), 5 deletions(-)

New commits:
commit 424a042b7c16263c34cc69fc8407bab33735e73a
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

gnome-sharp: Work with currently installed gtkhtml2 (Bug #13718)

diff --git a/gnome2-libs/gnome-sharp/BUILD b/gnome2-libs/gnome-sharp/BUILD
index 742d702..feceeab 100755
--- a/gnome2-libs/gnome-sharp/BUILD
+++ b/gnome2-libs/gnome-sharp/BUILD
@@ -1,8 +1,3 @@
-autoconf &&
-
-# make sure libgtkhtml > 3.7.0 is accepted
-sedit 's|libgtkhtml-3\.8 = \$GTKHTML_REQUIRED_VERSION|libgtkhtml-3.8 >=
\$GTKHTML_REQUIRED_VERSION|g' configure &&
-
make_single &&
default_build &&
make_normal
diff --git a/gnome2-libs/gnome-sharp/HISTORY b/gnome2-libs/gnome-sharp/HISTORY
index e2ce4e4..1a9f031 100644
--- a/gnome2-libs/gnome-sharp/HISTORY
+++ b/gnome2-libs/gnome-sharp/HISTORY
@@ -1,3 +1,9 @@
+2007-05-14 Eric Sandall <sandalle AT sourcemage.org>
+ * PRE_BUILD: Fix gnome-sharp finding libgtkhtml for the currently
+ installed version of gtkhtml2 (Bug #13718)
+ * BUILD: Remove old hack for libgtkhtml-3.8 (hardcoded, and should be
+ in PRE_BUILD)
+
2006-08-24 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 2.16.0

@@ -6,3 +12,4 @@

2006-08-10 Robin Cook <rcook AT wyrms.net>
* Initial Spell
+



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (424a042b7c16263c34cc69fc8407bab33735e73a), Eric Sandall, 05/14/2007

Archive powered by MHonArc 2.6.24.

Top of Page