mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
e21375d40c
Already present in gstreamer-gl.pc.in https://bugzilla.gnome.org/show_bug.cgi?id=784779
18 lines
586 B
PkgConfig
18 lines
586 B
PkgConfig
prefix=
|
|
exec_prefix=
|
|
libdir=@gllibdir@
|
|
includedir=@abs_top_builddir@/gst-libs
|
|
girdir=@abs_top_builddir@/gst-libs/gst/base
|
|
typelibdir=@abs_top_builddir@/gst-libs/gst/base
|
|
gl_platforms=@GL_PLATFORMS@
|
|
gl_winsys=@GL_WINDOWS@
|
|
gl_apis=@GL_APIS@
|
|
|
|
Name: GStreamer OpenGL Plugins Libraries, Uninstalled
|
|
Description: Streaming media framework, OpenGL plugins libraries, uninstalled
|
|
Version: @VERSION@
|
|
Requires: gstreamer-base-@GST_API_VERSION@ gstreamer-@GST_API_VERSION@
|
|
|
|
Libs: -L${libdir} -lgstgl-@GST_API_VERSION@
|
|
Cflags: -I@abs_top_srcdir@/gst-libs -I@abs_top_builddir@/gst-libs @GL_CFLAGS@
|
|
|