Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv16715

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

--- NEW FILE: libwebp-py.info ---
Info2: <<
Package: libwebp-py%type_pkg[python]
Version: 0.3.1
Revision: 1
Type: python (2.6 2.7)
Description: Python bindings to libwebp4
Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
License: BSD
Homepage: http://code.google.com/speed/webp/
DescUsage: <<
        Python package is named com.google.webp.
<<
DescPort: <
        Doesn't build on python 3.x due to use of PyString_FromStringAndSize.
        Could probably be fixed by using PyUnicode_FromStringAndSize or 
        PyBytes_FromStringAndSize instead. Not sure which would be right.
<<

Source: http://webp.googlecode.com/files/libwebp-%v.tar.gz
Source-MD5: dc862bb4006d819b7587767a9e83d31f

Depends: python%type_pkg[python], libwebp4-shlibs (>= 0.3.1-1)
BuildDepends: fink (>= 0.24.12), libwebp4

CompileScript: <<
        cd swig && %p/bin/python%type_raw[python] setup.py build_ext \
                --include-dirs=%p/include \
                --library-dirs=%p/lib
        cd swig && %p/bin/python%type_raw[python] setup.py build
<<

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

DocFiles: AUTHORS ChangeLog COPYING NEWS PATENTS README swig/README
<<


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&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