mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
14 lines
378 B
PkgConfig
14 lines
378 B
PkgConfig
|
prefix=
|
||
|
exec_prefix=
|
||
|
libdir=${pcfiledir}/../gst-libs/gst/rtsp
|
||
|
includedir=${pcfiledir}/../gst-libs
|
||
|
|
||
|
Name: GStreamer RTSP Library, Uninstalled
|
||
|
Description: RTSP base classes and helper functions, uninstalled
|
||
|
Version: @VERSION@
|
||
|
Requires: gstreamer-@GST_MAJORMINOR@ gstreamer-sdp-@GST_MAJORMINOR@
|
||
|
|
||
|
Libs: -L${libdir} ${libdir}/libgstrtsp-@GST_MAJORMINOR@.la
|
||
|
Cflags: -I${includedir}
|
||
|
|