/usr/lib/x86_64-linux-gnu/pkgconfig/ukwm-cogl-1.pc is in libukwm-1-dev 1.1.8-0ubuntu1.
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/ukwm
includedir=${prefix}/include/ukwm
apiversion=1
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
Name: Cogl
Description: An object oriented GL/GLES Abstraction/Utility Layer
Version: 1.1.4
Libs: -L${libdir} -lukwm-cogl-1
Cflags: -I${includedir}/cogl
Requires: ${requires}
|