This file is indexed.

/usr/lib/x86_64-linux-gnu/pkgconfig/ortp.pc is in libortp-dev 3.6.1-2.4+b1.

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
# This is a comment
prefix=/usr
exec_prefix=${prefix}
includedir=${prefix}/include

Name: oRTP 
Description: Implement the RFC3550 (RTP) with a easy to use API with high and low level access. 
Version: 0.22.0                           
Libs: -L${prefix}/lib/x86_64-linux-gnu -lortp  -lpthread  -lrt   
Cflags: -I${prefix}/include  -D_REENTRANT  -DORTP_INET6