From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Nicolas Cavallari <Nicolas.Cavallari@green-communications.fr>
Cc: buildroot@buildroot.org, Simon Dawson <spdawson@gmail.com>
Subject: Re: [Buildroot] [PATCH 21/23] package/xscreensaver: remove package
Date: Thu, 11 Sep 2025 09:29:28 +0200 [thread overview]
Message-ID: <20250911092928.03712eca@windsurf> (raw)
In-Reply-To: <5d9e384c-27d1-4e2d-9976-04570b37b793@green-communications.fr>
Hello Nicolas,
On Thu, 11 Sep 2025 09:27:21 +0200
Nicolas Cavallari <Nicolas.Cavallari@green-communications.fr> wrote:
> On 10/09/2025 23:32, Thomas Petazzoni via buildroot wrote:
> > As we're about to remove libgtk2, we must remove xscreensaver as it
> > depends on libgtk2.
>
> The latest version (6.12) on https://www.jwz.org/xscreensaver/ depends on gtk3.
> I noticed it because the version I have on Debian (6.09) already depends on gtk3.
Thanks for the notice! However, I'm personally not that interested in
xscreensaver, so unless someone steps up to send a patch that updates
xscreensaver so that it works with gtk3, removing it will be the only
option.
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2025-09-11 7:29 UTC|newest]
Thread overview: 52+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-10 21:32 [Buildroot] [PATCH 00/23] Remove libgtk2 Thomas Petazzoni via buildroot
2025-09-10 21:32 ` [Buildroot] [PATCH 01/23] package/adwaita-icon-theme: drop reference to libgtk2 Thomas Petazzoni via buildroot
2025-09-11 19:34 ` Arnout Vandecappelle via buildroot
2025-09-10 21:32 ` [Buildroot] [PATCH 02/23] package/cwiid: remove wmgui support, needs libgtk2 Thomas Petazzoni via buildroot
2025-09-11 19:35 ` Arnout Vandecappelle via buildroot
2025-09-10 21:32 ` [Buildroot] [PATCH 03/23] package/gkrellm: remove package, " Thomas Petazzoni via buildroot
2025-09-11 19:36 ` Arnout Vandecappelle via buildroot
2025-09-10 21:32 ` [Buildroot] [PATCH 04/23] package/gtk2-engines: " Thomas Petazzoni via buildroot
2025-09-11 19:43 ` Arnout Vandecappelle via buildroot
2025-09-10 21:32 ` [Buildroot] [PATCH 05/23] package/gtkiostream: drop optional dependency on libgtk2 Thomas Petazzoni via buildroot
2025-09-11 19:51 ` Arnout Vandecappelle via buildroot
2025-09-10 21:32 ` [Buildroot] [PATCH 06/23] package/gtkperf: remove package Thomas Petazzoni via buildroot
2025-09-10 21:32 ` [Buildroot] [PATCH 07/23] package/leafpad: " Thomas Petazzoni via buildroot
2025-09-11 19:52 ` Arnout Vandecappelle via buildroot
2025-09-10 21:32 ` [Buildroot] [PATCH 08/23] package/libcanberra: remove optional dependency on libgtk2 Thomas Petazzoni via buildroot
2025-09-11 20:00 ` Arnout Vandecappelle via buildroot
2025-09-10 21:32 ` [Buildroot] [PATCH 09/23] package/{libfm, pcmanfm}: handle libgtk2 removal Thomas Petazzoni via buildroot
2025-09-11 20:03 ` Arnout Vandecappelle via buildroot
2025-09-10 21:32 ` [Buildroot] [PATCH 10/23] package/libglade: remove package Thomas Petazzoni via buildroot
2025-09-11 20:03 ` Arnout Vandecappelle via buildroot
2025-09-10 21:32 ` [Buildroot] [PATCH 11/23] package/libsexy: " Thomas Petazzoni via buildroot
2025-09-11 20:04 ` Arnout Vandecappelle via buildroot
2025-09-10 21:32 ` [Buildroot] [PATCH 12/23] package/lv2: drop optional dependency on libgtk2 Thomas Petazzoni via buildroot
2025-09-11 20:08 ` Arnout Vandecappelle via buildroot
2025-09-10 21:32 ` [Buildroot] [PATCH 13/23] package/metacity: remove package Thomas Petazzoni via buildroot
2025-09-11 20:09 ` Arnout Vandecappelle via buildroot
2025-09-10 21:32 ` [Buildroot] [PATCH 14/23] package/mjpegtools: drop optional dependency on libgtk2 Thomas Petazzoni via buildroot
2025-09-11 20:11 ` Arnout Vandecappelle via buildroot
2025-09-10 21:32 ` [Buildroot] [PATCH 15/23] package/netsurf: drop support for gtk backend Thomas Petazzoni via buildroot
2025-09-11 20:12 ` Arnout Vandecappelle via buildroot
2025-09-10 21:32 ` [Buildroot] [PATCH 16/23] package/opencv3: drop optional dependency on libgtk2 Thomas Petazzoni via buildroot
2025-09-11 20:21 ` Arnout Vandecappelle via buildroot
2025-09-10 21:32 ` [Buildroot] [PATCH 17/23] package/opencv4: " Thomas Petazzoni via buildroot
2025-09-11 12:36 ` Woody Douglass via buildroot
2025-09-11 20:21 ` Arnout Vandecappelle via buildroot
2025-09-10 21:32 ` [Buildroot] [PATCH 18/23] package/pinentry: remove gtk2 backend support Thomas Petazzoni via buildroot
2025-09-11 20:21 ` Arnout Vandecappelle via buildroot
2025-09-10 21:32 ` [Buildroot] [PATCH 19/23] package/putty: drop optional dependency on libgtk2 Thomas Petazzoni via buildroot
2025-09-11 20:27 ` Arnout Vandecappelle via buildroot
2025-09-10 21:32 ` [Buildroot] [PATCH 20/23] package/sylpheed: remove package Thomas Petazzoni via buildroot
2025-09-11 20:28 ` Arnout Vandecappelle via buildroot
2025-09-10 21:32 ` [Buildroot] [PATCH 21/23] package/xscreensaver: " Thomas Petazzoni via buildroot
2025-09-11 7:27 ` Nicolas Cavallari
2025-09-11 7:29 ` Thomas Petazzoni via buildroot [this message]
2025-09-11 20:30 ` Arnout Vandecappelle via buildroot
2025-12-14 11:07 ` Julien Olivain via buildroot
2025-09-10 21:32 ` [Buildroot] [PATCH 22/23] package/yad: drop support for gtk2 Thomas Petazzoni via buildroot
2025-09-11 21:14 ` Arnout Vandecappelle via buildroot
2025-09-10 21:32 ` [Buildroot] [PATCH 23/23] package/libgtk2: remove package Thomas Petazzoni via buildroot
2025-12-14 11:10 ` Julien Olivain via buildroot
[not found] ` <20250910213241.1529448-4-thomas.petazzoni__12012.9963777558$1757540015$gmane$org@bootlin.com>
2025-09-11 5:59 ` [Buildroot] [PATCH 03/23] package/gkrellm: remove package, needs libgtk2 Bernd Kuhls
2025-09-11 17:18 ` Bernd Kuhls
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=20250911092928.03712eca@windsurf \
--to=buildroot@buildroot.org \
--cc=Nicolas.Cavallari@green-communications.fr \
--cc=spdawson@gmail.com \
--cc=thomas.petazzoni@bootlin.com \
/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