mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-15 22:01:27 +00:00
15 lines
546 B
PkgConfig
15 lines
546 B
PkgConfig
# the standard variables don't make sense for an uninstalled copy
|
|
prefix=
|
|
exec_prefix=
|
|
libdir=@abs_top_builddir@/libs/gst/net
|
|
includedir=
|
|
girdir=@abs_top_builddir@/libs/gst/net
|
|
typelibdir=@abs_top_builddir@/libs/gst/net
|
|
|
|
Name: GStreamer networking library, uninstalled
|
|
Description: Network-enabled GStreamer plug-ins and clocking, uninstalled
|
|
Requires: gstreamer-@GST_MAJORMINOR@ = @VERSION@ gio-2.0
|
|
Version: @VERSION@
|
|
|
|
Libs: @abs_top_builddir@/libs/gst/net/libgstnet-@GST_MAJORMINOR@.la
|
|
Cflags: -I@abs_top_srcdir@/libs -I@abs_top_builddir@/libs
|