2010-12-15 14:51:41 +00:00
|
|
|
# the standard variables don't make sense for an uninstalled copy
|
|
|
|
prefix=
|
|
|
|
exec_prefix=
|
2017-01-04 14:55:36 +00:00
|
|
|
libdir=@geslibdir@
|
2012-01-12 14:11:10 +00:00
|
|
|
includedir=@abs_top_builddir@
|
2010-12-15 14:51:41 +00:00
|
|
|
|
|
|
|
Name: gst-editing-services
|
|
|
|
Description: GStreamer Editing Services
|
|
|
|
Version: @VERSION@
|
2012-04-04 12:50:23 +00:00
|
|
|
Requires: gstreamer-@GST_API_VERSION@ gstreamer-base-@GST_API_VERSION@ gstreamer-controller-@GST_API_VERSION@ gstreamer-pbutils-@GST_API_VERSION@
|
2016-02-18 15:26:11 +00:00
|
|
|
Libs: -L${libdir} -lges-@GST_API_VERSION@
|
2012-01-12 14:11:10 +00:00
|
|
|
Cflags: -I@abs_top_srcdir@ -I@abs_top_builddir@
|