gstreamer/pkgconfig/gstreamer-sctp.pc.in

13 lines
303 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/gstreamer-@GST_API_VERSION@
Name: GStreamer SCTP Library
Description: SCTP helper functions
Requires: gstreamer-@GST_API_VERSION@
Version: @VERSION@
Libs: -L${libdir} -lgstsctp-@GST_API_VERSION@
Cflags: -I${includedir}