mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
13 lines
344 B
PkgConfig
13 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@
|
||
|
|