[aubio] patches for UWP builds

This commit is contained in:
Aybe 2017-11-17 04:03:49 +01:00
parent de7382ce89
commit 9bd4d9a050
2 changed files with 3 additions and 1 deletions

View File

@ -15,6 +15,8 @@ add_definitions(
-DHAVE_WAVREAD=1
-DHAVE_LIBAV=1
-DHAVE_SWRESAMPLE=1
-D_CRT_SECURE_NO_WARNINGS=1
)
set(CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS ON)

View File

@ -1,4 +1,4 @@
Source: aubio
Version: 0.46~alpha-3
Version: 0.46~alpha-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.
Build-Depends: ffmpeg, libsndfile, libogg, libflac, libvorbis