source: python.old/wscript_build @ c52b483

feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
Last change on this file since c52b483 was b554e41, checked in by Paul Brossier <piem@piem.org>, 12 years ago

moved out old python interface

  • Property mode set to 100644
File size: 171 bytes
RevLine 
[f4493f4]1# vim:set syntax=python:
2
[d41bc4d]3ctx.add_subdirs('aubio')
[000b090]4# install headers
5for file in ['aubiocut', 'aubiopitch']:
[d41bc4d]6  ctx.install_as('${PREFIX}/bin/' + file, file, chmod = 0755)
Note: See TracBrowser for help on using the repository browser.