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

Modified Files:
        apbs.info 
Log Message:
apbs version upgrade

Index: apbs.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci/apbs.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- apbs.info   21 Nov 2005 03:31:58 -0000      1.2
+++ apbs.info   21 Dec 2005 06:00:28 -0000      1.3
@@ -1,24 +1,26 @@
 Package: apbs
-Version: 0.3.2
-Revision: 8
+Version: 0.4.0
+Revision: 1
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
-Source-MD5: b2a417c1d9c102157f45cf00fd0ae196 
+Source-MD5: a9d5f8b24a40087998267c9df3eecceb 
 SourceDirectory: %n-%v
-Depends: maloc, readline-shlibs, gnuplot
-BuildDepends: g77, maloc
+Depends: maloc, readline-shlibs, gnuplot, python, pdb2pqr 
+BuildDepends: g77, maloc, python 
 Conflicts: apbs-mpi
 Replaces: apbs-mpi
 ConfigureParams: FETK_INCLUDE=%p/include  FETK_LIBRARY=%p/lib FETK_PREFIX=%p
 setCFLAGS: -I%p/include/maloc
+#setCFLAGS: -I%p/include/maloc -I%p/include/python2.4
 setLDFLAGS: -L%p/lib/powerpc-apple-darwin$(uname -r)
 Description: Adaptive Poisson-Boltzmann Solver
 CompileScript: <<
 #!/bin/zsh -f
+function python { /usr/bin/python "$@" }
 
BLAS_DIR='/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A'
 ./configure %c --with-blas="-L${BLAS_DIR} -lblas -Wl,-framework -Wl,vecLib"
 # perl -pi.bak -e 's|\-L%p/lib|\-lcc_dynamic \-L%p/lib|g' **/Makefile
  perl -pi -e 's|python2.2|python|g' **/* 2>/dev/null
- perl -pi -e 's|python2|python|g' **/* 2>/dev/null
+ perl -pi -e 's|python2 |python |g' **/* 2>/dev/null
 make
 <<
 InstallScript: <<
@@ -44,7 +46,6 @@
 echo 
"+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
 echo ""
 sleep 5
-open http://agave.wustl.edu/apbs/download/
 <<
 Homepage: http://apbs.sourceforge.net/
 RunTimeVars: <<



-------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to