This file is indexed.

/usr/lib/pkgconfig/neard.pc is in neard-dev 0.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
prefix=/usr
exec_prefix=${prefix}
libdir=/usr/lib
includedir=${prefix}/include
 
plugindir=${libdir}/neard/plugins

Name: neard
Description: NFC daemon
Requires: glib-2.0 >= 2.28 dbus-1 >= 1.2 libnl-3.0 libnl-genl-3.0
Version: 0.11
Libs: -module -avoid-version -export-symbols-regex neard_plugin_desc
Cflags: -I${includedir}