This file is indexed.

/usr/lib/pkgconfig/ggobi.pc is in ggobi 2.1.11-1.

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
# File for pkg-config
#
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: libggobi
Version: 2.1.11
Description: GGobi library for dynamic graphics.
Requires: gtk+-2.0, libxml-2.0
Libs: -L${libdir} -lggobi
Cflags: -I${includedir}/ggobi

Home: ${prefix}/share/ggobi