Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv9273

Modified Files:
        zziplib.info 
Log Message:
New(er) upstream zziplib 0.13.60. Also fixed building with clang and enabled 
tests.


Index: zziplib.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/zziplib.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- zziplib.info        31 Jul 2010 03:36:13 -0000      1.5
+++ zziplib.info        16 Jul 2011 00:26:02 -0000      1.6
@@ -1,14 +1,18 @@
 Package: zziplib
-Version: 0.13.59
+Version: 0.13.60
 Revision: 1
 BuildDepends: fink (>= 0.24.12)
 Depends: %N13-shlibs (= %v-%r)
 Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
 Source: mirror:sourceforge:zziplib/zziplib-%v.tar.bz2
+PatchScript: <<
+       perl -pi -e 's/--export-dynamic/-export-dynamic/' configure
+       perl -pi -e 's/LD_LIBRARY_PATH/DYLD_FALLBACK_LIBRARY_PATH/g' 
test/Makefile.in
+<<
 ConfigureParams: --disable-static --disable-dependency-tracking
+InfoTest: TestScript: make check || exit 2
 InstallScript: <<
   make install DESTDIR=%d
-  rm %i/lib/libzzip*.{10,11,12}
 <<
 SplitOff: <<
   Package: %N13-shlibs
@@ -37,4 +41,4 @@
 Description: Transparent access to ZIP files
 Homepage: http://zziplib.sourceforge.net
 License: LGPL
-Source-MD5: 14b5a6fc229afe9916d48358479568d3 
+Source-MD5: 54a6aa53262483a4d54f7c59f0a7258b 


------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to