xpra 5.0 was released and I would be very happy if you provide a new ebuild. :) Reproducible: Always
I have bumped it the last few times, but please don't wait for me this time. I've stopped using it for now, and that may be permanent.
(In reply to theodor from comment #0) > xpra 5.0 was released and I would be very happy if you provide a new ebuild. > :) Sure. But does it has a feature you really want. I think xpra 1.0 was the best xpra I have ever used.
The version in Gentoo throws exceptions on my machine, for example and security fixes are also more likely to go to the newest version.
I'll create the PR today.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d72e938cb6f3aa0991cc61f4f8f4af835daea18 commit 6d72e938cb6f3aa0991cc61f4f8f4af835daea18 Author: Paul Zander <negril.nx+gentoo@gmail.com> AuthorDate: 2024-04-02 11:24:13 +0000 Commit: Andrew Ammerlaan <andrewammerlaan@gentoo.org> CommitDate: 2024-04-02 12:00:14 +0000 dev-python/pyopengl_accelerate: enable python3_12 needed for x11-wm/xpra-5 Bug: https://bugs.gentoo.org/912679 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/36058 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> dev-python/pyopengl_accelerate/pyopengl_accelerate-3.1.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Any news on this? xpra-4.4.6-r2 is already missing some fixes from upstream (change due to newer pillow version, for example).
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcc3756596141e0080544618e18f1152bf0be774 commit dcc3756596141e0080544618e18f1152bf0be774 Author: Paul Zander <negril.nx+gentoo@gmail.com> AuthorDate: 2024-06-04 17:58:47 +0000 Commit: Alexey Shvetsov <alexxy@gentoo.org> CommitDate: 2024-06-10 19:18:21 +0000 x11-wm/xpra: add 6.0.1, 6.9999, update 9999 - Python 3.12 support - PEP517 support - re-enabled tests - general rework of the ebuild Closes: https://bugs.gentoo.org/912679 Closes: https://bugs.gentoo.org/929898 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/37042 Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org> x11-wm/xpra/Manifest | 1 + x11-wm/xpra/files/xpra-9999-pep517.patch | 12 + x11-wm/xpra/metadata.xml | 4 + x11-wm/xpra/xpra-4.4.5-r2.ebuild | 7 +- x11-wm/xpra/xpra-4.4.6-r2.ebuild | 7 +- x11-wm/xpra/xpra-6.0.1.ebuild | 376 +++++++++++++++++++++++++++++++ x11-wm/xpra/xpra-6.9999.ebuild | 376 +++++++++++++++++++++++++++++++ x11-wm/xpra/xpra-9999.ebuild | 296 ++++++++++++++++++------ 8 files changed, 999 insertions(+), 80 deletions(-)