Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/graphics
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv11664/10.3/unstable/main/finkinfo/graphics

Modified Files:
        fontforge.info fontforge.patch 
Log Message:
not sure why I needed this and others didn't, but it's pretty harmless anyways, 
so... (maintainer approved)

Index: fontforge.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/graphics/fontforge.info,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- fontforge.info      4 Jul 2006 19:36:33 -0000       1.43
+++ fontforge.info      7 Aug 2006 01:07:12 -0000       1.44
@@ -32,7 +32,9 @@
 Homepage: http://fontforge.sourceforge.net/
 Maintainer: Daniel Johnson <[EMAIL PROTECTED]>
 PatchFile: %n.patch
-PatchFile-MD5: a189941f58b93d60bfe827d81ac953b6
+PatchFile-MD5: 9518fe8d59322791bf1aacbb180c666a
+NoSetMAKEFLAGS: true
+SetMAKEFLAGS: -j1
 NoSetCPPFLAGS: True
 NoSetLDFLAGS: True
 SetCFLAGS: -I%p/include/libxml2

Index: fontforge.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/graphics/fontforge.patch,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- fontforge.patch     22 Jun 2006 01:38:19 -0000      1.11
+++ fontforge.patch     7 Aug 2006 01:07:12 -0000       1.12
@@ -70,3 +70,19 @@
  #endif
  }
  
+diff -uNr fontforge-20060703/fontforge/Makefile.in 
fontforge-20060703-new/fontforge/Makefile.in
+--- fontforge-20060703/fontforge/Makefile.in   2006-05-07 18:59:14.000000000 
-0400
++++ fontforge-20060703-new/fontforge/Makefile.in       2006-08-06 
20:50:59.000000000 -0400
+@@ -75,10 +75,10 @@
+ # disasterous effects. This file may not be compiled with the optimizer.
+ # On the other hand we do need CPPFLAGS to get the right includes...
+ splinerefigure.o: $(srcdir)/splinerefigure.c
+-      $(CC) -g -c -o splinerefigure.o $(_CFLAGS) $(srcdir)/splinerefigure.c
++      $(CC) -g -c -o splinerefigure.o $(CFLAGS) $(srcdir)/splinerefigure.c
+ 
+ splinerefigure.lo: $(srcdir)/splinerefigure.c
+-      $(LIBTOOL) --mode=compile $(CC) -g -c -o splinerefigure.lo $(_CFLAGS) 
$(srcdir)/splinerefigure.c
++      $(LIBTOOL) --mode=compile $(CC) -g -c -o splinerefigure.lo $(CFLAGS) 
$(srcdir)/splinerefigure.c
+ 
+ #%.o: %.c
+ #     $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) -c $<


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to