This file is indexed.

/usr/lib/x86_64-linux-gnu/pkgconfig/liblz4.pc is in liblz4-dev 0.0~r131-2ubuntu3.

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
#   LZ4 - Fast LZ compression algorithm
#   Copyright (C) 2011-2014, Yann Collet.
#   BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php)

prefix=/usr
libdir=/usr/lib
includedir=/usr/include

Name: lz4
Description: fast lossless compression algorithm library
URL: http://code.google.com/p/lz4/
Version: 131
Libs: -L/usr/lib -llz4
Cflags: -I/usr/include