Update of /cvsroot/fink/experimental/dmrrsn
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv3604

Modified Files:
        libpng3.info 
Added Files:
        libpng3.patch 
Log Message:
try again


--- NEW FILE: libpng3.patch ---
diff -ruN libpng-1.2.12/scripts/makefile.darwin 
libpng-1.2.12-patched/scripts/makefile.darwin
--- libpng-1.2.12/scripts/makefile.darwin       2006-06-27 16:22:40.000000000 
-0400
+++ libpng-1.2.12-patched/scripts/makefile.darwin       2006-08-02 
21:17:33.000000000 -0400
@@ -38,7 +38,7 @@
 RANLIB=ranlib
 RM_F=/bin/rm -f
 
-CFLAGS=-I$(ZLIBINC) -Wall -O3 -funroll-loops
+CFLAGS=-I$(ZLIBINC) -Wall -O3 -funroll-loops -DPNG_NO_ASSEMBLER_CODE
 LDFLAGS=-L. -L$(ZLIBLIB) -lpng12 -lz
 
 INCPATH=$(prefix)/include

Index: libpng3.info
===================================================================
RCS file: /cvsroot/fink/experimental/dmrrsn/libpng3.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- libpng3.info        3 Aug 2006 01:06:15 -0000       1.5
+++ libpng3.info        3 Aug 2006 01:27:51 -0000       1.6
@@ -14,7 +14,8 @@
 Replaces: libpng
 Source: mirror:sourceforge:libpng/libpng-%v.tar.bz2
 Source-MD5: 2287cfaad53a714acdf6eb75a7c1d15f
-SetCPPFLAGS: -DPNG_NO_ASSEMBLER_CODE
+#SetCPPFLAGS: -DPNG_NO_ASSEMBLER_CODE
+Patch: %n.patch
 CompileScript: <<
  ln -s scripts/makefile.darwin Makefile
  make DESTDIR= prefix=%p ZLIBLIB=/usr/lib ZLIBINC=/usr/include 
MANPATH='$(prefix)/share/man'


-------------------------------------------------------------------------
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