/usr/lib/x86_64-linux-gnu/pkgconfig/cogl-gst-2.0-experimental.pc is in libcogl-gst-dev 1.22.2-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
includedir=${prefix}/include
apiversion=2.0
requires= cairo >= 1.10 gobject-2.0 gmodule-no-export-2.0 gdk-pixbuf-2.0 >= 2.0 wayland-egl >= 1.0.0 wayland-client >= 1.0.0 gbm libdrm wayland-server >= 1.1.90 egl x11 xext xfixes >= 3 xdamage xcomposite >= 0.4 xrandr >= 1.2 cogl-2.0-experimental
Name: Cogl
Description: A GStreamer integration library for Cogl
Version: 1.22.2
Libs: -L${libdir} -lcogl-gst
Cflags: -I${includedir}/cogl
Requires: ${requires}
|