gstreamer/pkgconfig/gst-editing-services.pc.in
2012-04-04 14:50:23 +02:00

12 lines
409 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/gstreamer-@GST_API_VERSION@
Name: gst-editing-services
Description: GStreamer Editing Services
Version: @VERSION@
Requires: gstreamer-@GST_API_VERSION@ gstreamer-base-@GST_API_VERSION@ gstreamer-controller-@GST_API_VERSION@ gstreamer-pbutils-@GST_API_VERSION@
Libs: -L${libdir} -lges-@GST_API_VERSION@
Cflags: -I${includedir}