mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 18:39:54 +00:00
13 lines
318 B
PkgConfig
13 lines
318 B
PkgConfig
|
prefix=
|
||
|
exec_prefix=
|
||
|
libdir=${pcfiledir}/../gst-libs/gst/sctp
|
||
|
includedir=${pcfiledir}/../gst-libs
|
||
|
|
||
|
Name: GStreamer SCTP Library
|
||
|
Description: SCTP helper functions, uninstalled
|
||
|
Requires: gstreamer-@GST_API_VERSION@
|
||
|
Version: @VERSION@
|
||
|
Libs: -L${libdir} ${libdir}/libgstsctp-@GST_API_VERSION@.la
|
||
|
Cflags: -I${includedir}
|
||
|
|