Update of /cvsroot/fink/experimental/dmacks/finkinfo
In directory vz-cvs-3.sog:/tmp/cvs-serv15818

Modified Files:
        inkscape.info inkscape.patch 
Log Message:
fix -I ordering


Index: inkscape.patch
===================================================================
RCS file: /cvsroot/fink/experimental/dmacks/finkinfo/inkscape.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- inkscape.patch      13 Dec 2011 20:46:24 -0000      1.3
+++ inkscape.patch      13 Dec 2011 22:05:42 -0000      1.4
@@ -10,6 +10,30 @@
  
  # Check for Apple Mac OS X Carbon framework
  carbon_ok=no
+diff -Nurd -x'*~' inkscape-0.48.2.orig/src/Makefile.in 
inkscape-0.48.2/src/Makefile.in
+--- inkscape-0.48.2.orig/src/Makefile.in       2011-07-08 15:25:02.000000000 
-0400
++++ inkscape-0.48.2/src/Makefile.in    2011-12-13 16:55:27.000000000 -0500
+@@ -2438,6 +2438,9 @@
+ # Add Inkview-only sources here.
+ inkview_SOURCES = inkview.cpp $(win32_sources)
+ INCLUDES = \
++      -I$(top_srcdir)/cxxtest \
++      -I$(srcdir)/bind/javainc \
++      -I$(srcdir)/bind/javainc/linux \
+       $(PERL_CFLAGS) $(PYTHON_CFLAGS) \
+       $(FREETYPE_CFLAGS)      \
+       $(GNOME_PRINT_CFLAGS)   \
+@@ -2451,10 +2454,7 @@
+       $(POPPLER_GLIB_CFLAGS)  \
+       -DPOTRACE=\"potrace\"   \
+       $(INKSCAPE_CFLAGS) \
+-      -I$(top_srcdir)/cxxtest \
+       $(WIN32_CFLAGS) \
+-      -I$(srcdir)/bind/javainc \
+-      -I$(srcdir)/bind/javainc/linux \
+       $(AM_CPPFLAGS)
+ 
+ CXXTEST_TEMPLATE = $(srcdir)/cxxtest-template.tpl
 diff -Nurd -x'*~' inkscape-0.48.2.orig/src/box3d.cpp 
inkscape-0.48.2/src/box3d.cpp
 --- inkscape-0.48.2.orig/src/box3d.cpp 2011-07-08 14:25:09.000000000 -0400
 +++ inkscape-0.48.2/src/box3d.cpp      2011-12-09 15:42:12.000000000 -0500

Index: inkscape.info
===================================================================
RCS file: /cvsroot/fink/experimental/dmacks/finkinfo/inkscape.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- inkscape.info       13 Dec 2011 20:46:23 -0000      1.7
+++ inkscape.info       13 Dec 2011 22:05:42 -0000      1.8
@@ -87,7 +87,7 @@
 Source-MD5: f60b98013bd1121b2cc301f3485076ba
 ConfigureParams: --mandir=%p/share/man --with-xft --enable-dependency-tracking 
--with-gnome-vfs --enable-lcms 
PKG_CONFIG_PATH="%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH"
 PatchFile: %n.patch
-PatchFile-MD5: 4e2d3e07c2e18d7870887132a0f7cfba
+PatchFile-MD5: 73663860dae7e05589437f3b19e3599d
 PatchScript: <<
        %{default_script}
 


------------------------------------------------------------------------------
Systems Optimization Self Assessment
Improve efficiency and utilization of IT resources. Drive out cost and 
improve service delivery. Take 5 minutes to use this Systems Optimization 
Self Assessment. http://www.accelacomm.com/jaw/sdnl/114/51450054/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to