1prefix=
2exec_prefix=
3libdir=${pcfiledir}/../gst-libs/gst/sctp
4includedir=${pcfiledir}/../gst-libs
5
6Name: GStreamer SCTP Library
7Description: SCTP helper functions, uninstalled
8Requires: gstreamer-@GST_API_VERSION@
9Version: @VERSION@
10Libs: -L${libdir} ${libdir}/libgstsctp-@GST_API_VERSION@.la
11Cflags: -I${includedir}
12
13