Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv10701

Added Files:
        meschach.patch 
Log Message:
add meschach package for pymol-py from unstable

--- NEW FILE: meschach.patch ---
--- meschach-1.2b/makefile.in.org       2009-08-20 21:46:39.000000000 -0400
+++ meschach-1.2b/makefile.in   2009-08-20 21:51:15.000000000 -0400
@@ -115,7 +115,7 @@
 #      $(CC) -shared -o libmeschach.so $(OLDLIST)
 
 shared:   $(ALL_LISTS)
-       $(CC) -shared -o libmeschach.so $(ALL_LISTS) -lc -lm -Wl,-soname 
-Wl,libmeschach.so.$(vers)
+       $(CC) -dynamiclib -o libmeschach.1.2.dylib $(ALL_LISTS) -lc -lm 
-install_name @PREFIX@/lib/libmeschach.1.dylib -compatibility_version 1.2.0 
-current_version 1.2.0
 
 static:  $(ALL_LISTS)
        ar ru libmeschach.a $(ALL_LISTS)
@@ -139,7 +139,7 @@
 # use this only for PC machines        
 msdos-zip:
        - /bin/rm -f $(MES_PAK).zip
-       chmod 644 `echo $(ALL_LISTS) | sed -e 's/\.o/.c/g'` \
+       chmod 644 `echo $(ALL_LISTS) | sed -e 's/\.o/.c/g'` \dylib
        $(OTHERS) $(HLIST) `echo $(TORTURE) | sed -e 's/\.o/.c/g'` 
        chmod 755 configure
        $(MAKE) list
@@ -190,10 +190,10 @@
        /bin/rm -f *.o core asx5213a.mat iotort.dat 
 
 cleanup:
-       /bin/rm -f *.o core asx5213a.mat iotort.dat *.a *.so
+       /bin/rm -f *.o core asx5213a.mat iotort.dat *.a *.dylib
 
 realclean:
-       /bin/rm -f *.o core asx5213a.mat iotort.dat *.a *.so
+       /bin/rm -f *.o core asx5213a.mat iotort.dat *.a *.dylib
        /bin/rm -f torture sptort ztorture memtort itertort mfuntort iotort
        /bin/rm -f makefile machine.h config.status maxint macheps
  


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to