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

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

Index: gromacs-mpi.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/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 Jan 2006 20:30:40 -0000      1.1
+++ gromacs-mpi.patch   14 May 2006 04:46:25 -0000      1.2
@@ -1,6 +1,6 @@
 --- gromacs-3.3/src/gmxlib/Makefile.in 2005-10-11 06:36:48.000000000 -0400
 +++ gromacs-3.3/src/gmxlib/Makefile.in.fixed   2005-11-17 23:14:35.000000000 
-0500
-@@ -178,7 +178,7 @@
+@@ -177,7 +177,7 @@
  INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  LDFLAGS = @LDFLAGS@
  LIBOBJS = @LIBOBJS@
@@ -9,49 +9,3 @@
  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/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    28 Jan 2006 19:48:00 -0000      1.2
+++ gromacs-mpi.info    14 May 2006 04:46:25 -0000      1.3
@@ -1,6 +1,6 @@
 Package: gromacs-mpi
-Version: 3.3
-Revision: 1003
+Version: 3.3.1
+Revision: 1001
 Depends: gromacs (= %v-%r), %N-shlibs (= %v-%r), fftw3-shlibs, x11, 
openmotif3-shlibs, lammpi (>= 7.0.6-1011)
 BuildDepends: fftw3, x11-dev, lammpi-dev (>= 7.0.6-1011), gromacs-dev (= %v-%r)
 BuildDependsOnly: false
@@ -9,13 +9,13 @@
 CustomMirror: <<
  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 --with-external-blas 
--with-external-lapack
+Source-MD5: 1af34a99950813ca7cf893253c447cd1
+ConfigureParams: --enable-shared --prefix=%p --exec-prefix=%p 
--mandir=%p/share  --enable-mpi --program-suffix=_mpi
 DocFiles: AUTHORS COPYING README
 CompileScript: <<
 #! /bin/sh -ev
   unset MACOSX_DEPLOYMENT_TARGET
-  LIBS='/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib' 
./configure %c
+  ./configure %c
   make mdrun
 <<
 InstallScript: <<



_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to