/usr/lib/x86_64-linux-gnu/pkgconfig/mrpt-nav.pc is in libmrpt-dev 1:1.3.2-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 14 15 16 | # This file is a parsed version for mrpt_pkgconfig_LIBNAME= nav
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include
Name: The mrpt-nav library
Description: Mobile Robot Programming Toolkit (MRPT) - nav library
URL: http://www.mrpt.org/
Requires: mrpt-graphs,mrpt-maps,mrpt-obs,mrpt-opengl,mrpt-base,eigen3
Version: 1.3.2
Libs: -L${libdir} -lmrpt-nav
Libs.private: general;rt;avcodec-ffmpeg;avformat-ffmpeg;avutil-ffmpeg;swscale-ffmpeg
Cflags: -I${includedir}/mrpt/nav/include/ -I${includedir}/mrpt/mrpt-config/
#@ wxWidgets_CXX_FLAGS @
|