/usr/lib/x86_64-linux-gnu/pkgconfig/cogl-pango-1.0.pc is in libcogl-pango-dev 1.10.0-0ubuntu2.
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=${prefix}/include
apiversion=1.0
requires= gdk-pixbuf-2.0 >= 2.0 libdrm x11 xext xfixes >= 3 xdamage xcomposite >= 0.4 gobject-2.0 gmodule-no-export-2.0 cogl-1.0
Name: Cogl
Description: An object oriented GL/GLES Abstraction/Utility Layer
Version: 1.10.0
Libs: -L${libdir} -lcogl-pango
Cflags: -I${includedir}/cogl
Requires: ${requires}
|