/usr/lib/x86_64-linux-gnu/pkgconfig/clutter-gst-2.0.pc is in libclutter-gst-2.0-dev 2.0.8-1build1.
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 | prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include
Name: clutter-gst
Description: Clutter GStreamer integration
Version: 2.0.8
Libs: -L${libdir} -lclutter-gst-2.0
Cflags: -I${includedir}/clutter-gst-2.0
Requires: clutter-1.0 >= 1.3.12 gstreamer-1.0 gstreamer-base-1.0 gstreamer-plugins-base-1.0
Requires.private: gio-2.0
|