/usr/lib/pkgconfig/gst-editing-services-0.10.pc is in libges-0.10-dev 0.10.1-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 | prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include/gstreamer-0.10
Name: gst-editing-services
Description: GStreamer Editing Services
Version: 0.10.1
Requires: gstreamer-0.10 gstreamer-base-0.10 gstreamer-controller-0.10 gstreamer-pbutils-0.10
Libs: -L${libdir} -lges-0.10
Cflags: -I${includedir}
|