From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 0/6] gstreamer1: convert packages to meson
Date: Wed, 10 Jul 2019 23:49:05 +0200 [thread overview]
Message-ID: <771911ce-e78b-2bb4-e8ac-500a152a55aa@mind.be> (raw)
In-Reply-To: <20190710153634.25235-1-aduskett@gmail.com>
On 10/07/2019 17:36, aduskett at gmail.com wrote:
> From: Adam Duskett <Aduskett@gmail.com>
>
> Gstreamer 1.16.0 is the last version to support autotools, and will be removed
> in the next version.
>
> V2 has some small fixes that were suggested by Peter, but otherwise remains
> much the same.
>
> Adam Duskett (6):
> package/gstreamer1/gstreamer1: Convert package type to meson
> package/gstreamer1/gst1-plugins-base: Convert package type to meson
I've (mostly) taken into account Peter's comments and applied these two to
master, thanks. And thank you Peter for reviewing.
> package/gstreamer1/gst1-plugins-good: Convert package type to meson
These comments were a bit bigger, so I stopped.
Regards,
Arnout
> package/gstreamer1/gst1-plugins-bad: Convert package type to meson
> package/gstreamer1/gst1-plugins-ugly: Convert package type to meson
> package/gstreamer1/gst1-rtsp-server: Convert package type to meson
>
> .../0002-fix-hls-meson-logic.patch | 48 ++
> package/gstreamer1/gst1-plugins-bad/Config.in | 16 +-
> .../gst1-plugins-bad/gst1-plugins-bad.mk | 501 +++++++++---------
> .../gst1-plugins-base/gst1-plugins-base.mk | 183 ++++---
> .../gst1-plugins-good/gst1-plugins-good.mk | 301 ++++++-----
> .../gst1-plugins-ugly/gst1-plugins-ugly.mk | 55 +-
> .../gst1-rtsp-server/gst1-rtsp-server.mk | 7 +-
> package/gstreamer1/gstreamer1/gstreamer1.mk | 31 +-
> 8 files changed, 595 insertions(+), 547 deletions(-)
> create mode 100644 package/gstreamer1/gst1-plugins-bad/0002-fix-hls-meson-logic.patch
>
prev parent reply other threads:[~2019-07-10 21:49 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-10 15:36 [Buildroot] [PATCH v2 0/6] gstreamer1: convert packages to meson aduskett at gmail.com
2019-07-10 15:36 ` [Buildroot] [PATCH v2 1/6] package/gstreamer1/gstreamer1: convert package type " aduskett at gmail.com
2019-07-10 19:55 ` Peter Seiderer
2019-07-10 20:01 ` Peter Seiderer
2019-07-10 21:38 ` Arnout Vandecappelle
2019-07-10 15:36 ` [Buildroot] [PATCH v2 2/6] package/gstreamer1/gst1-plugins-base: " aduskett at gmail.com
2019-07-10 20:23 ` Peter Seiderer
2019-07-10 15:36 ` [Buildroot] [PATCH v2 3/6] package/gstreamer1/gst1-plugins-good: " aduskett at gmail.com
2019-07-10 20:52 ` Peter Seiderer
2019-07-10 21:53 ` Arnout Vandecappelle
2019-07-11 19:30 ` Peter Seiderer
2019-07-12 9:42 ` Arnout Vandecappelle
2019-07-12 18:56 ` Peter Seiderer
2019-07-10 20:57 ` Peter Seiderer
2019-07-10 15:36 ` [Buildroot] [PATCH v2 4/6] package/gstreamer1/gst1-plugins-bad: " aduskett at gmail.com
2019-07-10 21:08 ` Peter Seiderer
2019-07-10 21:57 ` Arnout Vandecappelle
2019-07-10 22:14 ` Adam Duskett
2019-07-10 15:36 ` [Buildroot] [PATCH v2 5/6] package/gstreamer1/gst1-plugins-ugly: " aduskett at gmail.com
2019-07-10 21:13 ` Peter Seiderer
2019-07-10 22:10 ` Adam Duskett
2019-07-10 15:36 ` [Buildroot] [PATCH v2 6/6] package/gstreamer1/gst1-rtsp-server: " aduskett at gmail.com
2019-07-10 21:22 ` Peter Seiderer
2019-07-10 21:49 ` Arnout Vandecappelle [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=771911ce-e78b-2bb4-e8ac-500a152a55aa@mind.be \
--to=arnout@mind.be \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox