Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv15356

Modified Files:
        coot-pre.info 
Log Message:
fix so it builds once again with rdkit

Index: coot-pre.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/coot-pre.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- coot-pre.info       6 Sep 2013 05:40:39 -0000       1.1
+++ coot-pre.info       3 Oct 2013 15:36:43 -0000       1.2
@@ -1,11 +1,11 @@
 Package: coot-pre
 Version: 0.8-pre
-Revision: 4749
+Revision: 4791
 SourceDirectory: coot-%v
 Distribution: 10.6, 10.7, 10.8
 GCC: 4.0 
 Source: 
http://www2.mrc-lmb.cam.ac.uk/Personal/pemsley/coot/source/pre-releases/coot-%v-revision-%r.tar.gz
-Source-MD5: acbce0f1e9eaeebab24f7e33a56e4460
+Source-MD5: 03bd3f33248d54f37ab6bb69aee1ec8f
 Source2: 
http://www.ysbl.york.ac.uk/~emsley/software/extras/reference-structures.tar.gz
 Source2-MD5: 257ab90d44f1c877ada96720dbb87c13
 ###############################################################################
@@ -139,11 +139,12 @@
 BuildDependsOnly: false
 NoSetCPPFLAGS: true
 NoSetLDFLAGS: true
-PatchFile: %n.patch
-PatchFile-MD5: 847c69ea1ded1d4238b66ab4840a8141
+#PatchFile: %n.patch
+#PatchFile-MD5: 32ce1999e10d267e9c61bebe0af2ea52
 PatchScript: <<
-sed 's|@PREFIX@|%p|g' <%{PatchFile} | patch -p1
+#sed 's|@PREFIX@|%p|g' <%{PatchFile} | patch -p1
 perl -pi -e 's|CXX\=\"libtool --mode\=link \$CXX\"|#CXX|g' configure
+perl -pi -e 's|define coot-png-display-program \"display\"|define 
coot-png-display-program \"open\"|g' scheme/raster3d.scm
 <<
 ###############################################################################
 ConfigureParams: <<  
@@ -151,7 +152,7 @@
 --with-fftw=%p --with-gnomecanvas-prefix=%p  --with-gtk2 --with-glut-prefix=%p 
 \
 --with-guile-gtk --with-guile-gtk-prefix=%p --with-gl-prefix=/usr/X11R6        
 \
 --with-gtkgl-prefix=%p --with-glib-prefix=%p  --with-goocanvas-prefix=%p       
 \
---with-gsl-prefix=%p --with-guile --with-python=%p --with-pygtk=%p 
--with-enterprise-tools       
+--with-gsl-prefix=%p --with-guile --with-python=%p --with-pygtk=%p 
--with-enhanced-ligand-tools  
 <<
 ###############################################################################
 CompileScript: <<
@@ -207,8 +208,8 @@
 export SED=/usr/bin/sed
 export COOT_REFMAC_LIB_DIR=%p/share/coot/lib
 #
-NUMPROC="$(sysctl -n hw.ncpu)"
-#NUMPROC="1"
+# NUMPROC="$(sysctl -n hw.ncpu)"
+NUMPROC="1"
 make -j $NUMPROC install prefix=%i
 #
 # Clean up the 120 MB  mess, which zsh makes so much fun:


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to