jack2 codebase
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
169B

  1. language:
  2. - cpp
  3. compiler:
  4. - gcc
  5. install:
  6. - sudo apt-get install libsamplerate-dev libsndfile-dev libasound2-dev
  7. script:
  8. - ./waf configure --alsa
  9. - ./waf build