This file is indexed.

/usr/lib/pkgconfig/tokyotyrant.pc is in libtokyotyrant-dev 1.1.40-4.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
13
14
15
prefix=/usr
exec_prefix=${prefix}
datarootdir = ${prefix}/share
bindir=${exec_prefix}/bin
libdir=${exec_prefix}/lib
libexecdir=${prefix}/lib/tokyotyrant
includedir=${prefix}/include
datadir=${datarootdir}

Name: Tokyo Tyrant
Description: network interface of Tokyo Cabinet
Version: 1.1.40
Libs: -L${libdir} -ltokyotyrant
Libs.private: -llua5.1 -ltokyocabinet -lrt -lpthread -lm -lc 
Cflags: -I${includedir}