[Buildroot] [DRAFT v1 0/7] gstreamer1: convert to meson build

Peter Seiderer ps.report at gmx.net
Mon Apr 29 19:45:27 UTC 2019


Early first draft version of gstreamer1 packages convert to meson
build, depends on the bump to version 1.16.0 (see [1] and ff.).

Notes:
 - still some ToDo and or commented out code about
   unkown/legacy options
 - some commented out/not yet converted code about
   extra compile flags setting
 - still some patch description missing

Not (yet) converted:
 - gstreamer1-editing-services: GTK2/3 handling missing
 - gst1-libav: libav options missing
 - gst1-validate: meson build files missing from tar file

[1] https://patchwork.ozlabs.org/patch/1090466/

Peter Seiderer (7):
  package/gstreamer1: convert to meson build
  package/gst1-plugins-base: convert to meson build
  package/gst1-plugins-good: convert to meson build
  package/gst1-plugins-bad: convert to meson build
  package/gst1-plugins-ugly: convert to meson build
  package/gst1-vaapi: convert to meson build
  package/gst1-rtsp-server: convert to meson build

 .../gst1-plugins-bad/gst1-plugins-bad.mk      | 606 ++++++++++--------
 .../gst1-plugins-base/gst1-plugins-base.mk    | 243 +++----
 .../gst1-plugins-good/gst1-plugins-good.mk    | 399 ++++++------
 .../gst1-plugins-ugly/gst1-plugins-ugly.mk    |  69 +-
 .../gst1-rtsp-server/gst1-rtsp-server.mk      |  11 +-
 package/gstreamer1/gst1-vaapi/gst1-vaapi.mk   |  19 +-
 package/gstreamer1/gstreamer1/gstreamer1.mk   |  28 +-
 7 files changed, 725 insertions(+), 650 deletions(-)

--
2.21.0



More information about the buildroot mailing list