mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-21 07:46:38 +00:00
61800dd435
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/779>
11 lines
364 B
PkgConfig
11 lines
364 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@/gstreamer-@GST_API_VERSION@
|
|
|
|
Name: GStreamer OpenGL Plugins Libraries (Wayland specifics)
|
|
Description: Streaming media framework, OpenGL plugins libraries (EGL specifics)
|
|
Version: @VERSION@
|
|
Requires: gstreamer-gl-@GST_API_VERSION@ @GL_EGL_EXTRA_REQUIRES@
|
|
|
|
Libs: @GL_EGL_EXTRA_LIBS@
|