gstreamer/pkgconfig
Julien Isorce 063994267c uninstalled.pc: add support for non libtool build systems
Currently the .la path is provided which requires to use libtool as
mentioned in the GStreamer manual section-helloworld-compilerun.html.
It is fine as long as the application is built using libtool.

So currently it is not possible to compile a GStreamer application
within gst-uninstalled with CMake or other build system different
than autotools.

This patch allows to do the following in gst-uninstalled env:
gcc test.c -o test $(pkg-config --cflags --libs gstreamer-1.0)
Previously it required to prepend libtool --mode=link

https://bugzilla.gnome.org/show_bug.cgi?id=720778
2016-02-18 14:20:17 +00:00
..
.gitignore ignore .pc files 2003-04-27 06:20:44 +00:00
gstreamer-base-uninstalled.pc.in uninstalled.pc: add support for non libtool build systems 2016-02-18 14:20:17 +00:00
gstreamer-base.pc.in gst: Change versioning 2012-04-04 14:28:55 +02:00
gstreamer-check-uninstalled.pc.in uninstalled.pc: add support for non libtool build systems 2016-02-18 14:20:17 +00:00
gstreamer-check.pc.in gst: Change versioning 2012-04-04 14:28:55 +02:00
gstreamer-controller-uninstalled.pc.in uninstalled.pc: add support for non libtool build systems 2016-02-18 14:20:17 +00:00
gstreamer-controller.pc.in gst: Change versioning 2012-04-04 14:28:55 +02:00
gstreamer-net-uninstalled.pc.in uninstalled.pc: add support for non libtool build systems 2016-02-18 14:20:17 +00:00
gstreamer-net.pc.in gst: Change versioning 2012-04-04 14:28:55 +02:00
gstreamer-uninstalled.pc.in uninstalled.pc: add support for non libtool build systems 2016-02-18 14:20:17 +00:00
gstreamer.pc.in bash-completion: Implement in a different way. 2015-02-23 17:57:57 +01:00
Makefile.am gst: Change versioning 2012-04-04 14:28:55 +02:00