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

Modified Files:
        libpng3.info 
Log Message:
build using autoconf


Index: libpng3.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/graphics/libpng3.info,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- libpng3.info        2 Aug 2006 18:02:04 -0000       1.12
+++ libpng3.info        4 Aug 2006 20:14:10 -0000       1.13
@@ -1,6 +1,6 @@
 Package: libpng3
 Version: 1.2.12
-Revision: 1
+Revision: 3
 Epoch: 1
 Depends: %N-shlibs (= %e:%v-%r), pkgconfig
 BuildDepends: fink (>= 0.9.9-1)
@@ -14,32 +14,26 @@
 Replaces: libpng
 Source: mirror:sourceforge:libpng/libpng-%v.tar.bz2
 Source-MD5: 2287cfaad53a714acdf6eb75a7c1d15f
-CompileScript: <<
- ln -s scripts/makefile.darwin Makefile
- make DESTDIR= prefix=%p ZLIBLIB=/usr/lib ZLIBINC=/usr/include 
MANPATH='$(prefix)/share/man'
-<<
-InstallScript: <<
- mkdir -p %i/share/man
- make install DESTDIR=%d prefix=%p ZLIBLIB=/usr/lib ZLIBINC=/usr/include 
MANPATH='$(prefix)/share/man'
-<<
+ConfigureParams: --mandir='${prefix}/share/man' --disable-dependency-tracking
 DocFiles: LICENSE README ANNOUNCE Y2KINFO KNOWNBUG
 BuildDependsOnly: True
 SplitOff: <<
   Package: %N-shlibs
-  Files: lib/libpng12.0.%v.dylib lib/libpng12.0.dylib lib/libpng.3.%v.dylib 
lib/libpng.3.dylib
+  Files: lib/libpng12.0.12.0.dylib lib/libpng12.0.dylib 
lib/libpng.3.12.0.dylib lib/libpng.3.dylib
   Shlibs: <<
-    %p/lib/libpng.3.dylib 3.0.0 %n (>= 1.2.5-1)
-    %p/lib/libpng12.0.dylib 0.1.2 %n (>= 1.2.5-3)
+    %p/lib/libpng.3.dylib 16.0.0 %n (>= 1.2.12-3)
+    %p/lib/libpng12.0.dylib 13.0.0 %n (>= 1.2.12-3)
   <<
   Description: Shared libraries for libpng3 package
   DocFiles: LICENSE README ANNOUNCE Y2KINFO KNOWNBUG
 <<
 Description: PNG image format handling library
 DescPort: <<
-Doesn't use autoconf. Comes with a big selection of Makefiles
-instead. We use the included Makefile for Darwin, which builds dynamic
+Now uses autoconf. 
+
+Formerly, we used the included Makefile for Darwin, which builds dynamic
 libraries (the OS X Makefile only builds static libraries).  This
-Makefile was written by Christoph Pfisterer for the Fink project and 
+Makefile had been written by Christoph Pfisterer for the Fink project and 
 accepted by the upstream maintainers of libpng.
 
 Previous versions by Christoph Pfisterer.


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