Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/sci
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv32705

Added Files:
        spyder-py.info 
Log Message:
upstream update 2.2.1, use setuptools-tng-py


--- NEW FILE: spyder-py.info ---
Info2: <<
Package: spyder%type_pkg[qt]-py%type_pkg[python]
Version: 2.2.1
Revision: 1
Maintainer: David Fang <fang...@users.sourceforge.net>
Homepage: http://packages.python.org/spyder/
License: OSI-Approved
Distribution: (%type_pkg[python] = 24) 10.4, (%type_pkg[python] = 24) 10.5
Type: python (2.4 2.5 2.6 2.7), qt (-mac -x11)
Description: Scientific PYthon Development EnviRonment
DescDetail: <<
Spyder is the Scientific PYthon Development EnviRonment:
        a powerful interactive development environment for the Python 
language with advanced editing, interactive testing, debugging and 
introspection features
        and a numerical computing environment thanks to the support of 
IPython (enhanced interactive Python interpreter) and popular Python 
libraries such as NumPy (linear algebra), SciPy (signal and image 
processing) or matplotlib (interactive 2D/3D plotting).
<<
DescUsage: <<
spyder is installed as %p/bin/spyder%type_pkg[qt]-py%type_pkg[python]
<<
BuildDepends: setuptools-tng-py%type_pkg[python]
Depends: <<
        numpy-py%type_pkg[python],
        scipy-py%type_pkg[python],
        matplotlib-py%type_pkg[python],
        sphinx-py%type_pkg[python],
        ( %type_pkg[qt] = -mac ) pyqt4-mac-py%type_pkg[python],
        ( %type_pkg[qt] = -x11 ) pyqt4-py%type_pkg[python],
        python%type_pkg[python]
<<
Source: http://spyderlib.googlecode.com/files/spyder-%v.zip
Source-MD5: 98122a267b64396c86bb182217d0e243
CompileScript: <<
        #!/bin/sh -ev
        export 
PYTHONPATH=%p/lib/qt4%type_pkg[qt]/lib/python%type_raw[python]/site-packages
        %p/bin/python%type_raw[python] setup.py build
<<
InstallScript: <<
        #!/bin/sh -ev
        export 
PYTHONPATH=%p/lib/qt4%type_pkg[qt]/lib/python%type_raw[python]/site-packages
        %p/bin/python%type_raw[python] setup.py install --root %d
        mkdir -p %i/share/%n
        cp -R doc app_example %i/share/%n/
        exe=spyder%type_pkg[qt]-py%type_pkg[python]
        mv %i/bin/spyder %i/bin/$exe.py
        { echo "#!/bin/sh" ; \
        echo "export 
PYTHONPATH=%p/lib/qt4%type_pkg[qt]/lib/python%type_raw[python]/site-packages" ; 
\
        echo "%p/bin/$exe.py" ; } > %i/bin/$exe
        chmod +x %i/bin/$exe
        # something for windows... delete!
        rm -f %i/bin/spyder_win_post_install.py
<<
DocFiles: <<
        PKG-INFO
        README
<<
<<


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to