This file is indexed.

/usr/lib/x86_64-linux-gnu/pkgconfig/heimdal-gssapi.pc is in heimdal-multidev 1.6~git20131207+dfsg-1ubuntu1.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
# $Id$
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib/x86_64-linux-gnu/heimdal
includedir=${prefix}/include/heimdal

Name: heimdal
Description: Heimdal is an implementation of Kerberos 5, freely available under a three clause BSD style license.
Version: 1.6.99
URL: http://www.pdc.kth.se/heimdal/
Requires: heimdal-krb5
Libs: -L${libdir} -lgssapi -lheimntlm -lcrypt
Cflags: -I${includedir}