File: aubio.pc.in

package info (click to toggle)
aubio 0.3.2-4
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 3,516 kB
  • ctags: 1,963
  • sloc: ansic: 16,646; sh: 8,899; python: 2,767; makefile: 377
file content (10 lines) | stat: -rw-r--r-- 214 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/aubio

Name: aubio
Description: a library for audio labelling
Version: @VERSION@
Libs: -L${libdir} -laubio
Cflags: -I${includedir}