mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
12 lines
401 B
PkgConfig
12 lines
401 B
PkgConfig
prefix=
|
|
exec_prefix=
|
|
libdir=${pcfiledir}/../gst-libs/gst/video
|
|
includedir=${pcfiledir}/../gst-libs
|
|
|
|
Name: GStreamer base video, Uninstalled
|
|
Description: Base class, interface and utilities for video elements, Uninstalled
|
|
Requires: gstreamer-@GST_API_VERSION@ gstreamer-base-@GST_API_VERSION@
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} ${libdir}/libgstbasevideo-@GST_API_VERSION@.la
|
|
Cflags: -I${includedir}
|
|
|