File: aubio.pc.in

package info (click to toggle)
aubio 0.4.6-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,308 kB
  • sloc: python: 19,379; ansic: 17,243; makefile: 335; sh: 215
file content (10 lines) | stat: -rw-r--r-- 207 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

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