This file is indexed.

/usr/lib/x86_64-linux-gnu/pkgconfig/flatzebra-0.1.pc is in libflatzebra-dev 0.1.6-2.

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
# .pc file for the pkg-config script for FlatZebra

prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include/flatzebra-0.1

Name: FlatZebra
Description: Small Engine for 2D video games like BurgerSpace
Version: 0.1.6
Libs: -L${libdir} -lflatzebra-0.1 -L/usr/lib/x86_64-linux-gnu -lSDL -lSDL_image -lSDL_mixer -lSDL_image -lSDL_mixer
Cflags: -I${includedir} -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT