This file is indexed.

/usr/lib/x86_64-linux-gnu/pkgconfig/libxenomai_posix.pc is in libxenomai-dev 2.6.4+dfsg-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=${prefix}/lib/x86_64-linux-gnu
includedir=/usr/include/xenomai
XENO_BASE_CFLAGS=-I${includedir} -D_GNU_SOURCE -D_REENTRANT -D__XENO__
XENO_POSIX_WRAPPERS=${pc_sysrootdir}${libdir}/posix.wrappers
XENO_POSIX_LDFLAGS=-L${libdir} -lpthread_rt -lxenomai -lpthread -lrt 

Name: xenomai
Description: Xenomai posix skin library
Version: 2.6.4
Libs: -Wl,@${XENO_POSIX_WRAPPERS} ${XENO_POSIX_LDFLAGS}
Cflags: ${XENO_BASE_CFLAGS} -I${includedir}/posix