mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
12 lines
318 B
PkgConfig
12 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}
|
|
|