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

Modified Files:
        eden.info 
Log Message:
latest version to stable


Index: eden.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/eden.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- eden.info   26 Aug 2009 04:36:46 -0000      1.8
+++ eden.info   18 Jan 2010 23:41:52 -0000      1.9
@@ -1,16 +1,11 @@
 Package: eden
 Version: 5.3
-Revision: 6
-Distribution: 10.4, 10.5
-Architecture: powerpc
-DescPackaging: Depends on grace, which is not yet available on intel in the 
stable tree
-#Source: http://www.edencrystallography.org/%n_V%v.tar.gz
-#SourceRename: %n-%v.tar.gz
+Revision: 7
 Source: http://edencrystallography.googlecode.com/files/%n-%v.tar.gz
 Source-MD5: 17f4908db1944d788bac44e59c8a5cb5     
 SourceDirectory: eden
-Depends: x11, fftw-shlibs | fftw-mpi-shlibs, grace, gsl-shlibs
-BuildDepends: fink (>= 0.24.12), x11-dev, gsl, fftw | fftw-mpi
+Depends: x11, fftw-shlibs | fftw-mpi-shlibs, grace, gsl-shlibs,  gcc44-shlibs
+BuildDepends: fink (>= 0.24.12), x11-dev, gsl, fftw | fftw-mpi, gsl,  gcc44
 NoSetCPPFLAGS: true
 NoSetLDFLAGS: true
 PatchFile: %n.patch
@@ -23,15 +18,15 @@
 perl -pi -e 's|mozilla|open|g' python/eden.py
 <<
 CompileScript: << 
-PATH=/usr/bin:$PATH ; cd source; make
+PATH=/usr/bin:$PATH ; cd source; CC=%p/lib/gcc4.4/bin/gcc make
 <<
 InstallScript: <<
 #!/bin/zsh -efv
 mkdir -p %i/bin
-PATH=/usr/bin:$PATH ; cd source; make install
+PATH=/usr/bin:$PATH ; cd source; CC=%p/lib/gcc4.4/bin/gcc make install
 make clean
 perl -pi -e 's|DOUBLESWITCH = ON|DOUBLESWITCH  = OFF|g' Makefile
-PATH=/usr/bin:$PATH ; make; make install; make clean
+PATH=/usr/bin:$PATH ; CC=%p/lib/gcc4.4/bin/gcc make; CC=%p/lib/gcc4.4/bin/gcc 
make install; make clean
 cd ..
 mkdir -p %i/share/xtal/%n
 cp -R * %i/share/xtal/%n/.
@@ -57,6 +52,5 @@
 or setenv EDITOR vim.
 <<
 License: GPL              
-#Homepage: http://www.edencrystallography.org
 Homepage: http://code.google.com/p/edencrystallography/
-Maintainer: W. G. Scott <wgsc...@chemistry.ucsc.edu>
+Maintainer: W. G. Scott <wgsc...@users.sourceforge.net>


------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to