/usr/lib/x86_64-linux-gnu/pkgconfig/gstreamer-plugins-good-1.0.pc is in libgstreamer-plugins-good1.0-dev 1.8.3-1ubuntu0.4.
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/gstreamer-1.0
pluginsdir=${prefix}/lib/x86_64-linux-gnu/gstreamer-1.0
Name: GStreamer Good Plugin libraries
Description: Currently includes the photography interface library
Requires: gstreamer-1.0 gstreamer-base-1.0
Version: 1.8.3
Libs: -L${libdir} -lgstphotography-1.0
Cflags: -I${includedir}
|