Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/pythonmods
In directory vz-cvs-3.sog:/tmp/cvs-serv24494

Added Files:
        pyopencl-py.info 
Log Message:
Move to stable.


--- NEW FILE: pyopencl-py.info ---
Info2: <<
Package: pyopencl-py%type_pkg[python]
Version: 2011.1.1
Revision: 1
# Missing deps for 3.x (pytools and numpy).
Type: python (2.5 2.6 2.7)
Distribution: 10.6, 10.7
Description: Python wrapper for OpenCL
Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
License: BSD
Homepage: http://pypi.python.org/pypi/pyopencl

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

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

NoSetCPPFLAGS: true
NoSetLDFLAGS: true

ConfigureParams: <<
        --cl-enable-gl \
        --cxxflags="" \
        --ldflags="-Wl,-framework,OpenCL,-framework,OpenGL" \
        --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: <<
        TestDepends: pytest-py%type_pkg[python]
        TestScript: <<
                #!/bin/bash -ev
                export PYTHONPATH=`ls -d %b/build/lib*`
                py.test-%type_raw[python] test || exit 2
                /usr/bin/find $PYTHONPATH/pyopencl -name '*.pyc' -delete
        <<
<<

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/
    eur-DE: http://f.pypi.python.org/packages/source/
<<
<<


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to