Changeset 64b8dcc


Ignore:
Timestamp:
Aug 19, 2015, 5:17:41 PM (9 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
Children:
e3e8e9d
Parents:
3f3b175
Message:

meta.yaml: use current directory, add detect_binary_files_with_prefix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • meta.yaml

    r3f3b175 r64b8dcc  
    44
    55source:
    6   git_url: https://github.com/aubio/aubio.git
     6  path: .
     7  #git_url: https://github.com/aubio/aubio.git
    78  #fn: aubio-0.4.2.tar.bz2
    89  #url: http://aubio.org/pub/aubio-0.4.2.tar.bz2
     
    2829
    2930build:
     31  detect_binary_files_with_prefix: True
    3032  number: 1
    3133
Note: See TracChangeset for help on using the changeset viewer.