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