Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv9788
Modified Files:
scipy-py.info
Added Files:
scipy-py.patch
Log Message:
sync. w/ 10.!4, validated on powerpc-darwin8
--- NEW FILE: scipy-py.patch ---
---
scipy-0.9.0/scipy/sparse/linalg/eigen/arpack/ARPACK/FWRAPPERS/veclib_cabi_c.c.orig
2011-07-23 09:13:17.000000000 -0400
+++
scipy-0.9.0/scipy/sparse/linalg/eigen/arpack/ARPACK/FWRAPPERS/veclib_cabi_c.c
2011-07-23 09:13:33.000000000 -0400
@@ -1,4 +1,5 @@
#include <vecLib/vecLib.h>
+#include <complex.h>
#define WRAP_F77(a) a##_
void WRAP_F77(veclib_cdotc)(const int *N, const complex float *X, const int
*incX,
--- scipy-0.9.0/scipy/lib/blas/fblaswrap_veclib_c.c.src.orig 2011-07-23
09:33:44.000000000 -0400
+++ scipy-0.9.0/scipy/lib/blas/fblaswrap_veclib_c.c.src 2011-07-23
09:33:58.000000000 -0400
@@ -1,4 +1,5 @@
#include <vecLib/vecLib.h>
+#include <complex.h>
//#define WRAP_F77(a) wcblas_##a##_
#define WRAP_F77(a) w##a##_
--- scipy-0.9.0/scipy/linalg/src/fblaswrap_veclib_c.c.orig 2011-07-23
09:38:19.000000000 -0400
+++ scipy-0.9.0/scipy/linalg/src/fblaswrap_veclib_c.c 2011-07-23
09:38:31.000000000 -0400
@@ -1,4 +1,5 @@
#include <vecLib/vecLib.h>
+#include <complex.h>
//#define WRAP_F77(a) wcblas_##a##_
#define WRAP_F77(a) w##a##_
Index: scipy-py.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/sci/scipy-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- scipy-py.info 11 Jul 2011 04:05:48 -0000 1.1
+++ scipy-py.info 14 Sep 2011 18:17:15 -0000 1.2
@@ -3,17 +3,28 @@
Package: scipy-py%type_pkg[python]
Version: 0.9.0
Epoch: 1
-Revision: 1
+Revision: 3
Distribution: (%type_pkg[python] = 23) 10.4, (%type_pkg[python] = 24) 10.4,
(%type_pkg[python] = 24) 10.5
Maintainer: Sebastien Maret <[email protected]>
Type: python (2.4 2.5 2.6 2.7)
-Depends: numpy-py%type_pkg[python] (>= 1.3.0-2), python%type_pkg[python] |
python%type_pkg[python]-nox, fftw3-shlibs, gcc44-shlibs | gcc45-shlibs,
x11-shlibs
-BuildDepends: fink (>= 0.24.12), fftw3, gcc44 | gcc45, djbfft (>= 0.76-3),
x11-dev, swig, suitesparse
+Depends: numpy-py%type_pkg[python] (>= 1.3.0-2), python%type_pkg[python],
fftw3-shlibs, gcc46-shlibs, x11-shlibs
+BuildDepends: fink (>= 0.24.12), fftw3, gcc46, djbfft (>= 0.76-3), x11-dev,
swig, suitesparse (>= 3.6.1)
Source: mirror:sourceforge:scipy/scipy-%v.tar.gz
Source-MD5: ebfef6e8e82d15c875a4ee6a46d4e1cd
-PatchScript: sed -i.bak -e 's,<umfpack,<%p/include/suitesparse/umfpack,'
scipy/sparse/linalg/dsolve/umfpack/umfpack.i
+PatchFile: scipy-py.patch
+PatchFile-MD5: 06beefa74b2b1a016dcf0ca4780a8471
+PatchScript: <<
+#!/bin/bash -ev
+ sed -i.bak -e 's,<umfpack,<%p/include/suitesparse/umfpack,'
scipy/sparse/linalg/dsolve/umfpack/umfpack.i
+ patch -p1 < %{PatchFile}
+ cat <<EOF > site.cfg
+[umfpack]
+umfpack_libs = umfpack, colamd, cholmod, amd
+EOF
+<<
CompileScript: <<
#!/bin/sh -ev
+ export FFLAGS=-ff2c
unset LDFLAGS
%p/bin/python%type_raw[python] setup.py build --fcompiler=gnu95
<<
------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
Learn about the latest advances in developing for the
BlackBerry® mobile platform with sessions, labs & more.
See new tools and technologies. Register for BlackBerry® DevCon today!
http://p.sf.net/sfu/rim-devcon-copy1
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs