mirror of
https://github.com/cookiengineer/audacity
synced 2025-04-30 15:49:41 +02:00
11 lines
220 B
PkgConfig
11 lines
220 B
PkgConfig
prefix=%PREFIX%
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: vamp
|
|
Version: 2.5
|
|
Description: An API for audio analysis and feature extraction plugins
|
|
Libs:
|
|
Cflags: -I${includedir}
|