blob: aa4c3aba8c4bb7892aba42d8a52190e153c09378 [file] [log] [blame]
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/gstreamer-@GST_API_VERSION@
datarootdir=${prefix}/share
datadir=${datarootdir}
girdir=${datadir}/gir-1.0
typelibdir=${libdir}/girepository-1.0
Name: GStreamer networking library
Description: Network-enabled GStreamer plug-ins and clocking
Requires: gstreamer-@GST_API_VERSION@ gio-2.0
Version: @VERSION@
Libs: -L${libdir} -lgstnet-@GST_API_VERSION@
Cflags: -I${includedir}