mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-05 09:00:54 +00:00
13 lines
367 B
PkgConfig
13 lines
367 B
PkgConfig
|
prefix=
|
||
|
exec_prefix=
|
||
|
libdir=${pcfiledir}/../gst-libs/gst/insertbin
|
||
|
includedir=${pcfiledir}/../gst-libs
|
||
|
|
||
|
Name: GStreamer Insert Bin, Uninstalled
|
||
|
Description: Bin to automatically and insertally link elements, uninstalled
|
||
|
Requires: gstreamer-@GST_API_VERSION@
|
||
|
Version: @VERSION@
|
||
|
Libs: -L${libdir} ${libdir}/libgstinsertbin-@GST_API_VERSION@.la
|
||
|
Cflags: -I${includedir}
|
||
|
|