mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 18:39:54 +00:00
12 lines
344 B
PkgConfig
12 lines
344 B
PkgConfig
prefix=
|
|
exec_prefix=
|
|
libdir=${pcfiledir}/../gst-libs/gst/egl
|
|
includedir=${pcfiledir}/../gst-libs
|
|
|
|
Name: GStreamer EGL, Uninstalled
|
|
Description: GStreamer EGL Library, uninstalled
|
|
Requires: gstreamer-@GST_API_VERSION@
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} ${libdir}/libgstegl-@GST_API_VERSION@.la @EGL_LIBS@
|
|
Cflags: -I${includedir} @EGL_CFLAGS@
|
|
|