blob: 7c93eb0211f7e8a50776055c109f69973d0563a3 [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 SDP Library
Description: SDP helper functions
Requires: glib-2.0
Requires.private: gio-2.0
Version: @VERSION@
Libs: -L${libdir} -lgstsdp-@GST_API_VERSION@
Cflags: -I${includedir}