mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] gst-rtsp-server1: version bump 1.18.5 -> 1.20.0
Date: Mon, 28 Feb 2022 13:09:35 +0100	[thread overview]
Message-ID: <20220228120935.2668219-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20220223133214.4177611-9-p.zabel@pengutronix.de>

Thanks, applied as ee7f850828b970a7d7654b852e0132c8ea8ec240.

Michael

[sent from post-receive hook]

On Mon, 28 Feb 2022 13:09:35 +0100, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20220223133214.4177611-9-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/gst-rtsp-server1.in b/rules/gst-rtsp-server1.in
> index 5d1dacbceb63..8d24bf8cd595 100644
> --- a/rules/gst-rtsp-server1.in
> +++ b/rules/gst-rtsp-server1.in
> @@ -4,6 +4,7 @@ config GST_RTSP_SERVER1
>  	tristate
>  	select HOST_MESON
>  	select GSTREAMER1
> +	select GST_PLUGINS_BAD1
>  	select GST_PLUGINS_BASE1
>  	prompt "gst-rtsp-server"
>  	help
> diff --git a/rules/gst-rtsp-server1.make b/rules/gst-rtsp-server1.make
> index 1d67e6a7353d..b3a65b107fcd 100644
> --- a/rules/gst-rtsp-server1.make
> +++ b/rules/gst-rtsp-server1.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_GST_RTSP_SERVER1) += gst-rtsp-server1
>  #
>  # Paths and names
>  #
> -GST_RTSP_SERVER1_VERSION	:= 1.18.5
> -GST_RTSP_SERVER1_MD5		:= 7f9cc2f69d0cf401fb14fe73624a28fe
> +GST_RTSP_SERVER1_VERSION	:= 1.20.0
> +GST_RTSP_SERVER1_MD5		:= d1c74f19b962db7995eeb83631bb5755
>  GST_RTSP_SERVER1		:= gst-rtsp-server-$(GST_RTSP_SERVER1_VERSION)
>  GST_RTSP_SERVER1_SUFFIX		:= tar.xz
>  GST_RTSP_SERVER1_URL		:= http://gstreamer.freedesktop.org/src/gst-rtsp/$(GST_RTSP_SERVER1).$(GST_RTSP_SERVER1_SUFFIX)
> @@ -33,8 +33,14 @@ GST_RTSP_SERVER1_LICENSE	:= LGPL-2.0-or-later
>  GST_RTSP_SERVER1_CONF_TOOL	= meson
>  GST_RTSP_SERVER1_CONF_OPT	= \
>  	$(CROSS_MESON_USR) \
> -	$(call GSTREAMER1_GENERIC_CONF_OPT,GStreamer RTSP Server Library) \
> +	-Ddoc=disabled \
>  	-Dexamples=disabled \
> +	-Dglib-asserts=enabled \
> +	-Dglib-checks=enabled \
> +	-Dgobject-cast-checks=enabled \
> +	-Dpackage-name="GStreamer RTSP Server Library source release" \
> +	-Dpackage-origin=PTXdist \
> +	-Dtests=disabled \
>  	-Dintrospection=$(call ptx/endis,PTXCONF_GSTREAMER1_INTROSPECTION)d \
>  	-Drtspclientsink=auto
>  

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


  reply	other threads:[~2022-02-28 12:12 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 ` [ptxdist] [PATCH 02/10] gst-plugins-base1: " Philipp Zabel
2022-02-28 12:09   ` [ptxdist] [APPLIED] " 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   ` Michael Olbrich [this message]
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=20220228120935.2668219-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=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