3469e3593fb9f7c3d4d664646b88c8f9100d8394
[platform/upstream/gstreamer.git] / pkgconfig / gst-editing-services.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@/gstreamer-@GST_API_VERSION@
5
6 Name: gst-editing-services
7 Description: GStreamer Editing Services
8 Version: @VERSION@
9 Requires: gstreamer-@GST_API_VERSION@ gstreamer-base-@GST_API_VERSION@ gstreamer-controller-@GST_API_VERSION@ gstreamer-pbutils-@GST_API_VERSION@
10 Libs: -L${libdir} -lges-@GST_API_VERSION@
11 Cflags: -I${includedir}