Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912679 - x11-wm/xpra-6.0.1: version bump
Summary: x11-wm/xpra-6.0.1: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Benda Xu
URL: https://github.com/Xpra-org/xpra/rele...
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-08-20 13:24 UTC by theodor
Modified: 2024-06-10 19:18 UTC (History)
7 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description theodor 2023-08-20 13:24:19 UTC
xpra 5.0 was released and I would be very happy if you provide a new ebuild. :)

Reproducible: Always
Comment 1 James Le Cuirot gentoo-dev 2023-09-10 14:10:00 UTC
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.
Comment 2 Benda Xu gentoo-dev 2023-11-26 12:45:02 UTC
(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.
Comment 3 theodor 2024-02-16 15:48:48 UTC
The version in Gentoo throws exceptions on my machine, for example and security fixes are also more likely to go to the newest version.
Comment 4 Paul Zander 2024-02-18 13:43:20 UTC
I'll create the PR today.
Comment 5 Larry the Git Cow gentoo-dev 2024-04-02 12:00:20 UTC
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(-)
Comment 6 theodor 2024-06-04 18:44:12 UTC
Any news on this? xpra-4.4.6-r2 is already missing some fixes from upstream (change due to newer pillow version, for example).
Comment 7 Larry the Git Cow gentoo-dev 2024-06-10 19:18:37 UTC
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(-)