X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Fsrc%2Fjaegertracing%2Fopentelemetry-cpp%2Ftools%2Fvcpkg%2Fports%2Faubio%2Fvcpkg.json;fp=ceph%2Fsrc%2Fjaegertracing%2Fopentelemetry-cpp%2Ftools%2Fvcpkg%2Fports%2Faubio%2Fvcpkg.json;h=b7d04f4c47d8f74175c4f9394a278da6364fa423;hb=1e59de90020f1d8d374046ef9cca56ccd4e806e2;hp=0000000000000000000000000000000000000000;hpb=bd41e436e25044e8e83156060a37c23cb661c364;p=ceph.git diff --git a/ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/aubio/vcpkg.json b/ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/aubio/vcpkg.json new file mode 100644 index 000000000..b7d04f4c4 --- /dev/null +++ b/ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/aubio/vcpkg.json @@ -0,0 +1,24 @@ +{ + "name": "aubio", + "version-string": "0.4.9", + "port-version": 4, + "description": "Aubio is a tool designed for the extraction of annotations from audio signals. Its features include segmenting a sound file before each of its attacks, performing pitch detection, tapping the beat and producing midi streams from live audio.", + "homepage": "https://github.com/aubio/aubio", + "default-features": [ + "tools" + ], + "features": { + "tools": { + "description": "Build tools and add extra dependencies", + "dependencies": [ + "bzip2", + "ffmpeg", + "libflac", + "liblzma", + "libogg", + "libsndfile", + "libvorbis" + ] + } + } +}