This file is indexed.

/usr/lib/x86_64-linux-gnu/pkgconfig/allegro_physfs-5.0.pc is in liballegro-physfs5-dev 2:5.0.10-3+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
11
12
13
14
15
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include
version=5.0.10
suffix=
versuffix=5.0

Name: allegro_physfs
Description: Allegro game programming library, PhysicsFS addon
Version: ${version}
Libs: -L${libdir} -lallegro_physfs${suffix}
Libs.private: 
Requires: allegro${suffix}-${versuffix} >= ${version}
Cflags: -I${includedir}