Re: Fwd: [gentoo-dev] Please actively drop support for Qt5 wherever possible

2025-01-01 Thread Andrey Grozin
Here are some packages installed on my computer and (to various degrees) important for me which depend on Qt5 1. x11-wm/lumina An excellent desktop environment. I use it for many years. I contacted the upstream about the possibility to port it to Qt6. They said that before that they have to por

[gentoo-dev] [PATCH 1/3] sci-physics/root: rename uring USE flag to io-uring

2025-01-01 Thread Filip Kobierski
Signed-off-by: Filip Kobierski --- sci-physics/root/metadata.xml | 2 +- sci-physics/root/root-6.30.08.ebuild | 8 sci-physics/root/root-6.32.06.ebuild | 8 sci-physics/root/root-6.32.08.ebuild | 8 sci-physics/root/root-6.34.02.ebuild | 8 sci

[gentoo-dev] [PATCH 3/3] profiles/use.desc: make USE=io-uring global

2025-01-01 Thread Filip Kobierski
Signed-off-by: Filip Kobierski --- app-containers/lxc/metadata.xml| 1 - app-emulation/qemu/metadata.xml| 1 - dev-ruby/io-event/metadata.xml | 3 --- media-sound/mpd/metadata.xml | 1 - profiles/use.desc

[gentoo-dev] [PATCH 2/3] sys-cluster/{ceph,glusterfs}: rename uring USE flag to io-uring

2025-01-01 Thread Filip Kobierski
Signed-off-by: Filip Kobierski --- sys-cluster/ceph/ceph-18.2.4-r3.ebuild | 8 sys-cluster/ceph/ceph-19.2.0-r2.ebuild | 8 sys-cluster/ceph/metadata.xml | 2 +- sys-cluster/glusterfs/glusterfs-10.5.ebuild | 6 +++--- sys-cluster/glusterfs/glusterfs-11.1.e

[gentoo-dev] [PATCH 0/3] Making io-uring a global USE flag

2025-01-01 Thread Filip Kobierski
Hello all, this is my first patch email series. It took me a while to get to it but with proton-mail-bridge I did it. The patch series concerns making io-uring a global USE flag. Jaco Kroon also pointed out that we have an uring USE flag which basically does the same. In the series of patches I

Fwd: [gentoo-dev] Please actively drop support for Qt5 wherever possible

2025-01-01 Thread Andreas Sturmlechner
Allow me to re-emphasize this topic 4 months later: - Most of KDE projects have ported away to Qt6. - No other DE/WM based on Qt5 is left in ::gentoo to benefit from the option. - Therefore I do not plan to put any more time into Qt5 packaging, much less backporting LTS fixes to KDE Qt repositor

[gentoo-dev] Last-rites: kde-apps/konsolepart

2025-01-01 Thread Andreas Sturmlechner
# Andreas Sturmlechner (2025-01-01) # Transitional package without any revdeps left. # Removal on 2025-01-31 kde-apps/konsolepart signature.asc Description: This is a digitally signed message part.

[gentoo-dev] [PATCH] java-pkg-2.eclass: drop support for EAPI 7

2025-01-01 Thread Volkmar W. Pogatzki
Signed-off-by: Volkmar W. Pogatzki --- eclass/java-pkg-2.eclass | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/eclass/java-pkg-2.eclass b/eclass/java-pkg-2.eclass index eebdec584ccc..0b35490e0365 100644 --- a/eclass/java-pkg-2.eclass +++ b/eclass/java-pkg-2.eclass @@ -1