[Lunar-commits] <moonbase> inkscape: This sedit, along with the patch submitted for libpng corrects a make failure with inkscape. Regarding the sedit, the general consensus over here; https://bugs.launchpad.net/ubuntu/+source/claws-mail/+bug/247909 points to a bug in gtk+-2. Bumping UPDATED since the install fails.
Dennis 'stumbles' Veatch
stumbles at lunar-linux.org
Fri Mar 6 17:46:35 CET 2009
commit dc6d8eb90dbf9a533d97ca77e9fe1467f0669d8e
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date: Fri Mar 6 11:46:35 2009 -0500
inkscape: This sedit, along with the patch submitted for libpng corrects a make
failure with inkscape. Regarding the sedit, the general consensus over here;
https://bugs.launchpad.net/ubuntu/+source/claws-mail/+bug/247909 points to a
bug in gtk+-2. Bumping UPDATED since the install fails.
---
graphics/inkscape/BUILD | 4 ++++
graphics/inkscape/DETAILS | 2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/graphics/inkscape/BUILD b/graphics/inkscape/BUILD
index 183c0fb..3d474c2 100644
--- a/graphics/inkscape/BUILD
+++ b/graphics/inkscape/BUILD
@@ -1,5 +1,9 @@
(
+# This fixes a gtkctree.h (GtkCList does not name a type) make failure.
+ sedit "s:gtk/gtkclist.h:gtk/gtk.h:" src/widgets/sp-xmlview-attr-list.h
+# done
+
patch_it $SOURCE_CACHE/$SOURCE2 0 &&
./configure --prefix=${GNOME26_PREFIX:-/usr} \
diff --git a/graphics/inkscape/DETAILS b/graphics/inkscape/DETAILS
index d8652e2..a17dd49 100644
--- a/graphics/inkscape/DETAILS
+++ b/graphics/inkscape/DETAILS
@@ -8,7 +8,7 @@
SOURCE2_VFY=sha1:467713c582295b66aceadb114213f224300c1451
WEB_SITE=http://www.inkscape.org
ENTERED=20031115
- UPDATED=20080311
+ UPDATED=20080406
SHORT="Full featured open source SVG editor"
cat << EOF
More information about the Lunar-commits
mailing list