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

Added Files:
        pyaudio-py.info 
Log Message:
New package by tsukasa_au from the submissions tracker:
https://sourceforge.net/tracker/?func=detail&aid=2460702&group_id=17203&atid=414256


--- NEW FILE: pyaudio-py.info ---
Info2: <<

Package: pyaudio-py%type_pkg[python]
Type: python (2.5 2.6)
Version: 0.2.3
Revision: 1
Source: http://people.csail.mit.edu/hubert/pyaudio/packages/pyaudio-%v.tar.gz
Source-MD5: 227919af592c39f93c561275cb99c2dc
Homepage: http://people.csail.mit.edu/hubert/pyaudio/
Maintainer: Greg Darke <g...@tsukasa.net.au>
Description: Simple portaudio bindings for python
DescPort: <<
PyAudio provides Python bindings for PortAudio, the cross-platform audio I/O
Library. With PyAudio, you can easily use Python to play and record audio on a
variety of platforms.

PyAudio is designed to work with the PortAudio v19 API 2.0. Note that PyAudio
currently only supports blocking-mode audio I/O. PyAudio is still super-duper
alpha quality.
<<
BuildDepends: fink (>= 0.24.12), python%type_pkg[python], portaudio2 (>= 
2.19.0-6)
Depends: python%type_pkg[python], portaudio2-shlibs (>= 2.19)

CompileScript: <<
 %p/bin/python%type_raw[python] setup.py build
<<
InstallScript: <<
 %p/bin/python%type_raw[python] setup.py install --root=%d
 mkdir -p %i/share/doc/pyaudio-py%type_pkg[python]
 cp -R docs %i/share/doc/pyaudio-py%type_pkg[python]/doc
<<
License: BSD
DocFiles: INSTALL README CHANGELOG
<<


------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to