mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Philipp Zabel <p.zabel@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 02/10] gst-plugins-base1: version bump 1.18.5 -> 1.20.0
Date: Wed, 23 Feb 2022 14:32:06 +0100	[thread overview]
Message-ID: <20220223133214.4177611-2-p.zabel@pengutronix.de> (raw)
In-Reply-To: <20220223133214.4177611-1-p.zabel@pengutronix.de>

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/gst-plugins-base1.make | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/rules/gst-plugins-base1.make b/rules/gst-plugins-base1.make
index 3e97624e4b59..eb4e191c7296 100644
--- a/rules/gst-plugins-base1.make
+++ b/rules/gst-plugins-base1.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_GST_PLUGINS_BASE1) += gst-plugins-base1
 #
 # Paths and names
 #
-GST_PLUGINS_BASE1_VERSION	:= 1.18.5
-GST_PLUGINS_BASE1_MD5		:= 69b23213a6bb79d6d1b8371a9dd3e82e
+GST_PLUGINS_BASE1_VERSION	:= 1.20.0
+GST_PLUGINS_BASE1_MD5		:= a9bbe2d2fc79ac472cda0022bd2f9880
 GST_PLUGINS_BASE1		:= gst-plugins-base-$(GST_PLUGINS_BASE1_VERSION)
 GST_PLUGINS_BASE1_SUFFIX	:= tar.xz
 GST_PLUGINS_BASE1_URL		:= http://gstreamer.freedesktop.org/src/gst-plugins-base/$(GST_PLUGINS_BASE1).$(GST_PLUGINS_BASE1_SUFFIX)
@@ -116,12 +116,14 @@ GST_PLUGINS_BASE1_CONF_OPT	= \
 	-Dgl_api=$(GST_PLUGINS_BASE1_GL_API) \
 	-Dgl_platform=$(GST_PLUGINS_BASE1_GL_PLATFORM) \
 	-Dgl_winsys=$(GST_PLUGINS_BASE1_GL_WINSYS) \
-	-Dgles2_module_name=libGLESv2 \
+	-Dgles2_module_name=libGLESv2.so \
+	-Dinstall_plugins_helper= \
 	-Dintrospection=$(call ptx/endis,PTXCONF_GSTREAMER1_INTROSPECTION)d \
 	-Diso-codes=disabled \
 	-Dnls=disabled \
 	-Dopengl_module_name=libGL \
 	-Dorc=enabled \
+	-Dqt5=disabled \
 	-Dtools=$(call ptx/endis, PTXCONF_GST_PLUGINS_BASE1_INSTALL_TOOLS)d \
 	-Dx11=$(call ptx/endis, PTXCONF_GST_PLUGINS_BASE1_X11)d
 
-- 
2.30.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


  reply	other threads:[~2022-02-23 13:33 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-23 13:32 [ptxdist] [PATCH 01/10] gstreamer1: " Philipp Zabel
2022-02-23 13:32 ` Philipp Zabel [this message]
2022-02-28 12:09   ` [ptxdist] [APPLIED] gst-plugins-base1: " Michael Olbrich
2022-02-23 13:32 ` [ptxdist] [PATCH 03/10] gst-plugins-good1: " Philipp Zabel
2022-02-28 12:09   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-02-23 13:32 ` [ptxdist] [PATCH 04/10] gst-plugins-bad1: " Philipp Zabel
2022-02-28 12:09   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-02-23 13:32 ` [ptxdist] [PATCH 05/10] gst-plugins-ugly1: " Philipp Zabel
2022-02-28 12:09   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-02-23 13:32 ` [ptxdist] [PATCH 06/10] gst-devtools1: " Philipp Zabel
2022-02-28 12:09   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-02-23 13:32 ` [ptxdist] [PATCH 07/10] gst-libav1: " Philipp Zabel
2022-02-28 12:09   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-02-23 13:32 ` [ptxdist] [PATCH 08/10] gst-python1: " Philipp Zabel
2022-02-28 12:09   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-02-23 13:32 ` [ptxdist] [PATCH 09/10] gst-rtsp-server1: " Philipp Zabel
2022-02-28 12:09   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-02-23 13:32 ` [ptxdist] [PATCH 10/10] gstreamer-vaapi1: " Philipp Zabel
2022-02-28 12:09   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-02-28 12:09 ` [ptxdist] [APPLIED] gstreamer1: " Michael Olbrich

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=20220223133214.4177611-2-p.zabel@pengutronix.de \
    --to=p.zabel@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /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