2010-03-22 07:35:57 +00:00
|
|
|
# the standard variables don't make sense for an uninstalled copy
|
2008-01-14 13:11:05 +00:00
|
|
|
prefix=
|
|
|
|
exec_prefix=
|
2017-01-04 13:56:36 +00:00
|
|
|
libdir=@videolibdir@
|
2010-03-22 07:35:57 +00:00
|
|
|
# includedir is builddir because it is used to find gstconfig.h in places
|
|
|
|
includedir=@abs_top_builddir@/gst-libs
|
2011-01-08 01:12:02 +00:00
|
|
|
girdir=@abs_top_builddir@/gst-libs/gst/video
|
|
|
|
typelibdir=@abs_top_builddir@/gst-libs/gst/video
|
2008-01-14 13:11:05 +00:00
|
|
|
|
|
|
|
Name: GStreamer Video Library, Uninstalled
|
|
|
|
Description: Video base classes and helper functions, uninstalled
|
|
|
|
Version: @VERSION@
|
2012-04-04 12:20:13 +00:00
|
|
|
Requires: gstreamer-@GST_API_VERSION@ gstreamer-base-@GST_API_VERSION@
|
2016-02-18 14:31:28 +00:00
|
|
|
Libs: -L${libdir} -lgstvideo-@GST_API_VERSION@
|
2010-03-22 07:35:57 +00:00
|
|
|
Cflags: -I@abs_top_srcdir@/gst-libs -I@abs_top_builddir@/gst-libs
|
2008-01-14 13:11:05 +00:00
|
|
|
|