prefix=@prefix@ | |
exec_prefix=@exec_prefix@ | |
libdir=@libdir@ | |
includedir=@includedir@/gstreamer-@GST_MAJORMINOR@ | |
Name: GStreamer networking library | |
Description: Network-enabled GStreamer plug-ins and clocking | |
Requires: gstreamer-@GST_MAJORMINOR@ | |
Version: @VERSION@ | |
Libs: -L${libdir} -lgstnet-@GST_MAJORMINOR@ | |
Cflags: -I${includedir} |