Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22291

Modified Files:
        libmng2.info 
Log Message:
New upstream release;

1.0.9
The changes in this release are as follows:
The chunk-decoder/-encoder was rewritten to save over 20KB on binary
footprint. Several bugfixes and patches were also applied.  


Index: libmng2.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/libmng2.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- libmng2.info        19 Oct 2004 23:31:18 -0000      1.7
+++ libmng2.info        13 Apr 2005 01:50:16 -0000      1.8
@@ -1,5 +1,5 @@
 Package: libmng2
-Version: 1.0.8
+Version: 1.0.9
 Revision: 10
 ###
 Depends: lcms-shlibs, libjpeg-shlibs, %N-shlibs (= %v-%r)
@@ -9,7 +9,7 @@
 Replaces: libmng, libmng1
 ###
 Source: mirror:sourceforge:libmng/libmng-%v.tar.gz
-Source-MD5: d688ca879c934e9cde8b323cf3025f89
+Source-MD5: ff1205ef70855a75c098ea09690413c6
 ###
 SetCPPFLAGS: -no-cpp-precomp
 ###
@@ -18,7 +18,14 @@
 DocFiles: CHANGES LICENSE README*
 ###
 CompileScript: <<
-  sh autogen.sh %c
+  ln -s makefiles/configure.in .
+  ln -s makefiles/acinclude.m4 .
+  ln -s makefiles/Makefile.am .
+  aclocal
+  glibtoolize --automake
+  automake --foreign --add-missing
+  autoconf
+  ./configure %c
   make
 <<
 ###
@@ -36,7 +43,7 @@
   DocFiles: CHANGES LICENSE README*
 <<
 ###
-Description: Library for MNG, the animation extension to PNG
+Description: MNG Library, the animation extension to PNG
 DescDetail: <<
   libmng is the reference library for MNG, the animation extension to the
   popular PNG format. It provides powerful animation features combined with



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to