Menu

#3437 Python bindings for portaudio2

Added_to_Fink
closed-accepted
nobody
5
2009-12-04
2008-12-23
Tsukasa
No

This package contains the python bindings for portaudio2 (v19). It has been tested with python2.{5,6} on OSX10.5 (intel).

Discussion

  • Tsukasa

    Tsukasa - 2008-12-23

    New info file for package

     
  • Alexander Hansen

    ummm....you forgot the python dependency

     
  • Alexander Hansen

    There's a missing build dependency, but I'm not sure what it is:

    running build_ext
    building '_portaudio' extension
    creating build/temp.macosx-10.5-i386-2.5
    gcc -fno-strict-aliasing -mno-fused-madd -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/sw/include -DMACOSX=1 -I/sw/include/python2.5 -c _portaudiomodule.c -o build/temp.macosx-10.5-i386-2.5/_portaudiomodule.o -fno-strict-aliasing
    _portaudiomodule.c:35:25: error: pa_mac_core.h: No such file or directory

     
  • Alexander Hansen

    • milestone: 373615 --> 373614
     
  • Tsukasa

    Tsukasa - 2009-04-02

    I thought the python dependency came by default from specifying 'Type: Python'.

    This compile error is due to the changes specified in #2460694 not being included.

    I have mailed the maintainer to get this missing header included. I have updated the version here to reflect the new dependency of portaudio2 (to a version that should include the missing header file).

     
  • Tsukasa

    Tsukasa - 2009-04-02

    pyaudio-py attempt 2

     
  • Alexander Hansen

    Nope: all dependencies have to be spelled out explicitly (other than Depends that chain through another package, and even those _should_ be spelled out)

     
  • Alexander Hansen

    Oh, and when did you email the maintainer of portaudio2? If it was more than a week ago, I'll go ahead on that item.

     
  • monipol

    monipol - 2009-12-04

    I've added the python dependency and limited the Python versions to 2.5 and 2.6.

     
  • monipol

    monipol - 2009-12-04
    • milestone: 373614 --> Added_to_Fink
    • status: open --> closed-accepted
     

Log in to post a comment.