/usr/lib/x86_64-linux-gnu/pkgconfig/mx-1.0.pc is in libmx-dev 1.4.7-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}
libdir=${exec_prefix}/lib
includedir=${exec_prefix}/include
Name: Mx
Description: An experimental toolkit for moblin-netbook implementation
Version: 1.4.7
Libs: -L${libdir} -lmx-1.0
Cflags: -I${includedir}/mx-1.0
Requires: clutter-1.0
|