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

Modified Files:
        gromacs-mpi.info gromacs-mpi.patch 
Log Message:
gromacs mpi version upgrade

Index: gromacs-mpi.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci/gromacs-mpi.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gromacs-mpi.patch   20 Nov 2005 19:42:30 -0000      1.1
+++ gromacs-mpi.patch   4 Jan 2006 05:20:55 -0000       1.2
@@ -9,3 +9,49 @@
  LIBSUFFIX = @LIBSUFFIX@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
+--- gromacs-3.3/configure.org  2005-12-16 21:31:28.000000000 -0500
++++ gromacs-3.3/configure      2005-12-16 21:32:55.000000000 -0500
+@@ -2357,19 +2357,13 @@
+ # Check whether --with-external_blas or --without-external_blas was given.
+ if test "${with_external_blas+set}" = set; then
+   withval="$with_external_blas"
+-
+-else
+-  with_external_blas=no
+-fi;
+-
+-
+-if test "with_external_blas" = "yes"; then
+   GMX_EXTERNAL_BLAS_TRUE=
+   GMX_EXTERNAL_BLAS_FALSE='#'
+ else
++  with_external_blas=no
+   GMX_EXTERNAL_BLAS_TRUE='#'
+   GMX_EXTERNAL_BLAS_FALSE=
+-fi
++fi;
+ 
+ 
+ 
+@@ -2377,19 +2371,13 @@
+ # Check whether --with-external_lapack or --without-external_lapack was given.
+ if test "${with_external_lapack+set}" = set; then
+   withval="$with_external_lapack"
+-
+-else
+-  with_external_lapack=no
+-fi;
+-
+-
+-if test "with_external_lapack" = "yes"; then
+   GMX_EXTERNAL_LAPACK_TRUE=
+   GMX_EXTERNAL_LAPACK_FALSE='#'
+ else
++  with_external_lapack=no
+   GMX_EXTERNAL_LAPACK_TRUE='#'
+   GMX_EXTERNAL_LAPACK_FALSE=
+-fi
++fi;
+ 
+ 
+ 

Index: gromacs-mpi.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci/gromacs-mpi.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- gromacs-mpi.info    20 Nov 2005 19:42:30 -0000      1.2
+++ gromacs-mpi.info    4 Jan 2006 05:20:55 -0000       1.3
@@ -1,8 +1,8 @@
 Package: gromacs-mpi
 Version: 3.3
-Revision: 1
+Revision: 2
 Depends: gromacs (= %v-%r), %N-shlibs (= %v-%r), fftw3-shlibs, x11, 
openmotif3-shlibs, lammpi (>= 7.0.6-11)
-BuildDepends: fftw3, x11-dev, lammpi-dev (>= 7.0.6-11)
+BuildDepends: fftw3, x11-dev, lammpi-dev (>= 7.0.6-11), gromacs-dev (= %v-%r)
 BuildDependsOnly: false
 Source: mirror:custom:gromacs-%v.tar.gz
 Patch: %n.patch
@@ -10,10 +10,10 @@
  Primary: ftp://ftp.gromacs.org/pub/gromacs/
 <<
 Source-MD5: 99ea6f25a89f1511f51c350a66a2fdc4
-ConfigureParams: --enable-shared --prefix=%p --exec-prefix=%p 
--mandir=%p/share  --enable-mpi --program-suffix=_mpi
+ConfigureParams: --enable-shared --prefix=%p --exec-prefix=%p 
--mandir=%p/share  --enable-mpi --program-suffix=_mpi --with-external-blas 
--with-external-lapack
 DocFiles: AUTHORS COPYING README
 CompileScript: <<
-  ./configure %c
+  LIBS='/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib' 
./configure %c
   make mdrun
 <<
 InstallScript: <<



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to