mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: "Sven Püschel" <s.pueschel@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] at-spi2-core: version bump 2.52.0 -> 2.58.1
Date: Fri, 17 Oct 2025 10:21:18 +0200	[thread overview]
Message-ID: <20251017082118.3114027-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20251014143450.1513372-1-s.pueschel@pengutronix.de>

Thanks, applied as 2a1044ebfd53ea4a507558441df82ac91fdb6e18.

Michael

[sent from post-receive hook]

On Fri, 17 Oct 2025 10:21:18 +0200, Sven Püschel <s.pueschel@pengutronix.de> wrote:
> A minor python script is installed if python is found [1].
> As it currently doesn't seem relevant, set the python executable
> name to an empty string.
> 
> [1] https://gitlab.gnome.org/GNOME/at-spi2-core/-/commit/7c8a9365d5009b43afe6d16bebefc14a8df410a7
> 
> Signed-off-by: Sven Püschel <s.pueschel@pengutronix.de>
> Message-Id: <20251014143450.1513372-1-s.pueschel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/patches/at-spi2-core-2.52.0/0001-meson-don-t-require-libxml-if-building-with-atk_only.patch b/patches/at-spi2-core-2.58.1/0001-meson-don-t-require-libxml-if-building-with-atk_only.patch
> similarity index 100%
> rename from patches/at-spi2-core-2.52.0/0001-meson-don-t-require-libxml-if-building-with-atk_only.patch
> rename to patches/at-spi2-core-2.58.1/0001-meson-don-t-require-libxml-if-building-with-atk_only.patch
> diff --git a/patches/at-spi2-core-2.52.0/series b/patches/at-spi2-core-2.58.1/series
> similarity index 100%
> rename from patches/at-spi2-core-2.52.0/series
> rename to patches/at-spi2-core-2.58.1/series
> diff --git a/rules/at-spi2-core.make b/rules/at-spi2-core.make
> index 1d912c918c16..5bd0a0976c05 100644
> --- a/rules/at-spi2-core.make
> +++ b/rules/at-spi2-core.make
> @@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_AT_SPI2_CORE) += at-spi2-core
>  #
>  # Paths and names
>  #
> -AT_SPI2_CORE_VERSION	:= 2.52.0
> -AT_SPI2_CORE_MD5	:= e6591545b2bf204fe9a58f777bd0b78a
> +AT_SPI2_CORE_VERSION	:= 2.58.1
> +AT_SPI2_CORE_MD5	:= f2652694adb33d8d2d19b9ce96a38cdf
>  AT_SPI2_CORE		:= at-spi2-core-$(AT_SPI2_CORE_VERSION)
>  AT_SPI2_CORE_SUFFIX	:= tar.xz
>  AT_SPI2_CORE_URL	:= $(call ptx/mirror, GNOME, at-spi2-core/$(basename $(AT_SPI2_CORE_VERSION))/$(AT_SPI2_CORE).$(AT_SPI2_CORE_SUFFIX))
> @@ -45,10 +45,10 @@ AT_SPI2_CORE_CONF_OPT	:= \
>  	-Ddbus_daemon=default \
>  	-Ddbus_services_dir=default \
>  	-Ddefault_bus=dbus-daemon \
> -	-Ddisable_p2p=false \
>  	-Ddocs=false \
>  	-Dgtk2_atk_adaptor=false \
>  	-Dintrospection=$(call ptx/endis, PTXCONF_AT_SPI2_CORE_INTROSPECTION)d \
> +	-Dpython= \
>  	-Dsystemd_user_dir=default \
>  	-Duse_systemd=false \
>  	-Dx11=disabled



      reply	other threads:[~2025-10-17  8:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-14 14:34 [ptxdist] [PATCH] " Sven Püschel
2025-10-17  8:21 ` Michael Olbrich [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=20251017082118.3114027-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    --cc=s.pueschel@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