description Python interface to libao, an audio device abstraction library
long_description This is a wrapper for libao, an audio device \
abstraction library. libao is available with \
homepage http://www.vorbis.com/
master_sites ${homepage}/files/1.0.1/unix/py/
checksums md5 398069a5c5b2429e18e0461d7129d21a
depends_lib-append lib:libao:libao
reinplace "s|/usr/local|${prefix}|g" ${worksrcpath}/config_unix.py
configure.cmd ${python.bin} config_unix.py
xinstall -m 644 -W ${worksrcpath} AUTHORS COPYING ChangeLog README \
${destroot}${prefix}/share/doc/${name}
file rename ${destroot}${prefix}/lib/python2.4/site-packages/aomodule.so ${destroot}${prefix}/lib/python2.4/site-packages/ao.so