This file is indexed.

/usr/lib/pkgconfig/gwengui-gtk2.pc is in libgwengui-gtk2-dev 4.15.3-5+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
16
17
18
19
20
21
22
# pkg-config configuration for gwengui_gtk2
# For information about the syntax, see pkg-config(1)

# General installation directories
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
pkgincludedir=${prefix}/include/gwenhywfar
datarootdir=${prefix}/share
datadir=${datarootdir}
bindir=${exec_prefix}/bin
sysconfdir=/etc

# Human-readable name
Name: gwengui-gtk2
# Human-readable description
Description: GTK2 Implementation of the GWEN_DIALOG framework.

Version: 4.15.3
Libs: -L${exec_prefix}/lib -lgwengui-gtk2
Cflags: -I${prefix}/include