This file is indexed.

/usr/lib/pkgconfig/scilab.pc is in scilab-minimal-bin 6.0.1-1ubuntu1.

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
prefix=/usr
exec_prefix=${prefix}
includedir=${prefix}/include
libdir=${exec_prefix}/lib

Name: scilab
Description: Scilab engine as a library
URL: http://www.scilab.org
Version: 6.0.1
Cflags: -I${includedir}/scilab
Libs: -L${libdir}/scilab -lscicall_scilab -lscilab -Wl,-rpath-link=${libdir}/scilab