Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pythonmods
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv9870

Added Files:
        pyopencl-py.info 
Log Message:
New package.


--- NEW FILE: pyopencl-py.info ---
Info2: <<
Package: pyopencl-py%type_pkg[python]
Version: 0.92
Revision: 1
Type: python (2.5 2.6 2.7)
Distribution: 10.6
Description: Python wrapper for OpenCL
Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
License: BSD
Homepage: http://pypi.python.org/pypi/decorator

Source: mirror:custom:p/pyopencl/pyopencl-%v.tar.gz
Source-MD5: 0680f7272fe3ab5a3bcb0b6cfbd74994

Depends: python%type_pkg[python], decorator-py%type_pkg[python], 
pytools-py%type_pkg[python], py-py%type_pkg[python], numpy-py%type_pkg[python]
BuildDepends: fink (>= 0.24.12), distribute-py%type_pkg[python]

ConfigureParams: <<
        --cl-enable-gl \
        --cxxflags="" \
        --ldflags="-Wl,-framework,OpenCL" \
        --boost-compiler=gcc \
        --boost-python-libname=boost_python-mt
<<

CompileScript: <<
        %p/bin/python%type_raw[python] configure.py %c
        %p/bin/python%type_raw[python] setup.py build
<<

InfoTest: <<
        TestScript: <<
                #!/bin/bash -ev
                export PYTHONPATH=`ls -d %b/build/lib*`
                py.test-%type_raw[python] test || exit 2
                rm $PYTHONPATH/pyopencl/*.pyc
        <<
<<

InstallScript: %p/bin/python%type_raw[python] setup.py install --root=%d

DocFiles: PKG-INFO README

CustomMirror: <<
        eur-NL: http://a.pypi.python.org/packages/source/
        nam-US: http://b.pypi.python.org/packages/source/
        eur-DE: http://c.pypi.python.org/packages/source/
        eur-DE: http://d.pypi.python.org/packages/source/
        eur-DE: http://e.pypi.python.org/packages/source/
<<
<<


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to