aa0bb364fc56046aef573ee61ba6ff4bccd90047
[platform/upstream/gstreamer.git] / pkgconfig / gstreamer-gl.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@/gstreamer-@GST_API_VERSION@
5 gl_platforms=@GL_PLATFORMS@
6 gl_winsys=@GL_WINDOWS@
7 gl_apis=@GL_APIS@
8
9 Name: GStreamer OpenGL Plugins Libraries
10 Description: Streaming media framework, OpenGL plugins libraries
11 Version: @VERSION@
12 Requires: gstreamer-video-@GST_API_VERSION@ gstreamer-base-@GST_API_VERSION@ gstreamer-@GST_API_VERSION@
13
14 Libs: -L${libdir} -lgstgl-@GST_API_VERSION@
15 Cflags: -I${includedir} -I${libdir}/gstreamer-@GST_API_VERSION@/include