This file is indexed.

/usr/lib/pkgconfig/gwenhywfar.pc is in libgwenhywfar-core-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
23
24
25
# pkg-config configuration for gwenhywfar
# 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

# Particular variables of gwenhywfar
plugindir=${libdir}/gwenhywfar/plugins/60

# Human-readable name
Name: gwenhywfar
# Human-readable description
Description: A multi-platform helper library for other libraries

Version: 4.15.3
Libs: -L${libdir} -lgwenhywfar
Cflags: -I${includedir}/gwenhywfar4