This file is indexed.

/usr/lib/pkgconfig/opal.pc is in libopal-dev 3.10.10~dfsg2-2+b2.

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
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
suffix=
machtype=x86_64
ostype=linux
objdir=obj_linux_x86_64${suffix}

Name: opal
Description: Open Phone Application Library
Version: 3.10.10
Requires: ptlib speexdsp
Libs: -L${libdir} -lopal${suffix}
Libs.private:  -ldl -lsrtp -lcapi20
Cflags: -I${includedir} -I${includedir}/opal

#Optional OPAL features
OPAL_H323=yes
OPAL_SIP=yes
OPAL_IAX2=yes
OPAL_VIDEO=yes
OPAL_ZRTP=no
OPAL_LID=yes
OPAL_IVR=yes
OPAL_HAS_H224=yes
OPAL_HAS_H281=yes
OPAL_H460=yes
OPAL_SRTP=yes
OPAL_RFC4175=yes
OPAL_AEC=yes
OPAL_G711PLC=yes
OPAL_T38_CAP=yes
OPAL_FAX=yes
OPAL_JAVA=no
OPAL_HAS_MSRP=yes
OPAL_HAS_SIPIM=yes
OPAL_HAS_RFC4103=yes