Skip to content

Instantly share code, notes, and snippets.

@suizokukan
Last active January 4, 2016 07:34
Show Gist options
  • Save suizokukan/e08d1c25ad6582306b7f to your computer and use it in GitHub Desktop.
Save suizokukan/e08d1c25ad6582306b7f to your computer and use it in GitHub Desktop.
prefix=/home/suizokukan/mxe/usr/x86_64-w64-mingw32.static
exec_prefix=/home/suizokukan/mxe/usr/x86_64-w64-mingw32.static
libdir=/home/suizokukan/mxe/usr/x86_64-w64-mingw32.static/lib
includedir=/home/suizokukan/mxe/usr/x86_64-w64-mingw32.static/include
Name: aubio
Description: a library for audio labelling
Version: 0.4.2
Requires.private: fftw3 >= 3.0.0, jack
Libs: -L${libdir} -laubio
Libs.private: -lpthread
Cflags: -I${includedir}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment