/usr/lib/pkgconfig/clam_processing.pc is in libclam-dev 1.4.0-5build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 | name = clam_processing
prefix = /usr
libdir = ${prefix}/lib
includedir = ${prefix}/include
Name: ${name}
Description: C++ Framework for analysis, synthesis and transformation of music audio signals
Url: http://clam-project.org
Version: 1.4.0
Requires: clam_core
Conflicts:
Libs: -L${libdir} -l${name}
Cflags: -I${includedir} -DCLAM_FLOAT -DUSE_XERCES=1 -DCLAM_USE_XML -DCLAM_USE_XML -DUSE_LADSPA=1 -DUSE_FFTW3=1 -I/usr/local/include
|