gstreamer/pkgconfig
Nirbheek Chauhan 5c4f4ac1bd Add support for Meson as alternative/parallel build system
https://github.com/mesonbuild/meson

With contributions from:

Tim-Philipp Müller <tim@centricular.com>
Jussi Pakkanen <jpakkane@gmail.com> (original port)

Highlights of the features provided are:
* Faster builds on Linux (~40-50% faster)
* The ability to build with MSVC on Windows
* Generate Visual Studio project files
* Generate XCode project files
* Much faster builds on Windows (on-par with Linux)
* Seriously fast configure and building on embedded

... and many more. For more details see:

http://blog.nirbheek.in/2016/05/gstreamer-and-meson-new-hope.html
http://blog.nirbheek.in/2016/07/building-and-developing-gstreamer-using.html

Building with Meson should work on both Linux and Windows, but may
need a few more tweaks on other operating systems.
2016-08-20 11:09:51 +01:00
..
.gitignore ignore .pc files 2003-04-27 06:12:29 +00:00
gstreamer-allocators-uninstalled.pc.in uninstalled.pc: add support for non libtool build systems 2016-02-18 14:31:28 +00:00
gstreamer-allocators.pc.in allocators: Add dmabuf-based GstMemory and GstAllocator 2013-02-19 10:05:38 +01:00
gstreamer-app-uninstalled.pc.in uninstalled.pc: add support for non libtool build systems 2016-02-18 14:31:28 +00:00
gstreamer-app.pc.in gst: Update versioning 2012-04-04 14:55:15 +02:00
gstreamer-audio-uninstalled.pc.in uninstalled.pc: add support for non libtool build systems 2016-02-18 14:31:28 +00:00
gstreamer-audio.pc.in gst-libs: Remove interfaces libs and mixer/tuner interfaces 2012-04-13 13:14:13 +02:00
gstreamer-fft-uninstalled.pc.in uninstalled.pc: add support for non libtool build systems 2016-02-18 14:31:28 +00:00
gstreamer-fft.pc.in gst: Update versioning 2012-04-04 14:55:15 +02:00
gstreamer-pbutils-uninstalled.pc.in uninstalled.pc: add support for non libtool build systems 2016-02-18 14:31:28 +00:00
gstreamer-pbutils.pc.in gst: Update versioning 2012-04-04 14:55:15 +02:00
gstreamer-plugins-base-uninstalled.pc.in uninstalled.pc: add support for non libtool build systems 2016-02-18 14:31:28 +00:00
gstreamer-plugins-base.pc.in pkg-config: Fix gstreamer-plugins-base pkg-config files to include all libraries 2013-02-19 12:55:34 +01:00
gstreamer-riff-uninstalled.pc.in uninstalled.pc: add support for non libtool build systems 2016-02-18 14:31:28 +00:00
gstreamer-riff.pc.in gst: Update versioning 2012-04-04 14:55:15 +02:00
gstreamer-rtp-uninstalled.pc.in uninstalled.pc: add support for non libtool build systems 2016-02-18 14:31:28 +00:00
gstreamer-rtp.pc.in gst: Update versioning 2012-04-04 14:55:15 +02:00
gstreamer-rtsp-uninstalled.pc.in uninstalled.pc: add support for non libtool build systems 2016-02-18 14:31:28 +00:00
gstreamer-rtsp.pc.in gst: Update versioning 2012-04-04 14:55:15 +02:00
gstreamer-sdp-uninstalled.pc.in uninstalled.pc: add support for non libtool build systems 2016-02-18 14:31:28 +00:00
gstreamer-sdp.pc.in gst: Update versioning 2012-04-04 14:55:15 +02:00
gstreamer-tag-uninstalled.pc.in uninstalled.pc: add support for non libtool build systems 2016-02-18 14:31:28 +00:00
gstreamer-tag.pc.in gst: Update versioning 2012-04-04 14:55:15 +02:00
gstreamer-video-uninstalled.pc.in uninstalled.pc: add support for non libtool build systems 2016-02-18 14:31:28 +00:00
gstreamer-video.pc.in gst: Update versioning 2012-04-04 14:55:15 +02:00
Makefile.am allocators: Add dmabuf-based GstMemory and GstAllocator 2013-02-19 10:05:38 +01:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:09:51 +01:00