This file is indexed.

/usr/lib/pkgconfig/clam_audioio.pc is in libclam-dev 1.4.0-7.

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_audioio
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, clam_processing
Conflicts: 
Libs: -L${libdir} -l${name} 
Cflags: -I${includedir} -DCLAM_FLOAT -DUSE_XERCES=1 -DCLAM_USE_XML -DCLAM_USE_XML -DUSE_LADSPA=1 -DUSE_SNDFILE=1 -DUSE_OGGVORBIS=1 -DWITH_VORBIS=1 -DUSE_MAD=1 -DWITH_MAD=1 -DUSE_ID3=1 -DUSE_ALSA=1 -DUSE_JACK=1 -DUSE_PORTAUDIO=1 -I/usr/local/include -I/usr/include/alsa