[Lunar-commits] <moonbase> inkscape: Adding a patch to fix a png header issue.
Dennis 'stumbles' Veatch
stumbles at lunar-linux.org
Thu May 21 14:34:34 CEST 2009
commit d12891946e47b96f70d3b6ee5cb16a3a3230a542
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date: Thu May 21 08:34:34 2009 -0400
inkscape: Adding a patch to fix a png header issue.
---
graphics/inkscape/BUILD | 1 +
graphics/inkscape/DETAILS | 3 +++
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/graphics/inkscape/BUILD b/graphics/inkscape/BUILD
index 3d474c2..05e8337 100644
--- a/graphics/inkscape/BUILD
+++ b/graphics/inkscape/BUILD
@@ -5,6 +5,7 @@
# done
patch_it $SOURCE_CACHE/$SOURCE2 0 &&
+ patch_it $SOURCE_CACHE/$SOURCE3 0 &&
./configure --prefix=${GNOME26_PREFIX:-/usr} \
--build=$BUILD \
diff --git a/graphics/inkscape/DETAILS b/graphics/inkscape/DETAILS
index a17dd49..75025be 100644
--- a/graphics/inkscape/DETAILS
+++ b/graphics/inkscape/DETAILS
@@ -2,10 +2,13 @@
VERSION=0.46
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE2=inkscape-0.46-poppler-0.8.3.patch
+ SOURCE3=inkscape.11.early-png-header.dpatch
SOURCE_URL=$SFORGE_URL/$MODULE
SOURCE2_URL=$PATCH_URL
+ SOURCE3_URL=$PATCH_URL
SOURCE_VFY=sha1:b7c53c6d2bc0de4ff24d4a6bee86359ff11bef27
SOURCE2_VFY=sha1:467713c582295b66aceadb114213f224300c1451
+ SOURCE3_VFY=sha1:d62e77fe0abd88acec7cb522de69c1d173538fff
WEB_SITE=http://www.inkscape.org
ENTERED=20031115
UPDATED=20080406
More information about the Lunar-commits
mailing list