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

Modified Files:
        eden.info eden.patch 
Log Message:
eden version update 10.3 sci unstable

Index: eden.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/eden.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- eden.patch  22 Sep 2004 10:48:27 -0000      1.4
+++ eden.patch  22 Nov 2004 08:38:54 -0000      1.5
@@ -1,6 +1,6 @@
-diff -ruN eden-orig/source/Makefile eden/source/Makefile
---- eden-orig/source/Makefile  2004-09-17 11:00:12.000000000 -0700
-+++ eden/source/Makefile       2004-09-22 03:27:21.000000000 -0700
+diff -ruN eden_orig/source/Makefile eden/source/Makefile
+--- eden_orig/source/Makefile  2004-11-21 23:55:13.000000000 -0800
++++ eden/source/Makefile       2004-11-22 00:08:51.000000000 -0800
 @@ -56,14 +56,14 @@
  #######################################################################
  #     Directory where the FFTW include and lib are
@@ -15,29 +15,34 @@
  #######################################################################
 -BIN           = $(HOME)/bin
 +BIN           = /swinstallprefix/bin
- VERSION               =V5.2
+ VERSION               =V5.3
  
  #######################################################################
-@@ -74,7 +74,8 @@
+@@ -74,7 +74,11 @@
  # -O3 on HP, -O2 on SGI or DEC.
  #
  #######################################################################
 -CFLAGS                =   -Wall -pipe -g3
-+#CFLAGS               =   -Wall -O3 
-+CFLAGS                =   -Wall -pipe -g3 -Wno-long-double
++# added for os x fink:
++
++CFLAGS         =   -Wall -pipe -g3 -Wno-long-double
++
++#CFLAGS               =   -Wall -pipe -g3
  #CFLAGS               =   -Wall -pipe -marchi686 -pedantic  -gdwarf-2 -g3
  #CFLAGS               =   -Wall -O3 -march=i686 
  ifneq ($(FFTW),/usr/local)
-@@ -88,7 +89,7 @@
+@@ -88,7 +92,9 @@
  # Use different libraries and include files for single and
  # double precision versions of EDEN.
  #######################################################################
--DOUBLESWITCH  = OFF
+-DOUBLESWITCH  = ON
++# got rid of tab
++
 +DOUBLESWITCH = ON
  
  ifeq ($(DOUBLESWITCH),ON)
  LDFLAGS        = -L$(LIB) -ldfftw -lm  
-@@ -126,8 +127,8 @@
+@@ -126,8 +132,8 @@
                $(CC) -o $@ $^
  
  install:      all

Index: eden.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/eden.info,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- eden.info   22 Sep 2004 10:48:27 -0000      1.14
+++ eden.info   22 Nov 2004 08:38:54 -0000      1.15
@@ -1,9 +1,9 @@
 Package: eden
-Version: 5.2
-Revision: 2
+Version: 5.3
+Revision: 1
 Source: http://www.edencrystallography.org/%n_V%v.tar.gz
 SourceRename: %n-%v.tar.gz
-Source-MD5: 0e5c20b030b0491ed440dd003a74933b     
+Source-MD5: 17f4908db1944d788bac44e59c8a5cb5     
 SourceDirectory: eden
 Depends: x11, fftw-shlibs | fftw-mpi-shlibs, tcltk, grace, 
scientificpython-py23 
 BuildDepends: tcltk-dev, x11-dev
@@ -33,7 +33,7 @@
 rm -f %i/bin/eden
 rm -f %i/bin/ieden
 ln -s %p/share/xtal/%n/python/%n.py %i/bin/ieden
-cp %i/bin/deden %i/bin/eden
+cp %i/bin/seden %i/bin/eden
 <<
 RunTimeVars: EDENHOME: %p/share/xtal/%n
 Description: Electron density holographic refinement
@@ -42,12 +42,12 @@
 Written by Hanna and Abraham Szoke.  There are now two versions
 of eden, "seden" and "deden."  seden is compiled with single-precision
 fftw libs, and is faster and less memory-intensive.  deden is double-
-precision and is possibly more accurate (but in practise the differences
+precision and is possibly more accurate (but in practice the differences
 appear insignificant).  ieden is a new python Tkinter-based GUI.  Type
-"eden" or "deden" to invoke double-precision eden, "ieden" for the GUI,
-and "seden" for single-precision eden.  GUI users need to define the
-environment variable EDITOR, eg:  export EDITOR="open -a SubEthaEdit"
-or setenv EDITOR vi .
+"eden" or "seden" to invoke single-precision eden, "ieden" for the GUI,
+and "deden" for double-precision eden.  GUI users need to define the
+environment variable EDITOR, eg:  export EDITOR='see'
+or setenv EDITOR vim .
 <<
 License: GPL              
 Homepage: http://www.edencrystallography.org



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to