mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH v2] libxml2-DOM-cleanup: Remove XML DOM tree manipulation symbol.
@ 2025-04-05 15:47 Christian Melki
  2025-05-16 22:02 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2025-04-05 15:47 UTC (permalink / raw)
  To: ptxdist

This symbol represents functionality that currently is always enabled >= 2.14.0

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/gst-plugins-bad1.in | 1 -
 rules/libxslt.in          | 1 -
 2 files changed, 2 deletions(-)

diff --git a/rules/gst-plugins-bad1.in b/rules/gst-plugins-bad1.in
index 370c555a6..80b7970f7 100644
--- a/rules/gst-plugins-bad1.in
+++ b/rules/gst-plugins-bad1.in
@@ -20,7 +20,6 @@ menuconfig GST_PLUGINS_BAD1
 	select LIBCURL			if GST_PLUGINS_BAD1_CURL
 	select LIBCURL_LIBSSH2		if GST_PLUGINS_BAD1_CURL_SSH2
 	select LIBXML2			if GST_PLUGINS_BAD1_DASH || GST_PLUGINS_BAD1_SMOOTHSTREAMING || GST_PLUGINS_BAD1_TTML
-	select LIBXML2_DOM		if GST_PLUGINS_BAD1_DASH || GST_PLUGINS_BAD1_SMOOTHSTREAMING
 	select OPENSSL			if GST_PLUGINS_BAD1_AES
 	select OPENSSL			if GST_PLUGINS_BAD1_DTLS
 	select OPENSSL			if GST_PLUGINS_BAD1_HLS
diff --git a/rules/libxslt.in b/rules/libxslt.in
index e3dd0b920..25a180342 100644
--- a/rules/libxslt.in
+++ b/rules/libxslt.in
@@ -7,7 +7,6 @@ menuconfig LIBXSLT
 	select LIBXML2_OUTPUT
 	select LIBXML2_XINCLUDE
 	select LIBXML2_XPTR
-	select LIBXML2_DOM
 	select LIBXML2_HTML
 	select LIBGCRYPT	if LIBXSLT_CRYPTO
 	help
-- 
2.34.1




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] libxml2-DOM-cleanup: Remove XML DOM tree manipulation symbol.
  2025-04-05 15:47 [ptxdist] [PATCH v2] libxml2-DOM-cleanup: Remove XML DOM tree manipulation symbol Christian Melki
@ 2025-05-16 22:02 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2025-05-16 22:02 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 6be4a48ed4df91330da39b9eaf1a7923fb3e433e.

Michael

[sent from post-receive hook]

On Sat, 17 May 2025 00:02:52 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> This symbol represents functionality that currently is always enabled >= 2.14.0
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20250405154747.2362662-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/gst-plugins-bad1.in b/rules/gst-plugins-bad1.in
> index 370c555a69b8..80b7970f7217 100644
> --- a/rules/gst-plugins-bad1.in
> +++ b/rules/gst-plugins-bad1.in
> @@ -20,7 +20,6 @@ menuconfig GST_PLUGINS_BAD1
>  	select LIBCURL			if GST_PLUGINS_BAD1_CURL
>  	select LIBCURL_LIBSSH2		if GST_PLUGINS_BAD1_CURL_SSH2
>  	select LIBXML2			if GST_PLUGINS_BAD1_DASH || GST_PLUGINS_BAD1_SMOOTHSTREAMING || GST_PLUGINS_BAD1_TTML
> -	select LIBXML2_DOM		if GST_PLUGINS_BAD1_DASH || GST_PLUGINS_BAD1_SMOOTHSTREAMING
>  	select OPENSSL			if GST_PLUGINS_BAD1_AES
>  	select OPENSSL			if GST_PLUGINS_BAD1_DTLS
>  	select OPENSSL			if GST_PLUGINS_BAD1_HLS
> diff --git a/rules/libxslt.in b/rules/libxslt.in
> index e3dd0b9203f9..25a18034270d 100644
> --- a/rules/libxslt.in
> +++ b/rules/libxslt.in
> @@ -7,7 +7,6 @@ menuconfig LIBXSLT
>  	select LIBXML2_OUTPUT
>  	select LIBXML2_XINCLUDE
>  	select LIBXML2_XPTR
> -	select LIBXML2_DOM
>  	select LIBXML2_HTML
>  	select LIBGCRYPT	if LIBXSLT_CRYPTO
>  	help



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-05-16 22:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-05 15:47 [ptxdist] [PATCH v2] libxml2-DOM-cleanup: Remove XML DOM tree manipulation symbol Christian Melki
2025-05-16 22:02 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox