summaryrefslogtreecommitdiff
path: root/pkgconfig/gstreamer-sctp.pc.in
blob: ac85897635c1dd473fac01deb603d42ca1f8c7e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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}