summaryrefslogtreecommitdiff
path: root/pkgconfig/gstreamer-gl.pc.in
Commit message (Collapse)AuthorAgeFilesLines
* gstglconfig: Put gstglconfig.h into $(libdir)/gstreamer-1.0/includeSebastian Dröge2014-11-071-1/+1
| | | | | | | | It's architecture dependent and should not be placed into the include directory as the assumption is that all those headers are architecture independent. https://bugzilla.gnome.org/show_bug.cgi?id=739767
* gl: append GL_LIB and GL_CFLAGS in pc filesJulien Isorce2014-04-281-2/+2
|
* [502/906] Update versioning for gstreamer 1.0Matthew Waters2014-03-151-4/+4
| | | | | Renames GST_MAJORMINOR to GST_API_VERSION in build files removes -lgstinterfaces from _LDADD flags
* [059/906] * configure.ac: * pkgconfig/Makefile.am: * ↵David Schleef2014-03-151-0/+13
pkgconfig/gstreamer-gl-uninstalled.pc.in: * pkgconfig/gstreamer-gl.pc.in: * pkgconfig/gstreamer-plugins-gl-uninstalled.pc.in: * pkgconfig/gstreamer-plugins-gl.pc.in: Rename pkgconfig files. And install them. * tests/check/Makefile.am: * tests/check/generic/states.c: * tests/check/pipelines/simple-launch-lines.c: Add some tests copied from -good.