mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-11 20:01:35 +00:00
12 lines
485 B
PkgConfig
12 lines
485 B
PkgConfig
# the standard variables don't make sense for an uninstalled copy
|
|
prefix=
|
|
exec_prefix=
|
|
libdir=@abs_top_builddir@/ges
|
|
includedir=@abs_top_builddir@
|
|
|
|
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: @abs_top_builddir@/ges/libges-@GST_API_VERSION@.la
|
|
Cflags: -I@abs_top_srcdir@ -I@abs_top_builddir@
|