2008-01-31 23:40:13 +00:00
|
|
|
prefix=@prefix@
|
|
|
|
exec_prefix=@exec_prefix@
|
|
|
|
libdir=@libdir@
|
2012-05-29 07:55:44 +00:00
|
|
|
includedir=@includedir@/gstreamer-@GST_API_VERSION@
|
|
|
|
pluginsdir=@libdir@/gstreamer-@GST_API_VERSION@
|
2008-01-31 23:40:13 +00:00
|
|
|
|
|
|
|
Name: GStreamer OpenGL Plugins Libraries
|
|
|
|
Description: Streaming media framework, OpenGL plugins libraries
|
2012-05-29 07:55:44 +00:00
|
|
|
Requires: gstreamer-@GST_API_VERSION@ gstreamer-base-@GST_API_VERSION@
|
2008-01-31 23:40:13 +00:00
|
|
|
Version: @VERSION@
|
2014-04-28 14:52:41 +00:00
|
|
|
Libs: -L${libdir} -lgstgl-@GST_API_VERSION@ @GL_LIBS@
|
|
|
|
Cflags: -I${includedir} @GL_CFLAGS@
|
2008-01-31 23:40:13 +00:00
|
|
|
|