Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30333

Modified Files:
        ccp4-onlylibs-dev.info 
Log Message:
ccp4-onlylibs-dev now uses gfortran instead of g77

Index: ccp4-onlylibs-dev.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/ccp4-onlylibs-dev.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- ccp4-onlylibs-dev.info      2 Mar 2006 01:13:32 -0000       1.7
+++ ccp4-onlylibs-dev.info      3 Mar 2006 23:53:19 -0000       1.8
@@ -1,7 +1,7 @@
 Package: ccp4-onlylibs-dev
 # Use version numbering to sync with the current CCP4 release:
 Version: 6.0   
-Revision: 1006
+Revision: 1010
 GCC: 4.0
 #Source: ftp://ftp.ccp4.ac.uk/prerelease/%n.tar.gz
 #Source-MD5: cf085751833aecc7ccef9e67de7e9fcc   
@@ -14,13 +14,13 @@
 #Source3:  http://chemistry.ucsc.edu/~wgscott/xtal/clipper_%v-src.tgz 
 #Source3-MD5: 1c7a91218a4a27af1c2506f39df4692a
 Depends:  
-BuildDepends: g77 (>= 3.4.0-2), f2c, fort77 
+BuildDepends: gcc4 (>= 2:4.1.0-1)
 BuildDependsOnly: false
 NoSetCPPFLAGS: true
 NoSetLDFLAGS: true
 ###############################################################################
 PatchScript: <<
-#!/bin/zsh -efv
+#!/bin/zsh -ef
 umask 0022
 # Use my patched configure and ccp4.setup-zsh files
 cp ../ccp4.setup-zsh include/.
@@ -44,14 +44,14 @@
 <<
 ###############################################################################
 CompileScript: <<
-#!/bin/zsh -efv
+#!/bin/zsh -ef
 umask 0022
 #cp -R ../src/* lib/clipper/src/.
 export TEMPXTAL=$PWD:h
 source include/ccp4.setup-zsh
 export DYLD_LIBRARY_PATH=$CLIB
 #
-FC="g77"  ./configure --onlylibs Darwin
+FC="gfortran"  ./configure --onlylibs Darwin
 #
 #  fix some post-configure bugs
 #
@@ -67,7 +67,7 @@
 <<
 ###############################################################################
 InstallScript: <<
-#!/bin/zsh -efv
+#!/bin/zsh -ef
 umask 0022
 export TEMPXTAL=$PWD:h
 source include/ccp4.setup-zsh



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to