mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 18:39:54 +00:00
14 lines
308 B
PkgConfig
14 lines
308 B
PkgConfig
|
prefix=
|
||
|
exec_prefix=
|
||
|
libdir=${pcfiledir}/../gst-libs/gst/sdp
|
||
|
includedir=${pcfiledir}/../gst-libs
|
||
|
|
||
|
Name: GStreamer SDP Library, Uninstalled
|
||
|
Description: SDP helper functions, uninstalled
|
||
|
Version: @VERSION@
|
||
|
Requires: glib-2.0
|
||
|
|
||
|
Libs: -L${libdir} ${libdir}/libgstsdp-@GST_MAJORMINOR@.la
|
||
|
Cflags: -I${includedir}
|
||
|
|