/usr/lib/x86_64-linux-gnu/pkgconfig/mutter-cogl-pango-1.0.pc is in libmutter-dev 3.22.3-2.
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/mutter
includedir=${prefix}/include/mutter
apiversion=1.0
requires= cairo >= 1.10 gobject-2.0 gmodule-no-export-2.0 gdk-pixbuf-2.0 >= 2.0 gbm libdrm wayland-server >= 1.1.90 egl x11 xext xfixes >= 3 xdamage xcomposite >= 0.4 xrandr >= 1.2 mutter-cogl-1.0
Name: Cogl
Description: An object oriented GL/GLES Abstraction/Utility Layer
Version: 1.22.1
Libs: -L${libdir} -lmutter-cogl-pango
Cflags: -I${includedir}/cogl
Requires: ${requires}
|