2 exec_prefix=@exec_prefix@
4 includedir=@includedir@/gstreamer-@GST_API_VERSION@
5 datarootdir=${prefix}/share
7 girdir=${datadir}/gir-1.0
8 typelibdir=${libdir}/girepository-1.0
10 Name: GStreamer networking library
11 Description: Network-enabled GStreamer plug-ins and clocking
12 Requires: gstreamer-@GST_API_VERSION@ gio-2.0
14 Libs: -L${libdir} -lgstnet-@GST_API_VERSION@
15 Cflags: -I${includedir}