mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
15 lines
446 B
PkgConfig
15 lines
446 B
PkgConfig
prefix=
|
|
exec_prefix=
|
|
libdir=${pcfiledir}/../gst-libs/gst/gl
|
|
includedir=${pcfiledir}/../gst-libs
|
|
pluginsdir=${pcfiledir}/..
|
|
|
|
Name: GStreamer OpenGL Plugins Libraries, Uninstalled
|
|
Description: Streaming media framework, OpenGL plugins libraries, uninstalled
|
|
Version: @VERSION@
|
|
Requires: gstreamer-@GST_API_VERSION@
|
|
|
|
Libs: -L${libdir} ${libdir}/libgstgl-@GST_API_VERSION@.la @GL_LIBS@
|
|
Cflags: -I${includedir} -I@srcdir@/.. @GL_CFLAGS@
|
|
|
|
libraries=gl
|