mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-11 20:01:35 +00:00
3142e86dd9
Their headers are included by public GES headers
11 lines
403 B
PkgConfig
11 lines
403 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@/gstreamer-@GST_MAJORMINOR@
|
|
|
|
Name: gst-editing-services
|
|
Description: GStreamer Editing Services
|
|
Version: @VERSION@
|
|
Requires: gstreamer-@GST_MAJORMINOR@ gstreamer-base-@GST_MAJORMINOR@ gstreamer-controller-@GST_MAJORMINOR@ gstreamer-pbutils-@GST_MAJORMINOR@
|
|
Libs: -L${libdir} -lges-@GST_MAJORMINOR@
|
|
Cflags: -I${includedir}
|